Skip to content

Releases: Jannled/ATTiny-RGB-IR

Final release for now

04 Apr 21:46
612a60f
Compare
Choose a tag to compare

Third try, last version for now

You still have to press a button multiple times and if you are lucky the receiver will recognize the push. No clue why, but I give up for now the project took way longer than I could have imagined. Maybe I revisit this project in the future with more knowledge/hardware but until then, this version must suffice.

This Sketch is using SpenceKonde's ATTinyCore in order for the Arduino-IDE to support Atmels tiny Microcontroller. I used the following settings:

Setting Value Description
Chip ATTiny85
Clock 16 MHz (PLL)
B.O.D. Level B.O.D. Disabled Brownout-Detector
Save EEPROM EEPROM Retained EEPROM used for storing data between restarts
Timer 1 Clock CPU
LTO Enabled Link Time Optimizations
millis()/micros() Enabled Free one timer by disabling them