This video can be found on youtube.
http://www.youtube.com/watch?v=h5n0rw8wo14
Check out the other one, and some other of my videos
This is merely an instructable to explain how this device operates. I hope everything is not too obfuscated.
This prototype consists of three 8x8” modules. Each module operates independently of each other. Each module consists of 4 “pixels”. Each pixel is 4 inches square and consists of 21 LEDs, two IR emitting diodes, and two IR photodiodes. The mode of sensing is active infrared.
Check out my Color Changing Glowing Faucet
http://www.youtube.com/watch?v=mBzTNcXIbWA
Remove these ads by
Signing UpStep 1: Infrared Sensor
V-in is 5 volts.










































Visit Our Store »
Go Pro Today »




I also included a PPTC resettable fuse(yellowish) going to the 5v reg.
Sorry about not having the best schematic.
Do you have compiled hex code? please if you have send it to my email.I want to try this one.
email: slwthr@yahoo.com
Regards,
Harith.
Do you have compiled hex code? please if you have send it to my email.I want to try this one.
email: slwthr@yahoo.com
Regards,
Harith.
My email: slwthr@yahoo.com
first off, I must say that this is a great project !! Well done man !! But could you answer me one thing ? I was looking at the schematic and the board layout, and was trying to figure out if the resistor at pini1 of the Atmega48 connects to pin 7 and gets 5V(red wire) ?
2. Does pin 1 go to the coil also (purple wire)?
3. Is the pink wire connected to the coil middle pin also ?
Thanks.
resistor from pin1 does goes to pin 7. This is the pull-up resistor for the reset pin.
pin1 also connects to the purple wire, this goes to the 6pin programming port. This allows the programmer to reset the chip.
The pink wire should be the MOSI wire. Simply connects the programmer to the chip and also to the darlington array. It should not connect directly to 5V or gnd.
cheers
i like to visit your house. that may be a electronic kingdom.
hats off............
Great gob grahmaustin !!!!!!!!!
Firstable, very good job. Your system works pretty well!
I would like to do more or less the same thing and I have just a question.
My project is to detect or not an object, not as yours with a distance sensing.
See this video showing you what is my expected result: http://www.youtube.com/watch?v=X60p1GwNq3Q
So when a object is detected to a fix distance, leds turn on, otherwise they are off.
You system work as below:
1) turn on IR emitter,
2) make an ADC convertion to determine how far is the object to detect,
3) turn off IR emitter,
4) turn on white leds in consequence of step 2 using a PWM command.
So, more the object is close to the IR emitter, more light is received by the IR sensor.
I would like to replace the step 2 by something that tell me if the light received is more than a certain range or not. Do you have a idea how to do that without using ADC convertion? I will use and digital I/O on my microprocesor to treat with the information and make animations as in the video.
Thanks for you answer,
Have a good day and make us dream a long time again with many new instructables of your amazing project!!!
http://www.youtube.com/watch?v=rrYaz7jAaGQ
1.turn on IR emitter/s
2.delay of something very short
3.check uC pin HIGH or LOW
4.turn off IR emitter/s
Look at the datasheets for the emitters, I think some will allow you to push 1 amp! through it for 100 usecs. I push a little less than 100 mA through mine for 250 usecs. But its still enough current to fry the LED if left on at that level.
So all in all, yours is very doable. You will just have an extra level of electronic components before your signal is conditioned before going to the uC.
Good luck, feel free to keep asking. and thanks again for the feedback
My learning curve is google->google->more google-> trial and error-> error-> error-> more error -> back to google -> error -> Success -> next aspect of design. . .rinse, lather, repeat.
There are also alot of good tutorials online, find those if you want to get your head wrapped around components and how they work.
"This reverse flow creates a dip in the voltage level at the node where the ADC reading is taken. I got rid of this dip by putting a small value capacitor (47pF – 100 pF) across the 1Mohm resistor of the voltage divider. This greatly reduces the level of dip, but also costs time to charge up the capacitor when the voltage level rises quickly. "
AVRmega48, I think thats the name of the controller
Hardware: AVRISP MKII, USB Cable