Arduino Robotics Projects | RobotShop Community

About Arduino
Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It’s intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments.

Arduino can sense the environment by receiving in


This is a companion discussion topic for the original entry at https://community.robotshop.com/blog/show/arduino-robotics-projects

Yes - the kit includes standard Arduino boards, to which you can attach digital, analog, I2C sensors and other devices. It will be up to you to code them to do what you want.

is it possible to connect sensors to this arudinouno kit(speech controlled robot)?

Nice post…i need an ardunio speech ctrl kit

@Prasath Check out this product: https://www.robotshop.com/en/easyvr-shield-arduino-30-unassembled.html?product-code=RB-Tig-05

I need an idea about robotic wheelchair and the interfacing of motors to the wheels? What is the apt rating of DC motor to be used?

@Uday We suggest you take a look at this tutorial series: https://www.robotshop.com/blog/en/robots/gorobotics/tutorials/how-to-make-a-robot

Hi, the information which you have provided regarding an Arduino board is well understood.but, i want to develop a project that avoids an obstacle on the path just like this project https://www.robotshop.com/blog/en/robots/gorobotics/robotics-projects
if you could help me much simpler than this

@Vishal There’s quite a lot of Arduino-based obstacle avoiding code on the Internet which you could learn from.