-----Making Embedded Software with Command Line Tools-----
Jim Prior will give a presentation on writing programs for
Arduino UNO R3 boards using command lines tools instead of an
Integrated Development Environment (IDE).
Arduino’s greatest achievement has been making it possible for
non-technical people to write embedded code. Their IDE is an
important part of that. The Arduino IDE makes things easier for
beginners but can get in the way of experienced embedded software
developers. Using command line tools gives one complete control
and flexibility over writing software for Arduino UNO R3 boards.
Jim Prior will show how a simple program would be done with the
Arduino IDE and with command lines tools.