First project idea...
JimmyDigital
Posts: 4
Hello all...
I have some experience with building electronics... a bunch with computers/linux etc... some with programming in shell script and php... but none with micro controllers and I'm wondering how realistic an idea for a project is. I'm also a pilot.. and my little airport does not have PLC or Pilot Controlled Lighting.. basically when it's dark you can key the mike 7 times and turn on the runway lights. Some systems are more sophisticated and allow you to set various dimming levels.. but all I need is a simple on/off. They should stay turned on for a preset time.. say 15 min.. and have a photo sensor to only work when it's dark.. and a manual override for turning them on with local button. An led countdown display would also be nice.. but not required. To minimize cost.. my thought is to place a small microphone near the loudspeaker of the base radio... and pick up the clicks from there.. rather than getting a dedicated scanner and using the line out from it.
For those who know what it takes to get up to speed with the stamps... is this a workable first project? Of course I'll take any help that you want to provide. =]
A next project... somewhat related.. is to make a better airport beacon... possibly using xenon flash lamps.
Thanks,
Jared
I have some experience with building electronics... a bunch with computers/linux etc... some with programming in shell script and php... but none with micro controllers and I'm wondering how realistic an idea for a project is. I'm also a pilot.. and my little airport does not have PLC or Pilot Controlled Lighting.. basically when it's dark you can key the mike 7 times and turn on the runway lights. Some systems are more sophisticated and allow you to set various dimming levels.. but all I need is a simple on/off. They should stay turned on for a preset time.. say 15 min.. and have a photo sensor to only work when it's dark.. and a manual override for turning them on with local button. An led countdown display would also be nice.. but not required. To minimize cost.. my thought is to place a small microphone near the loudspeaker of the base radio... and pick up the clicks from there.. rather than getting a dedicated scanner and using the line out from it.
For those who know what it takes to get up to speed with the stamps... is this a workable first project? Of course I'll take any help that you want to provide. =]
A next project... somewhat related.. is to make a better airport beacon... possibly using xenon flash lamps.
Thanks,
Jared
Comments
As I recal (from a long time ago) the interface to the BASIC Stamp was an 555 timer that created a clean (and streteched) pulse from the audio line, hence the one-shot reset signal that would reset the 555 after the pulse was detected.
Good luck, I hope this helps.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Looking at your code.. I can see I have a lot to learn if I want to start developing for these boards. I'll get my hands on some hardware before I start asking dumb questions. =]
J
Thanks,
J
Hmm, sounds like an excellent application for a vox circuit, or added to that a dtmf decoder, both are used on repeaters for Ham radio.
The VOX has a keyed output that CAN send an ON/OFF signal to the BS1 that would count the pulses and switch on the beacons, likewise with a DTMF
decoder.
You can even use a pl tone to turn on beacons that turn off after a set time.
There are many vox kits that are very inexpensive..
Here are some;
www.rainbowkits.com/kits/vox-1p.html
www.elexp.com/kit_vox1.htm
store.qkits.com/moreinfo.cfm/QK126
The ways to trigger them on is many....
Bob N9LVU
http://store.qkits.com/moreinfo.cfm/QK126
http://www.uoguelph.ca/~antoon/circ/sensor4.htm