r/ArduinoAndRobotics • u/nameisstrangeloop • 15h ago
r/ArduinoAndRobotics • u/l0_o • 17h ago
eBook SLAM Handbook - From Localization and Mapping to Spatial Intelligence
Free educational resource https://github.com/SLAM-Handbook-contributors/slam-handbook-public-release/tree/main
r/ArduinoAndRobotics • u/l0_o • 2d ago
eBook A Brief Overview of Robot Operating System (in Chinese)
r/ArduinoAndRobotics • u/Grand-Tart1203 • 3d ago
Deauth Police
Enable HLS to view with audio, or disable this notification
r/ArduinoAndRobotics • u/l0_o • 3d ago
eBook ROS by Example Vol 2 Indigo
Free educational resource https://github.com/luohuiwu/ros-books/blob/master/ros%20by%20example%20vol%202%20indigo.pdf
r/ArduinoAndRobotics • u/l0_o • 4d ago
eBook ROS by Example Vol 1 Indigo
Free educational resource https://github.com/luohuiwu/ros-books/blob/master/ros%20by%20example%20vol%201%20indigo.pdf
r/ArduinoAndRobotics • u/l0_o • 5d ago
eBook Robot Operating System (ROS) - The Complete Reference. Volume 2.
r/ArduinoAndRobotics • u/l0_o • 6d ago
Project Update OOMWOO Open-Source vacuum - mid-week update
r/ArduinoAndRobotics • u/l0_o • 6d ago
eBook Robot Operating System (ROS) - The Complete Reference. Volume 1.
r/ArduinoAndRobotics • u/l0_o • 8d ago
Project Update OOMWOO Open-Source vacuum - end-of-week update
r/ArduinoAndRobotics • u/l0_o • 7d ago
eBook Programming Robots with ROS - A Practical Introduction to the Robot Operating System
r/ArduinoAndRobotics • u/l0_o • 8d ago
eBook ROS Robotics by Example
Free educational resource https://github.com/luohuiwu/ros-books/blob/master/ROSRoboticsByExample.pdf
r/ArduinoAndRobotics • u/l0_o • 9d ago
eBook Mastering ROS for Robotics Programming
Free educational resource https://github.com/luohuiwu/ros-books/blob/master/Mastering%20ROS%20for%20Robotics%20Programming.pdf
r/ArduinoAndRobotics • u/l0_o • 10d ago
eBook Learning ROS for Robotics Programming, 2nd Ed.
r/ArduinoAndRobotics • u/l0_o • 11d ago
eBook Effective Robotics Programming with ROS, 3rd ed.
r/ArduinoAndRobotics • u/flash_speed3412 • 13d ago
Question What do you make AI prove before it touches a robot?
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 • u/l0_o • 15d ago
Project Update OOMWOO Open-Source vacuum - end-of-week update
Enable HLS to view with audio, or disable this notification
r/ArduinoAndRobotics • u/l0_o • 18d ago
Project Update OOMWOO Open-Source vacuum - mid-week update
r/ArduinoAndRobotics • u/l0_o • 22d ago
Project Update OOMWOO Open-Source vacuum - end-of-week update
r/ArduinoAndRobotics • u/Glad-Salamander-5641 • 22d ago
ESP32 + 41F Hall sensor suddenly giving random values — any idea what’s wrong?
r/ArduinoAndRobotics • u/Guilty_Question_6914 • 23d ago
Showcase showing my joystick controlled esp32 robot update 09-08-2026 #esp32 #rob...
r/ArduinoAndRobotics • u/newbiepleasebekind • 24d ago
Arduino UNO R3 linked to Dynamixel Shield linked to Dynamixel Mx 64-AT
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 • u/l0_o • 24d ago
eBook A Gentle Introduction to ROS
Free educational resource https://www.reddit.com/r/ArduinoAndRobotics/comments/1ufqstl/a_gentle_introduction_to_ros/
r/ArduinoAndRobotics • u/l0_o • 25d ago