or at least Edge to see the coolest products on Steemhunt.
'),document.write("\x3c!--"),document.execCommand("Stop"))If you had tried Arduino IDE, you will know that Arduino IDE could be one of the worst IDE. There is no code auto complete, all the files written in .ino format instead of .c or .cpp. In addition to that, you can only debug your code once you had compile it, and it only shows in command line, but not on the code editor itself.
PlatformIO could solve this pain! I had done a project with PlatformIO, where my codes are written in C++, and all the codes are seperated into individual files with Object Oriented concept.
PlatformIO is an ecosystem for building IOT project with Atom Text Editor. This project is open source and support more than 400 embedded boards including Arduino and Atmel chips.
This is a great open source tools integrated with Atom IDE, I had been successfully build a large scale IoT project with this library!
This is the project I had done with platform IDE, a solar boat with more than 10 sensors, using Arduino Mega.
$7.62·32 votes·0 comments
You need a Steem account to join the discussion
Sign up now