Teacher Needs Electronics Help
eBETH
Posts: 2
I need some help - I took 1 class in basic linear/digital electronics when I was in highschool so I am not a total dummy but that was over 15 years ago and since then I haven't done any serious electronics projects. I am OK with BASIC programming so I won't need much help there.
I am trying to automate a classroom training device that currently requires manual operation requiring the teacher to monitor a readout while a student works and to turn a rotary switch depending on various criteria in order to get the student to modify their behaviour. I think the PROP1 is part of the solution (for outputs) but not sure how to do the inputs ... any advice is welcome.
OUTPUTS:
Need to create the digital equivalent of an 6 position rotary switch carrying between 5VDC-12VDC load (external power supply) ... the **critical** thing here is that like a rotary switch each of the 6 switch circuits **MUST NEVER** be active in combination with the others. One-at-a-time or else damage will happen to the controlled device!
How to safeguard this ?
INPUTS:
(A) Need to input 4 numbers, two are 4-digit and two are 2-digit. These numbers need to be loaded before the primary control function starts and worked with by the software to determine outputs. These numbers also need to be easy to enter so I am thinking maybe thumbwheel switches with binary/bcd outputs ? A keypad option with a display might work if not too expensive.
(B) Need following trigger (momentary pulse) signals: Start, Stop, Reset, Next.
* Reset can be used to reset software and to "load" the numbers from inputs A1-A4
* Start & Stop can share the same signal as in Start/Resume & Stop/Pause.
* Next must be a stand alone signal.
I am trying to automate a classroom training device that currently requires manual operation requiring the teacher to monitor a readout while a student works and to turn a rotary switch depending on various criteria in order to get the student to modify their behaviour. I think the PROP1 is part of the solution (for outputs) but not sure how to do the inputs ... any advice is welcome.
OUTPUTS:
Need to create the digital equivalent of an 6 position rotary switch carrying between 5VDC-12VDC load (external power supply) ... the **critical** thing here is that like a rotary switch each of the 6 switch circuits **MUST NEVER** be active in combination with the others. One-at-a-time or else damage will happen to the controlled device!
How to safeguard this ?
INPUTS:
(A) Need to input 4 numbers, two are 4-digit and two are 2-digit. These numbers need to be loaded before the primary control function starts and worked with by the software to determine outputs. These numbers also need to be easy to enter so I am thinking maybe thumbwheel switches with binary/bcd outputs ? A keypad option with a display might work if not too expensive.
(B) Need following trigger (momentary pulse) signals: Start, Stop, Reset, Next.
* Reset can be used to reset software and to "load" the numbers from inputs A1-A4
* Start & Stop can share the same signal as in Start/Resume & Stop/Pause.
* Next must be a stand alone signal.
Comments
The BCD thumbwheels shouldn't be too expensive. If you could use a PC you could probably do your project in the debug screen with the stamp doing your controlling Stamp==>> transistor driver ==> relay. I 'll offer all the help I can. I owe that much to some of the excellent teachers I had.
Good luck!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax