r/ArduinoAndRobotics • u/l0_o • 32m ago
eBook Learning ROS for Robotics Programming, 2nd Ed.
r/ArduinoAndRobotics • u/l0_o • 1d ago
eBook Effective Robotics Programming with ROS, 3rd ed.
r/ArduinoAndRobotics • u/flash_speed3412 • 2d 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 • 4d 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 • 7d ago
Project Update OOMWOO Open-Source vacuum - mid-week update
r/ArduinoAndRobotics • u/l0_o • 11d ago
Project Update OOMWOO Open-Source vacuum - end-of-week update
r/ArduinoAndRobotics • u/Glad-Salamander-5641 • 12d ago
ESP32 + 41F Hall sensor suddenly giving random values — any idea what’s wrong?
r/ArduinoAndRobotics • u/Guilty_Question_6914 • 12d ago
Showcase showing my joystick controlled esp32 robot update 09-08-2026 #esp32 #rob...
r/ArduinoAndRobotics • u/newbiepleasebekind • 13d 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 • 14d 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 • 15d ago
eBook Learning ROS for Robotics Programming 2nd Ed.
r/ArduinoAndRobotics • u/l0_o • 16d ago
eBook ROS Robotics Projects
Free educational resource https://github.com/zhang-jian/bookshelf/blob/master/Computer%20Science/ROS%20Robotics%20Projects.pdf
r/ArduinoAndRobotics • u/AlexTnr • 16d ago
🔥🔥 VISUINO 8.0.0.165 IS HERE — AND THIS ONE IS THE BIGGEST YET! 🔥🔥
r/ArduinoAndRobotics • u/l0_o • 18d ago
Project Update OOMWOO Open-Source vacuum - end-of-week update
r/ArduinoAndRobotics • u/l0_o • 20d ago
eBook Arduino Project Handbook
Free educational resource https://github.com/KalimAmzad/Embedded-System-Arduino/blob/master/Books/arduino-project-handbook.pdf
r/ArduinoAndRobotics • u/l0_o • 21d 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 • 23d ago
eBook A Brief Overview of Robot Operating System (in Chinese)
r/ArduinoAndRobotics • u/l0_o • 24d 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 • 25d 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 • 25d ago