SteveClement / ATtiny85_Linux

Easy secut to get the ATtiny85 to work on linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easy-install for the Adafruit Gemma Miniature Wearable Electronic Platform (Arduino compatible)

https://www.adafruit.com/product/1222

./fetch.sh will simply add the attiny header file to the 2 example directories.

./install.sh will put the files in place so you can instantly rock with NeoPixels

If you want to upgrade your arduino IDE (ver. 1.0.1 at the time of this writing) follow those instructions:

https://github.com/SteveClement/fearMe#arduino-upgrade

To get the version currently installed: dpkg -l |grep arduino

About

Easy secut to get the ATtiny85 to work on linux


Languages

Language:Arduino 55.4%Language:Shell 32.9%Language:Makefile 11.7%