
joseph4760
Project X-Men Over the last few months I have accumulated several EZ-Robot candidates. Two of the robots I'm 90% complete on what I want to do with them, the others I'll wait to see when the EZ Revolution begins what I can possibly do. Thank you "DJ" for giving us a great platform to work with
I have tested the Brookstone Rover and found that works very well with the EZB.
This one, I modified an old Heng Long tank, and added an IP camera, distance sensor, and one H-Bridge. I'm still working on the sensor. I thinking of adding a second layer in the rear, and add on an Airsoft Missile, MP3 Trigger, and Speaker.
The Robosapien is complete with just a little more programming to do.
I have an Omnibot 5402 I have stripped down. The DC motors work just fine. I had to order a new 6 volt battery
I just received the RAD 2.0 today, and all looks well. I'm thinking of mounting the Skull I found at a garage sale to the Rad.
I have the Omnibot 5402 that I'm working on now.
Finally theres Brian the Brain for a future project.
I am now concentrating on the first member of my version of the X-Men "Ghost Rider"
I have installed a servo to work the mouth. It works very well with "Sound Servo". I would like to have the mouth move as he talks, but i'm not there yet.
I have the eye sockets in place, and, I'm going to install som BlinkM's
The skull is large enough to place an MP3 Trigger. I have found that the Mini-Rechargable Bomb speaker works very well with the MP3 Trigger. Just plug it into the MP3 Trigger, and you have sound coming from the robot.
The Omnibot 5402 will be the base for the Ghost Rider. I will be adding a LCD panel, and a Airsoft Cannon.
@iamsuperman: Thank you! I like your tank! Go with the EZ-B. You won't be sorry.
@Rich: The Ip camera I have is made by Swann, but I'm able to use some of the Foscam commands using the (HTTPget) command. I was able to get the camera to turn to the left or right, up or down. Here is an example of the command i used to get the camera to turn left.
HTTPGet(http://ipaddress/decoder_control.cgi?command=6&user=admin&pwd=pwd) sleep(5300) HTTPGet(http://ipaddress/decoder_control.cgi?command=7&user=admin&pwd=pwd) sleep(5300) Stop()
Cool, I was going to say the HTTPGet commands for the API should work with it since most IP cams like yours use the same API/code. I just set up similar for my IP cams so was asking in case you hadn't
The tank is cool.
@joseph THANKS for sharing the code,i have 6 IP camera's on the outside of my house. Looking to use one for one of my robot designs. Might look at uploading the full robot code to EZ-CLOUD,when you are finished.
@iamsuperman Awesome tank, Is that a GoPro camera( I think that'a the name )? The one that surfers and skimboarders have been mounting on their boards a lot lately?
What an awesome bunch of robots! I have that same tank that I am using for the drive section of my modified omnibot (Gunslinger BOB).
@IAMSUPERMAN I think i have GOPRO camera or one like it and heard its a very good camera.