LowPowerLab Forum

Hardware support => Moteino => Topic started by: imo on March 11, 2017, 04:46:55 PM

Title: Moteino without arduino
Post by: imo on March 11, 2017, 04:46:55 PM
Hi
Is there any attempts to use/programming moteino without using arduino?

Thanks


Imo
Title: Re: Moteino without arduino
Post by: TomWS on March 11, 2017, 06:29:36 PM
Quote from: imo on March 11, 2017, 04:46:55 PM
Hi
Is there any attempts to use/programming moteino without using arduino?

Thanks


Imo
platformio works.
Title: Re: Moteino without arduino
Post by: ChemE on March 12, 2017, 09:12:46 AM
Or are you asking about programming in AVR-C instead of using the Arduino libraries?  I routinely take my code in this direction once I have things working with the Arduino libraries.