The Glowing Green Robot
by societyofrobots in Workshop > Science
6164 Views, 5 Favorites, 0 Comments
The Glowing Green Robot
![robot_pikachu4_glow.JPG](/proxy/?url=https://content.instructables.com/FJ6/8W2W/FGWJR4WK/FJ68W2WFGWJR4WK.jpg&filename=robot_pikachu4_glow.JPG)
Robots look cooler when they have a sinister green glow. Better yet, when that glow exists for a functional purpose it's even better!
Here I show how to make a custom robot and use LED's to not only enhance line following, but also make it work in the dark too.
Enjoy the video!
Here I show how to make a custom robot and use LED's to not only enhance line following, but also make it work in the dark too.
Enjoy the video!
The Mechanical Design
![robot_pikachu4_angle.png](/proxy/?url=https://content.instructables.com/FKY/DMUL/FGWJR4WH/FKYDMULFGWJR4WH.png&filename=robot_pikachu4_angle.png)
![robot_pikachu4_0.JPG](/proxy/?url=https://content.instructables.com/FJH/KR3N/FGWJR4X2/FJHKR3NFGWJR4X2.jpg&filename=robot_pikachu4_0.JPG)
![robot_pikachu4_1.JPG](/proxy/?url=https://content.instructables.com/FRX/TOU8/FGWJR4X1/FRXTOU8FGWJR4X1.jpg&filename=robot_pikachu4_1.JPG)
![robot_pikachu4_3.JPG](/proxy/?url=https://content.instructables.com/FDV/W6VN/FGWJR4X5/FDVW6VNFGWJR4X5.jpg&filename=robot_pikachu4_3.JPG)
First you need to design your robot.
I designed mine using CAD, planning out the locations of all the parts carefully. This is the most important step to making a robot!
The wheels are servo driven, the material is made out of HDPE and bronze metal sheets, the back wheels are foam, and in the front is an orange caster wheel.
I hand made each of the components using a manual mill.
Follow the images in order for construction steps.
I designed mine using CAD, planning out the locations of all the parts carefully. This is the most important step to making a robot!
The wheels are servo driven, the material is made out of HDPE and bronze metal sheets, the back wheels are foam, and in the front is an orange caster wheel.
I hand made each of the components using a manual mill.
Follow the images in order for construction steps.
Add the LEDs
![robot_pikachu4_bottom_glow.JPG](/proxy/?url=https://content.instructables.com/FO1/43YP/FGWJR4WL/FO143YPFGWJR4WL.jpg&filename=robot_pikachu4_bottom_glow.JPG)
![robot_pikachu4_photoresistor.JPG](/proxy/?url=https://content.instructables.com/F4V/LMNB/FGWJR4WJ/F4VLMNBFGWJR4WJ.jpg&filename=robot_pikachu4_photoresistor.JPG)
![schematics_photoinc.jpg](/proxy/?url=https://content.instructables.com/FZ1/NZOH/FGWJR53H/FZ1NZOHFGWJR53H.jpg&filename=schematics_photoinc.jpg)
In this step, I used two 4000 candela green LEDs in series with weak resistors.
Next to the LEDs I added photoresistors to be used as a color sensor. See the second image for a close-up.
When the green light reflects back at the sensor, more light reflects back from the white line than the background. By using a simple voltage threshold, the sensor picks up more light when its on the line. Therefore it can follow it!
I could have also used infrared LEDs . . . but you can't see it so where's the fun?!
The sensor schematic is the third image.
Next to the LEDs I added photoresistors to be used as a color sensor. See the second image for a close-up.
When the green light reflects back at the sensor, more light reflects back from the white line than the background. By using a simple voltage threshold, the sensor picks up more light when its on the line. Therefore it can follow it!
I could have also used infrared LEDs . . . but you can't see it so where's the fun?!
The sensor schematic is the third image.
The Microcontroller
![robot_pikachu4_top.JPG](/proxy/?url=https://content.instructables.com/FHO/VSU2/FGWJR4WI/FHOVSU2FGWJR4WI.jpg&filename=robot_pikachu4_top.JPG)
I used the Cerebellum 16F877 PIC microcontroller (no longer sold).
You can download my sourcecode here
I mounted the microcontroller using hex spacers and screws. I also added a bit of amusing decoration . . .
It's turned on so thats why its glowing green!
That concludes my instructable, hope you give me a good rating! =)
side note:
If you want more details, including a rotatable CAD file, feel free to check out the full documentation
You can download my sourcecode here
I mounted the microcontroller using hex spacers and screws. I also added a bit of amusing decoration . . .
It's turned on so thats why its glowing green!
That concludes my instructable, hope you give me a good rating! =)
side note:
If you want more details, including a rotatable CAD file, feel free to check out the full documentation