An open API service indexing awesome lists of open source software.

https://github.com/internaut/attiny-instructable

Simple source-code examples for a tutorial on instructables.com about AVR-C development on ATtiny microcontrollers.
https://github.com/internaut/attiny-instructable

arduino attiny avr c microcontroller tutorial

Last synced: 5 months ago
JSON representation

Simple source-code examples for a tutorial on instructables.com about AVR-C development on ATtiny microcontrollers.

Awesome Lists containing this project

README

          

Source code for small ATtiny projects
=====================================

This source codes provide two small examples for an ATtiny tutorial that I have published at instructables: [Honey, I Shrunk the Arduino: Moving from Arduino to ATtiny and writing your code in pure AVR-C](http://www.instructables.com/id/Honey-I-Shrunk-the-Arduino-Moving-from-Arduino-t/).

License
-------

This software is released under BSD 3-clause license which is contained in the file `LICENSE`.