Firmata is a protocol for communicating with microcontrollers from software on a host computer. The protocol can be implemented in firmware on any microcontroller architecture as well as software on ...
The tutorial assumes you are at least familiar with C-lang-like language. It is not meant to teach anyone how to code in AVR/Arduino from scratch. It's more like a getting started for anyone who has ...