jwayneroth / tinypixels-lamp

Battery powered lamp using Adafruit neopixels with an ATTINY85

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Battery powered lamp using Adafruit neopixels with an Ardunio ready (TODO: what's this?) ATTINY85

be sure to burn arduino bootloader onto new attiny chips (TODO: why?)
upload using Attiny85 w/internal 8MHZ Clock

has multiple display modes:

  • solid white along color temperature range
  • solid colors along rainbow (Adafruit Wheel)
  • random
  • rainbow Wipe (similar to Adafruit's rainbow Wipe)

uses two potentiomers

  • one for brightness control
  • one for hue control or transition speed

About

Battery powered lamp using Adafruit neopixels with an ATTINY85


Languages

Language:Arduino 69.8%Language:Objective-C 30.2%