[Bglug] Arduino IDE

Jeff L jlorentz at gmail.com
Wed Apr 4 16:57:34 EDT 2018


A bit off topic but I know a few people are interested in programming
Arduino Microcontrollers.

This is a cool IDE that can be used for Arduino.
It is a cross platform Hackable Text editor

https://atom.io
https://en.wikipedia.org/wiki/Atom_(text_editor)

Then you can install the addon PlatformIO IDE that work with Atom text editor
https://platformio.org/platformio-ide

It also adds Clang that creates auto complete / code completion when
writing your code, which is cool especially for people like me that
coding skills are minimal.

Here is a video that demos it.
https://www.youtube.com/watch?v=EIkGTwLOD7o

So beyond that I found a very cool drag & drop online app for Arduino
programming, etc.
It is a very visual app that gives you part lists, a visual wiring
guide and creates code for your project.
https://www.circuito.io/
Video explaining the online app
https://youtu.be/mPmrB0HklTA

Cheers,
Jeff



More information about the Group mailing list