By Bajdi on December 14, 2013
I’ve been rewriting the remote control code for my Dagu Rover 5. I wanted to integrate my encoder code in to my remote control sketch. In my old code I would directly scale the joystick values to a pwm value. Now I scale the joystick values to the time between encoder pulses. This is the […]
Posted in Arduino sketches, Dagu Rover 5 | Tagged nRF24L01, robot |
By Bajdi on December 1, 2013
Chris from Rocket Brand Studios sent me 4 wheels that fit the little 28BYJ-48 stepper motors a couple of months ago. I only had 2 steppers so I ordered 2 more motors and control boards on Ebay. Cost me less then 2€ a piece, and that’s for the stepper motor and control board. I wanted […]
Posted in Arduino sketches | Tagged 28BYJ-48, 74HC595, robot |
By Bajdi on November 17, 2013
I’ve dusted of my Dagu Rover 5 🙂 While I’ve had my Rover 5 for almost 2 years I’ve never really used the encoders. Unfortunately my Rover 5 was delivered with an encoder that didn’t work right. So I decided to have a look at it and try to fix it. It turned out to […]
Posted in Arduino sketches, Dagu Rover 5 | Tagged encoder |