|
Project Information
|
The Entropy Worksprojects, typically of a blinky nature, for arduino and other avr platforms. MENEpovA minipov3 built with ultra-violet leds. It has a built-in 5x7 font and room for over 900 characters of display text. When passed over a phosphorescent surface it deposits glowing strings of text which, then, slowly fade away. The firmware provides simple examples of the use a timer interrupt and powersaving features on an attiny2313. Download the code. Cootie Cage
A 4x4x4 charlieplexed led cube controlled by an Adafruit Industries minipov3 board. Charlieplexing allows all 64 leds to be controlled using only 9 i/o pins. Download the code. SLM
An rgb brain machine! A screen saver for your head! Mitch Altman's brain machine from Make: 10 redesigned with sine wave-ish audio and rgb leds. This project can be built on a MiniPOV3 or on an Arduino. To build the code for a MiniPOV3, run the makefile in the archive. To build for an Arduino, unzip the archive into an Arduino project directory and rename the file slm.c to slm.pde. Download the code. Stupid, Smart, Set It and Forget It Alarm Clock for Letter CarriersComing Soon I'm finally nearing completion of what was actually my first Arduino project - an alarm clock that knows when i work and when i don't and that adjusts itself automatically for daylight savings time. It has only one button whose sole function is to turn off the alarm. All settings are made over the Arduino's UART. This project has a wiki page.
|