Modifying cheap servo motor for continuous rotation
You can buy cheap servo motors from ebay for a price of less than a gear motor. But these servo motors can’t be used for continuous motion. A simple modifica...
You can buy cheap servo motors from ebay for a price of less than a gear motor. But these servo motors can’t be used for continuous motion. A simple modifica...
Ultrasonic sensors (Ping sensors) are widely used in distance measurement as they are cheap and has a quite good accuracy. I got this cheap HC...
As we built a relay board to interface with “parallel port” in my earlier post. Today I’m going to talk about the control software for it. I wrote this softw...
As we know about RS-232 communication protocol, I’m going to try RS-485 communication between two nodes. RS-485 can support multiple slaves and mostly used i...
We compiled and installed some modules in Linux kernel in previous post. Here I’m going to write my own kernel modules and do the same. I’m stilling learning...