![]() | ![]() | ![]() |
| |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
![]() |
| | Tools |
| | #1 |
|
the project... setup 1: 3 LED will light up simultaneously one after the other... 100, 010, 001, 100, 010, 001... and so on... this setup contains a receiver... setup 2:: a wireless transmitter(any kind) with only 1 button and 3 LED's.. HOW THE PROJECT MUST WORK 1. when the button in the transmitter is pressed, the simultaneous lighting of the LED's in setup 1 will stop and the only LED that is turned on is the one that lights up as the button in the transmitter is pressed... (seems easy to this point..) 2. the hard part is that, the corresponding LED in setup 2 (transmitter setup) must also light in accordance to the LED in setup 1.. for example.. the button is pressed and the lighted LED now is LED1.. So when LED1 in setup 1 lights up, LED1 in setup 2 must also turn on... NOTE: the LED's in setup 2(transmitter setup) are not simultaneously lighting. the LED's will only turn on when the button is pressed.. REALLY NEED YOUR HELP ON THIS GUYS... email me at yearspy_gt@yahoo.com for your suggestions on the simplest things i could do... THANKS!! | |
| |
| | #2 |
|
You didn't explain what is supposed to happen. Simultaneous means "at the same time", not one after the other. Maybe you want 3 LEDs at the receiver to sequence one after the other, then stop with only one LED lighted when the button on the transmitter is pressed. You want the same LED on the transmitter to light as the single LED on the receiver that is lighted. The transmitter must syncronize the receiver's sequence.
__________________ Uncle $crooge | |
| |
| | #3 |
|
Unless setup one also has a transmitter, it must be the slave. As described, you have no way of telling setup 2 what is going on in setup one.
| |
| |
| | #4 |
|
I'm guessing that the receiver section could simply be a sequential logic circuit with a couple of flip flops stepping though the states at a specific clock frequency. Off hand, it looks as if two D or JK flip flops should work and the two outputs could input into a 2x4 decoder which outputs would then drive the three LED's. As you transmit a pulse of some sort, the received pulse will stop the logic circuit from its constant stepping through its states. I can see how this is where it gets tricky, because it seems to me as if you either need both sections to both transmit and receive, or you will need both sections of the circuit to be controlled by a master clock that is synched. I would think that the latter is the easiest, since it seems as if you may be stuck with the first section being only a receiver and the second section being only a transmitter, where the receive circuit would have to send a signal back to the transmitter telling it what state it's in. Do the project’s design constraints allow you to synch the two circuits up with a master clock of some sort, or simply allow you to reset both circuits at the beginning of the test? If so, one idea would be to build the same sequential circuit in the transmit side, operating at the same clock frequency. You could reset both circuits manually, or build it so an initial state is attained when the circuits are powered up. Now, to synch the two, you could send an initial pulse from the transmitter which would not only be the signal to start its own sequential circuit stepping through the states, but would also be the trigger to start the sequential circuit at the receive end. At this point both circuits should be in the same state and constantly stepping though the states. Timing may be a slight hurdle, but as long as the clock frequency is pretty low that should circumvent most of the problems. Just some thoughts - Good luck
__________________ "If it sounds good, it IS good" - Duke Ellington "You see, wire telegraph is a kind of a very, very long cat. You pull his tail in New York and his head is meowing in Los Angeles. Do you understand this? And radio operates exactly the same way: you send signals here, they receive them there. The only difference is that there is no cat." - Dr. Einstein | |
| |
| | #5 | |
|
This isn't college work is it? If so do it yourself. A PIC, transmitter and reciever modules are what you need. Quote:
__________________ I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong. Please ask on the open forum if you have a question and I'll be happy to help, if I know the answer. | ||
| |
| | #6 | |
| Quote:
Ron! Love the hair! Rock on dude. Last edited by Optikon; 5th January 2007 at 05:15 PM. | ||
| |
| | #7 | |
| Quote:
| ||
| |
| | #8 |
|
I thought they are feathers. Do most Americans look weird like that?
__________________ Uncle $crooge | |
| |
| | #9 | |
| Quote:
| ||
| |
| | #10 | |
| Quote:
__________________ Uncle $crooge | ||
| |
| | #11 | |
| Quote:
"FROM THE DESK OF MR ABDUL" | ||
| |
| | #12 |
|
RON "Unless setup one also has a transmitter, it must be the slave." ------->what do you mean it must be the "SLAVE"? | |
| |
| | #13 |
|
Hero999 yes this is a college project but our professor did not teach us well in this section... i have no idea what to do.. some say, to make a transceiver and i don't even know what that is... so sorry... just wanted some help.. | |
| |
| | #14 | |
| Quote:
arrange ur ckts in such way that when button pressed led at setup2 glows according to pattern 000,001,011... due to which at recevier side led will glow in same pattern.. i hope m right!!! | ||
| |
| | #15 | |
| Quote:
__________________ I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong. Please ask on the open forum if you have a question and I'll be happy to help, if I know the answer. | ||
| |
|
| Tags |
| project, read |
| Thread Tools | |
| Display Modes | |
| |
Similar | ||||
| Title | Starter | Forum | Replies | Latest |
| Need some help with a code provided by ATMEL | ikalogic | Micro Controllers | 1 | 23rd January 2007 03:46 PM |
| Start a project for 4-5 channel datalogger. | Marco_Santos | Micro Controllers | 0 | 14th February 2006 10:01 AM |
| PLEASE READ | sia | Electronic Projects Design/Ideas/Reviews | 14 | 14th October 2005 10:46 AM |
| Newcomers, please read! (PIC regarded) Upd. 0xD | Jay.slovak | Micro Controllers | 0 | 17th April 2005 02:05 PM |
| PROJECT: Bowling Pin Counter - 7 Segment Displays | FLCARM1964 | Electronic Projects Design/Ideas/Reviews | 1 | 14th April 2005 02:56 AM |