
rbonari
Hello,
I assembled the Adventure Robot and have it working with the RGB Animation Display and the Ultrasonic Sensor. All seems to be working for the most part but I have a few questions and concerns:
The camera has a green LED showing on the lower right inside case of the camera. Don't remember seeing this in any of the videos. Is this normal?
In the camera settings, the only resolution available was 320X240. Does this have to do with my laptop or am I missing something?
I tried going into the media settings for the camera to select different codecs and frame rates etc., and selected change and saved the settings but no changes were noticed with the video.
Sometimes the robot would make random movements with the servos without me actually controlling them. Sometimes the servos would make small step motions and sometimes longer duration motions and in random directions. I had speech recognition enabled so I put it on pause and things seemed to work o.k. Could the speech recognition being enabled all the time cause these random movements and if not what other issues could cause these random movements. Battery temp and voltage are o.k. as I charged the batteries before using. I have a strong good WIFI Connection.
In the mobile app for the Adventure bot all works o.k. but when I select stop the robot instead moves left continuously. Has anybody seen this before. Seems like maybe a good opportunity for me to learn from this and try and correct it by modifying the script?
I noticed when operating on the rug (not shag) that the tail behind the Adventure Robot would hang up on the rug and prevent proper movement. Was thinking that some kind of EZ-Bit that is in the form of a little caster wheel would solve this issue but I am not experienced with CAD Programs and don't have a 3D Printer. Maybe this is something that EZ-Robots can work on as a future EZ-Bit as it could be used in a lot of future creations that use a three wheel type of a platform and would work better on rugs. On wood floors and linoleum it isn't an issue. Another thing I thought of doing is putting wide rubber bands around the wheels for a bit better traction
I will be doing a STEM demonstration of my Heathkit Hero Robots and I will also be showing off the EZ-Robot Products that I have. The hardware and software is way awesome. I have been able to get speech recognition working pretty much flawlessly and all the other hardware is working good with just a few issues with the intermittent random servo movements and some camera setup issues that I am sure can be resolved.
Thanks for an awesome product at a great price. I now have the bug !
Hello,
Just wondering what the best wireless game controller is that people use with ARC and windows 7. Would like to add it to my adventure robot project...Thanks Much....Rick B.

The best i've found is the f710 logitech wireless controller. You can find a link and more info on the Joystick manual page by pressing the ? question mark next to the X on the joystick control. Here's a direct link: https://synthiam.com/Tutorials/Help.aspx?id=43
Some use xbox controllers. I prefer the logitech
Thanks Much DJ,
I did a whole bunch of demonstrations at the local STEM SHOWCASE today with with the adventure robot and ARC and had tons of interest in ez-robot. Young and old alike were amazed at the power of the hardware/software. The parents loved the concept for their children and the Kitsap CREATE (computers, robotics, electronics, art, technology enthusiasts) members were excited about the advanced features of the controller hardware and ARC combinations. Again, great work !
When will the newest ez-bv? be released. I can't wait !......Rick B.
That's awesome news! The /2 upgrade to the v4 will start shipping when the current supply of v4's are sold - we seem to still be on track for May/June.
We also have the mini ez-b which is called the IoTiny and should be shipping at the same time frame. The IoTiny is designed for DIY projects. It will cost a fraction of the v4, and provides 8 digital i/o, camera, audio, i2c and 2 adc.
Also released each month after the /2 starts shipping will be the Serial RGB, 8x8 RGB, 4-in-1 v2, and inverted pendulum... which you may have seen pop up as new controls in the last few releases of ARC.
Hello DJ,
I have attached photos of my adventue robot interfaced successfully to an lcd/kepad display and led using serial send an receive operations via ezb uart0 port. I also was able to use ezb terminal control to debug scripts in both directions. I will be updating project and loading it to cloud so others can view. Rick B.
That'a boy! Nice work! Wow and to think you've only been ezroboting for what... 2 months? Impressive
@rbonari Very nice setup.
Have you found a way to make the servos driving the wheels run at a slower speed?
I've read a lot of posts where people have issues, but have not seen a good solution, even using the new speed sliders in the continuous rotation control on the 2016.08.07 release
Thanks, Frank
Change the values for forward and reverse to be closer to 90 to limit the top speed globally in the project.
If you wish to only limit the speed in the mobile interface, change the max speed option to a lower value on the analog joystick control. You will have to edit the mobile interface to change that value on that control.
Those are your two options. Please limit topics to a single thread
thanks!