SuperDroid replied to the topic My robot takes 4 seconds before executing STOP command. in the forum Electrical & Controls 3 years, 11 months ago
I assume it worked to begin with since the robot is 4 years old. You will have to look at what has changed since the last time it worked. Make sure the batteries are good and fully charged. Other than that it is hard to say what the issue is without a lot more information
SuperDroid replied to the topic My robot takes 4 seconds before executing STOP command. in the forum Electrical & Controls 3 years, 11 months ago
Hi. If you don’t mind, we would need the order number. Is the Bluetooth something we installed? we typically do our communication at 10Hz or faster.
SuperDroid posted a new activity comment 3 years, 12 months ago
Hey there, thanks for reaching out! You can order a replacement set of wheelie bars here: https://www.superdroidrobots.com/shop/item.aspx/gpk-32-wheelie-bar-replacement-parts/2895/
SuperDroid replied to the topic Triangular Omni Wheel Vectoring Robot | ENCODER with MEGA in the forum Product Questions 4 years, 2 months ago
Hi Che,
Thanks for the question! The pinout between the Mega and Uno are different. I would confirm in the code that you are using the correct pins. Here are the links that show the pinout for each board.
https://store.arduino.cc/usa/mega-2560-r3
https://store.arduino.cc/usa/arduino-uno-rev3We also have schematics on our site that should…[Read more]
SuperDroid replied to the topic Help with Amphibious robot 4WD Wifi Robot in the forum General Robot Discussion Topics 4 years, 3 months ago
Hello Chakradhar! Thank you for reaching out to us with your question. For our amphibious robot, we didn’t use any software to test performance in the water. We used practical testing to make sure the unit could float and maneuver in the water.
We have two videos on our Youtube channel showing our tests for the…[Read more]
SuperDroid replied to the topic Autonomous Robot Support Page in the forum Electrical & Controls 4 years, 3 months ago
Hey Frank. We don’t really offer a general design for autonomous robots. Builds vary depending on budget and application. For a simple robot that travels an approximate distance while avoiding collisions, wheel encoders and sonar distance sensors would suffice. A more complex and robust system would include wheel encoders, IMU, and a spinning…[Read more]
SuperDroid replied to the topic DXE Spectrum How to Turn IG32-DM4, 4WD All Terrain Robot Platform in the forum General Robot Discussion Topics 4 years, 3 months ago
Hi, Check your wiring of the motor controller. Make sure you have both left motors wired to one channel and both right motors wired to the other channel. Then check what channels you are using on your receiver. We typically put drive and turn on the same joystick. To do this you need to use the elevator and aileron channels.
SuperDroid replied to the topic Convert Wheel Speed to PWM |Omni-wheel robot Question in the forum General Robot Discussion Topics 4 years, 3 months ago
The analogWrite() command takes values from 0 to 255. You need to take the absolute value (or magnitude) of your pid output, scale it to 0-255, and set the direction pin output for that motor high or low depending on the sign.
SuperDroid replied to the topic 12V Motors with encoders : Selection help in the forum Mechanical Design 4 years, 3 months ago
If you’re making a ride-on car then you’ll likely need an IG42 or IG52 motor. Unfortunately we don’t have any 12V IG42/52 motors with encoders in stock. You could try using a 24V IG52 motor (such as these: https://www.superdroidrobots.com/index.php?route=product/search&search=IG52+24V) and running it at 12V and that may be good enough but won’t be…[Read more]
SuperDroid replied to the topic Charging port question in the forum Electrical & Controls 4 years, 3 months ago
It depends on the charger, but most chargers include the necessary charging circuitry and you shouldn’t have to do anything yourself to make that work. I’m not sure what voltages are present on the XLR connector you’re using, but if the batteries are being charged in series with a 24V charger then make sure you balance the batteries occasionally…[Read more]
SuperDroid wrote a new post 4 years, 4 months ago
SuperDroid Robots is proud to introduce our latest autonomous robot, the VIPR!
The VIPR is a configurable autonomous robotic platform designed for easy customization. This is an autonomous robot that you can
SuperDroid wrote a new post 4 years, 6 months ago
SuperDroid Robots is dedicated to providing the latest innovations in robotics. That now includes autonomous robots built to patrol and protect! Our engineers have been hard at work developing security robots that
SuperDroid replied to the topic Triangular Omni Wheel Vectoring Robot | problems in the forum Product Questions 4 years, 7 months ago
Hi Che,
I just wanted to follow up from our phone call and provide a summary.
Question 1:
Yes, this would be the best approach. Using libraries from the individual device item pages will result in cleaner code and provide an easier way to make hardware changes.Question 2:
The schematic only shows the power and ground hookup for the receiver.…[Read more]SuperDroid wrote a new post 4 years, 7 months ago
Updated July 24, 2020
SuperDroid Robots donation to the Fuquay-Varina police department was featured on Spectrum News 1. Click here to see the coverage!
Fuquay-Varina, NC (May 6, 2020): SuperDroid Robots, a
SuperDroid replied to the topic Need help with a brushless motor in the forum Electrical & Controls 4 years, 7 months ago
Hello,
We mainly use brushed DC motors, so I don’t have any specific motors to recommend for you.
As far as mounting and wiring, you can take a look at our How to Build a Robot Support Page for some ideas on mounting, and wiring.If you end up needing a special assembly, or a motor shaft adapter, you can fill out our custom request form.
SuperDroid replied to the topic FlySky FS-i6 2.4G 6CH AFHDS RC Transmitter With FS-iA6 Receiver With Vector Omni in the forum General Robot Discussion Topics 4 years, 7 months ago
Hi Che,
you can find an example of the encoder buffer wiring here.
Encoder Buffer Wiring DiagramAs far as wiring the RC receiver to the Arduino, you want to take the signal wire from the receiver and plug it into a PWM input of the Arduino. You will have to do this for all of the channels that you need.
SuperDroid replied to the topic Scooter Motor Questions in the forum General Robot Discussion Topics 4 years, 7 months ago
That is not a scooter we supply, so we do not know what motors they use. This forum is for support of our products on http://www.superdroidrobots.com. Thank you for your interest.
SuperDroid wrote a new post 4 years, 8 months ago
Every day men and women across the country put their lives on the line to protect their fellow citizens. Whether they’re members of law enforcement, first responders, military, or our national defense, these
SuperDroid wrote a new post 4 years, 8 months ago
At SuperDroid Robots Inc., our commitment is to the safety of our employees and clients, the stability of our services, and our social consideration to the greater community. To us, this means ensuring our
SuperDroid commented on the post, Controlling a Dome Camera with Arduino 4 years, 9 months ago
Hi Cesar,
We don’t have any pre made code for that, but you should be able to accomplish what you need to do the Arduino. You will need an RS485 shield or RS485 Breakout Board between the camera and the arduino- Load More