I’m working on my first project!.
This project is about a small robotic arm with servos, an Arduino Nano, and recycled materials. To control it, I use a Bluetooth remote that sends data to a PC, which receives it with a Python script using libraries like Pygame to read the Bluetooth remote (joysticks). The PC then communicates with the Arduino via serial to move the servos. I currently have the project on a perforated board and I’m thinking of adding an HC-05 module to eliminate the cables between the PC and the Arduino.
0
Log in to leave a comment