- Small rugged little device.
- Simple ASCII command line interface over bluetooth serial port.
- GPIO
- Analog Pins
- Battery Powered
- Programmable RGB Status LED
I plan to wrap all of this functionality in a library, and make it easy to extend this device with custom functionality.
It's kinda like bus-pirates wireless little brother.
Here is the code: https://github.com/pborges/TrinketWidget
Its a work in progress...