I have a split question with the attiny85. First, when using the ATtiny85 16MHz bootloater, how to I set up the crystal? And is there a more accurately timed way to run the attiny85, like with a different crystal?
My other question is going totally the other way. I was also interested in using the attiny85 to power a RGB led with a couple coin batteries, is it possible to get it low enough power for this to be doable? How slow can the attiny85 get while still being programmable with the arduino environment? (edit: more specifically, I want to randomly fade between colors and possible other basic LED related things)
Also any suggestions on efficient power supply would be nice. I'm looking to have the attiny and led fit inside a small necklace locket. Any very tiny rechargeable options?
(edit: the tiny library goes down to 1MHz, does anyone know what the power consumption is at that? I can test it myself later on if not... Can it be taken even lower?)
Thanks