Program for BASIC Stamp for Playing Musical Notes on Piezospeaker
Eddie Nolan
Posts: 11
This project isn't nearly as intricate or developed as the other projects on this forum, but it's my first one. It's basically a mash-up of 2 programs in Robotics With the Boe-Bot by Andy Lindsay. The notes are programmed in EEPROM and played through a piezospeaker. The 'schematics' say that the piezospeaker is connected to pin 1, but it can be connected to any one of the different pins. The notes have to be programmed in-program – I could have programmed it with a DEBUGIN command, but I am programming from a mac, and the mac BASIC Stamp editor doesn't support DEBUGIN. To give an example of what the capabilities of the program are, I include a version of this program that plays the beginning of the William Tell Overture.
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Engineering
Here's some related sources.
humanoido