Fork of SparkFun electronic memory game, adding features
Go to file
Pete Lewis 3fb180c8ef Utilized Tone() for BEEGEES Melody
I utilized the built-in Arduino Tone() function and "pitches.h" header
to recreate the BeeGees melody. It looks a lot cleaner in the code, and
it's easier to figure out the melody (which is also now in a nice
looking array). The only down side is that the volume is about half. I
would love to hack the arduino Tone() function to be able to play the
tone on both sides of the buzzer. But for now, I think the cleaner code
is more important.
2013-02-18 14:45:24 -07:00
Firmware Utilized Tone() for BEEGEES Melody 2013-02-18 14:45:24 -07:00
readme.txt Added global readme. 2012-12-26 16:35:35 -07:00

readme.txt

Simon Says is an open source hardware memory game. This repo contains the firmware and hardware for the various versions SparkFun has created over the years (originally started in 2007).

If you have feature suggestions or need support please use the github support page.