101 Tutorials
By using Firmata it was always easy to control LEDs, Motors, Relays,.. and to get data back from a bunch of Sensors.
Now it is also easy to get started if you are completely new in the field. Check these basics tutorials in your vvvv folder: girlpower\VL\IO\Firmata\00_Basics\
Getting data from an analog sensor. As easy as that.
Fixes
- Talking via I2C protocol to your digital sensors is fixed and should be rock solid now. This example shows how to configure the ADX345 accelerometer and get its data:
girlpower\VL\IO\Firmata\00_Basics\06-I2C.v4p
- StringDecoder (Firmata)node is returning now all strings sent by Firmata, not only the last one.
The Basics tutorials and fixes are now available in Alpha Builds.
Previously on Firmata: Firmata Second Service
Comments:
Comments are no longer accepted for this post.