]> oss.titaniummirror.com Git - rgblamp.git/commit
Closer to a full featured setup
authorR. Steve McKown <rsmckown@gmail.com>
Sun, 4 Dec 2011 22:57:55 +0000 (15:57 -0700)
committerR. Steve McKown <rsmckown@gmail.com>
Sun, 4 Dec 2011 22:57:55 +0000 (15:57 -0700)
commit5c74e1a22c444b8769e0ce82975414f1c72b7b0e
tree5bd4065ad89d09cd5e3be233ddae2cd9da22938f
parente9763e77e5192ca658d54f346d1a046ec227be2c
Closer to a full featured setup

Rocker switch is power switch.

* Off: lamp is off, PWM off, CPU in sleep
* On (right): Random time to fade between colors, with a random time
  staying in each color.
* Off (left): No fade between colors, with a random time in each color.

The push button speeds up fade and incolor times by a factor of 8.
buttons.c [new file with mode: 0644]
buttons.h [new file with mode: 0644]
main.c
nbproject/Makefile-default.mk
nbproject/Makefile-genesis.properties
nbproject/configurations.xml
nbproject/project.xml
picinit.c [new file with mode: 0644]
picinit.h [new file with mode: 0644]
rgb.c [new file with mode: 0644]
rgb.h [new file with mode: 0644]