Useful/relevant Arduino tutorial for programming an ATTiny85
Bought an Arduino kit recently and have done just a little bit with it, but not much. One of the projects I’m looking at uses an ATTiny85 to reduce CPU for a 433MHz receiver (https://github.com/pilight/pilight_firmware), so I bought some ATTiny85’s and will need to program them. That can be done using Arduino 1.6 – reference article here.
Leave a Reply