Skip to content

A cake of flashing LEDs with "Happy Birthday" as soundtrack

License

Notifications You must be signed in to change notification settings

whitone/ArduinoHappyBirthday

Repository files navigation

HappyBirthday
=============

A cake of flashing LEDs with "Happy Birthday" as soundtrack.
         
Make the circuit available in HappyBirthday.png, open the 
HappyBirthday.ino sketch and upload it to your Arduino.

Successfully tested on Arduino Uno board with Arduino 1.0-rc2,
as you can see here: http://vimeo.com/32445887.


Playtune
--------

A background polyphonic music generator for Aduino microprocessor
boards used in this sketch, available on:
http://code.google.com/p/arduino-playtune

Small changes to make the library (version Feb 2011) compatible
with Arduino 1.0:

- Playtune.h
  change "WProgram.h" in <Arduino.h>
  
- Playtune.c
  change <wiring.h> in <wiring.c>
  
  
Bounce
------

Debounces digital inputs and more, available on:
http://www.arduino.cc/playground/Code/Bounce

Small changes to make the library (version 1.5) compatible
with Arduino 1.0:

- Bounce.cpp
  change "WProgram.h" in <Arduino.h>

  
Stefano Cotta Ramusino <whitone (at) gmail (dot) com>

About

A cake of flashing LEDs with "Happy Birthday" as soundtrack

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages