The AVR Stick is a simple data logging device that instantiates itself as an HID keyboard and reports the voltages, along with a ‘timestamp,’ from two pins on an ATtiny85. The device uses open source firmware availabe from Objective Development (http://www.obdev.at/vusb/) called V-USB to implement the USB 1.1 standard. The code that runs the application was based on the EasyLogger example application from Objective development.
AVR Stick – A simple USB data logging device - [Link]











Leave a Reply
You must be logged in to post a comment.