Arduino: Controlling the Robot Arm So the arm is wired into Arduino as per the previous post, Arduino: Modifying a Robot Arm and hopefully this has worked. In this next part... Read More
Using Processing to Send Values using the Serial Port to Arduino In this write-up, I’ll show how to create a value in Processing and then send this value over the serial port to the Arduino. In the... Read More
Arduino & Processing – Getting values from SRF05 ultrasound sensor & serial port I’ve started to delve into Processing and passing values between Processing and Arduino. If you’re wondering what Processing is, basically its an open source programming language... Read More