firmata 0.2.1
firmata: ^0.2.1 copied to clipboard
Dart Implementation of Firmata
0.2.1 #
- Fix bugs
- Extract classes to
gpio_commons
0.2.0 #
- Remove type on Futures
- Update install script
0.1.3 #
- Servo-motor support
- reset
0.1.2 #
- Modify build script
0.1.1 #
- Analog read
0.1.0 #
- Factory method to provide board instance
- Detect Arduino Board
- Analog write
0.0.1 #
- Add a install script to build serial_port if necessary
- Connection to arduino board
- Digital read/write