Robot Building Questions

Upgrade to ARC Pro
ARC Pro is your gateway to a community of like-minded robot enthusiasts and professionals, all united by a passion for advanced robot programming.
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Your Synthiam Credit is $0.00
Discover ways you can lower the cost of Synthiam products by contributing to the platform and community.
Earn Synthiam Credit
Exosphere
Loading...
Remote control robots or add telepresence capabilities with Exosphere
Add remote telepresence capabilities to your robot from your phone or PC
Add your robot to Exosphere
Sythiam Swag
I Make Robots Crew Socks

I Make Robots Crew Socks

Exclusive to robot builders, these are a one-size-fits-all solution up to a mens size 12. The construction is 73%...
Serial Toolbox by ptp
Featured
By ptp

Serial Toolbox

Provides two different features: An EZB Uart Serial Parser, SerialTcpBridge (Connect EZ-Robot Camera via USB)

Voice Recognition Robot by DJ Sures
Featured
By DJ Sures

Voice Recognition Robot

Re-using the Cookie Monster shell to show off the EZ-Bs Voice Recognition ability. This robot will respond to voice commands. Description:...

Your Community Content

Welcome to the Synthiam Robotics Community

Sign in to unlock your personalized community feed — browse your posts, track replies, follow discussions, and join the conversation.

Log In to Access Your Content
question

Connecting And Using Alturn Servos

I came across Alturn servos. What would be the proper way to power, connect, and control a servo such as this one http://alturn-usa.com/products/ARS-3216HTG+HV.htm with the EZB controller? Thank you.
question

Coding Help Please

Good Morning, I am working on a project and I need help with some code. The code I wrote monitors all 24 Digital Inputs, takes that data and places into a string value which is used to display. I then have if then statements to check for a one. I then have that output trigger the string value $FAA. If the condition is met then an email is sent out....
question

Ar Drone Color Tracking Using Bottom Camera

I have tried to use ARC for color tracking and following of object using arDrone 2.0 front camera and it works. I want to use the video feed from the bottom camera, to track a moving car. How can i change the code to use in this way? Please look into the matter.
question
Humanoid Robot

Humanoid Robot

is there any way to integrate the ez-b to make a walking robot
question
Moving 2 Servos With Personality Generator

Moving 2 Servos With Personality Generator

Hello to All, I have 2 Eyes mounted on 2 servos. Each servo is connected to an output via Multi Servo (D0 and D1). I assigned servo D0...
question
Want To Use Image Buttons As Real Time Indicators

Want To Use Image Buttons As Real Time Indicators

Good Afternoon, I am building a program where I am using all 24 Digital Inputs to monitor relay contacts. I would like to...
question
Scripting A Connection To A Second Ezbv4

Scripting A Connection To A Second Ezbv4

Upon manually connecting to Board 0, I would like to establish a connection to Board 1 using EZ-Script, process some initialization there...
question

Generic Bluetooth Controller

I just discovered EZ Robot and will be ordering JD next week. While I wait I was wondering if its possible to use ARC to build a mobile app to send basic commands to an arduino quadruped with a bluetooth receiver. If there is a sample similar to this can you please point me to it.
question

Ez-B Camera Not Connecting To Camera Device Control

You can see error below. It has never successfully connected to the camera. ARC can connect to ez-b. Under Advanced Settings for the EZ-B HTTP page, Camera Transmit Nagle: disabled Camera Transmit Max Packet Size: 1152 EZ-B Transmit Nagle: disabled EZ-B Receive Buffer Size: 4000 Wi-fi client mode Camera has solid LED Any diagnostics that I can run?...
question

Connecting A Neopixel Ring To An Iotiny

Im trying to get a NeoPixel Ring running off of an IOTiny board. On a EZBv4 the TX and RX are connected: D18 Signal Pin on the EZB to RX on the Arduino, D19 Signal Pin on the EZB to TX on the Arduino Which pins would I attach to on the IOTiny or can I run the ring off of the Tiny? Ive tried all of the Digital pins and they dont work. Thanks
question
Camera Image Won't Rotate On Mobil

Camera Image Wont Rotate On Mobil

Im helping my son build his first Ez-Robot (Kleenex box type). As such I helped him with his first Mobile App which is basically just a test app for our...
question

Rad-Bot With Sonar Progress

started to actually test robot with ultrasonic sensor to avoid walls/obstacles.I think i need to add real servo motor sweeping with the sonar sensor, though the Laptop is showing some sort of radar sweeping picking up the pings,not sure how that works when the sonar is just taped on the front for now.Also need to modify the obstacle avoidance ,so...