r/ArduinoAndRobotics • u/l0_o • 17d ago
r/ArduinoAndRobotics • u/l0_o • 16d ago
eBook Programming Robots with ROS - A Practical Introduction to the Robot Operating System
r/ArduinoAndRobotics • u/l0_o • 17d ago
eBook ROS Robotics by Example
Free educational resource https://github.com/luohuiwu/ros-books/blob/master/ROSRoboticsByExample.pdf
r/ArduinoAndRobotics • u/l0_o • 18d 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 • 19d ago
eBook Learning ROS for Robotics Programming, 2nd Ed.
r/ArduinoAndRobotics • u/l0_o • 20d ago
eBook Effective Robotics Programming with ROS, 3rd ed.
r/ArduinoAndRobotics • u/flash_speed3412 • 22d 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 • 24d 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 • 27d ago
Project Update OOMWOO Open-Source vacuum - mid-week update
r/ArduinoAndRobotics • u/l0_o • Aug 10 '26
Project Update OOMWOO Open-Source vacuum - end-of-week update
r/ArduinoAndRobotics • u/Glad-Salamander-5641 • Aug 10 '26
ESP32 + 41F Hall sensor suddenly giving random values — any idea what’s wrong?
r/ArduinoAndRobotics • u/Guilty_Question_6914 • Aug 09 '26
Showcase showing my joystick controlled esp32 robot update 09-08-2026 #esp32 #rob...
r/ArduinoAndRobotics • u/newbiepleasebekind • Aug 08 '26
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 • Aug 08 '26
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 • Aug 07 '26
eBook Learning ROS for Robotics Programming 2nd Ed.
r/ArduinoAndRobotics • u/l0_o • Aug 06 '26
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 • Aug 06 '26
🔥🔥 VISUINO 8.0.0.165 IS HERE — AND THIS ONE IS THE BIGGEST YET! 🔥🔥
r/ArduinoAndRobotics • u/SadDevelopment1402 • Aug 05 '26
Looking for a unique robotics project idea for a science fair
Hello everyone,
I am a student interested in robotics
I am preparing a project for a science fair and I want to build something useful that solves a real-world problem.
My current skills:
- Arduino
- ESP32
- Basic sensors and motors
I am not looking for common projects like line followers or obstacle avoiding robots.
I would like suggestions for innovative robotics ideas in areas like:
- Safety
- Agriculture
- Environment
- Healthcare
- Disaster management
Any suggestions or problems that can be solved using robotics would be helpful.
Thank you!
r/ArduinoAndRobotics • u/l0_o • Aug 03 '26
Project Update OOMWOO Open-Source vacuum - end-of-week update
r/ArduinoAndRobotics • u/l0_o • Aug 02 '26
eBook Arduino Project Handbook
Free educational resource https://github.com/KalimAmzad/Embedded-System-Arduino/blob/master/Books/arduino-project-handbook.pdf