Skip to content

A firmata protocol implementation for CIAA Project boards. This program allows the user to work with applications that use the firmata protocol (http://firmata.org/wiki/Main_Page) to control the board.

License

Notifications You must be signed in to change notification settings

ciaa/Firmata4CIAA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firmata4CIAA

A firmata protocol implementation for CIAA Project boards.

This program allows the user to work with applications, like snap (http://s4a.cat/snap/), that use the firmata protocol (http://firmata.org/wiki/Main_Page) to control the board.

Other applications that use Firmata:

Versions

Supported boards:

  • EDU-CIAA-NXP.

Using

See "docs" folder for user guides and pin mapping. It is recommended:

  1. Download Firmata4CIAA firmware to EDU-CIAA-NXP board (see "Guia de instalacion de Firmata4CIAA.pdf"). This firmware is also included as an Embedded IDE tempalte (download latest release of Embedded IDE at https://github.com/martinribelotta/embedded-ide-builder/releases).
  2. Use "Firmata Test" program to test that firmata protocol works (see "Guia de instalacion de Firmata4CIAA.pdf", step 5, page 8).
  3. Install Snap (see "Guia de instalacion de Snap.pdf") or other firmata-compatible software.

About

A firmata protocol implementation for CIAA Project boards. This program allows the user to work with applications that use the firmata protocol (http://firmata.org/wiki/Main_Page) to control the board.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.5%
  • Makefile 2.1%
  • C++ 1.4%