using Stamp for LCD and wireless functions
Haroon
Posts: 3
I'm trying to get started with using basic stamp. Not sure where to begin but I need to use it for the following project.
Creating a sound monitor that will monitor noise using a microphone. If the noise exists at a certain magnitude and length of time, it will display a warning message on the LCD. This will also send a signal to a computer wirelessly that might be in another room.
I would like to use the Basic Stamp 2 and the possibly the bluetooth transceiver (eb500 ??) to send the wireless signal. on the device itself needs to be a LCD which I would like to connect to the stamp. Can all this be done using one chip?
I'm a beginner with this and have no prior experience with microcontrollers so any help would be useful.
Creating a sound monitor that will monitor noise using a microphone. If the noise exists at a certain magnitude and length of time, it will display a warning message on the LCD. This will also send a signal to a computer wirelessly that might be in another room.
I would like to use the Basic Stamp 2 and the possibly the bluetooth transceiver (eb500 ??) to send the wireless signal. on the device itself needs to be a LCD which I would like to connect to the stamp. Can all this be done using one chip?
I'm a beginner with this and have no prior experience with microcontrollers so any help would be useful.
Comments
There's a lot of information on Parallax's website. Make sure you have downloaded copies of the "What's a Microcontroller?" and "Basic Analog and Digital" tutorials. There's also information on the EB500 and the various LCD displays, usually through links on the web store page for the product. Download the Parallax Stamp Basic Manual if you don't already have it.
Several other people have asked about a similar sound monitor. Look through the threads in the Stamp and Stamps in Class forums for further information.
I searched but couldn't find anything exact.
Here's another more complete circuit: www.seattlerobotics.org/encoder/200003/larryb.html.