r/ArduinoAndRobotics 15h ago

UWB-Based Indoor Positioning System

Thumbnail
siddharthv.com
2 Upvotes

r/ArduinoAndRobotics 17h ago

eBook SLAM Handbook - From Localization and Mapping to Spatial Intelligence

1 Upvotes

r/ArduinoAndRobotics 1d ago

OOMWOO Open-Source vacuum - end-of-week update

Post image
1 Upvotes

r/ArduinoAndRobotics 2d ago

eBook A Brief Overview of Robot Operating System (in Chinese)

1 Upvotes

r/ArduinoAndRobotics 3d ago

Deauth Police

Enable HLS to view with audio, or disable this notification

5 Upvotes

r/ArduinoAndRobotics 3d ago

eBook ROS by Example Vol 2 Indigo

2 Upvotes

r/ArduinoAndRobotics 4d ago

eBook ROS by Example Vol 1 Indigo

2 Upvotes

r/ArduinoAndRobotics 5d ago

eBook Robot Operating System (ROS) - The Complete Reference. Volume 2.

1 Upvotes

r/ArduinoAndRobotics 6d ago

Project Update OOMWOO Open-Source vacuum - mid-week update

Post image
2 Upvotes

r/ArduinoAndRobotics 6d ago

eBook Robot Operating System (ROS) - The Complete Reference. Volume 1.

2 Upvotes

r/ArduinoAndRobotics 8d ago

Project Update OOMWOO Open-Source vacuum - end-of-week update

Post image
12 Upvotes

r/ArduinoAndRobotics 7d ago

eBook Programming Robots with ROS - A Practical Introduction to the Robot Operating System

1 Upvotes

r/ArduinoAndRobotics 8d ago

eBook ROS Robotics by Example

1 Upvotes

r/ArduinoAndRobotics 9d ago

eBook Mastering ROS for Robotics Programming

4 Upvotes

r/ArduinoAndRobotics 10d ago

eBook Learning ROS for Robotics Programming, 2nd Ed.

6 Upvotes

r/ArduinoAndRobotics 11d ago

eBook Effective Robotics Programming with ROS, 3rd ed.

1 Upvotes

r/ArduinoAndRobotics 13d ago

Question What do you make AI prove before it touches a robot?

1 Upvotes

I keep seeing AI get the easy part right and the board-specific part wrong. Before I trust generated Arduino or ESP32 code, I make it write a tiny preflight:

- exact board and revision

- every pin, voltage, and current assumption

- library and version

- anything it thinks could be unsafe

Then I test one motor, LED, or sensor at a time. Not glamorous, but it catches the “looks fine” mistakes.

What’s your check before letting AI write firmware for a real robot? If you’ve had a failure, drop the board, what it suggested, and what the hardware actually did. I’m collecting the good failures in r/ChatGPTArduino too.


r/ArduinoAndRobotics 15d ago

Project Update OOMWOO Open-Source vacuum - end-of-week update

Enable HLS to view with audio, or disable this notification

5 Upvotes

r/ArduinoAndRobotics 18d ago

Project Update OOMWOO Open-Source vacuum - mid-week update

Post image
3 Upvotes

r/ArduinoAndRobotics 22d ago

Project Update OOMWOO Open-Source vacuum - end-of-week update

Post image
1 Upvotes

r/ArduinoAndRobotics 22d ago

ESP32 + 41F Hall sensor suddenly giving random values — any idea what’s wrong?

Thumbnail
2 Upvotes

r/ArduinoAndRobotics 23d ago

Showcase showing my joystick controlled esp32 robot update 09-08-2026 #esp32 #rob...

Thumbnail
youtube.com
2 Upvotes

r/ArduinoAndRobotics 24d ago

Arduino UNO R3 linked to Dynamixel Shield linked to Dynamixel Mx 64-AT

2 Upvotes

Greetings,

I have successfully performed the following set up: Arduino UNO R3 linked to Dynamixel Shield linked to Dynamixel Mx 64-AT. !2 V power supply linked to Dynamixel shield. USB interface from computer linked to Arduino R3. Both Arduino and dynamixel set to protocol 2.

Test code successfully uploaded and runs dynamixel motor. modifications of code change motor function in upload mode .However when shield is switched from upload to dynamixel the motor only runs at the last speed and direction at the time of the switch ( does not follow program anymore)

I desire to upload the program and run the motor without constant interaction with the computer. what steps should i take to accomplish this task? Thanks in advance


r/ArduinoAndRobotics 24d ago

eBook A Gentle Introduction to ROS

1 Upvotes

r/ArduinoAndRobotics 25d ago

eBook Learning ROS for Robotics Programming 2nd Ed.

1 Upvotes