Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 993 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 993 Bytes

fl_firmata

Firmata Test Program using the FLTK GUI. This is a Firmata test program. FLTK is a great GUI to develop PC interfaces for microcontrolers. The program was tested with the Arduino UNO and MEGA 2560.

The FLTK GUI library can be downloaded from http://www.fltk.org/software.php?VERSION=1.3.3

This Git only has the code for the GUI app. In order to comunicate the PC with the Arduino. Using the ArduinoIDE the StandardFirmata from File->Examples->Firmata must be loaded in the Arduino board.

Mega

Mega

Mega

To get the shinny looking of the screenshot you need to install the FLTK gleam theme patch, you can download from:

https://github.com/eetorres/fl_gleam