I'm a big fan of the Lego Mindstorms kit, and decided to make my own servo controller because the Mindsensors servocontroller is to expensive for my budget.
It works by using the I2C signal from the Lego brick, and the I2C write block from Mindsensors.
I can't select the servo speed, but I can adjust to speed by inserting a delay time in the program, so It's not as sophisticated as the Mindsensors servo controller, but it does the job...
I would like to hear what you think of it, so please take a look at it, on my website.
Nice sensor! What controller did you use to control the servos?
- Xander
| My Blog: I'd Rather Be Building Robots (http://botbench.com)
| RobotC 3rd Party Driver Suite: (http://rdpartyrobotcdr.sourceforge.net)
| Some people, when confronted with a problem, think, "I know, I'll use threads,"
| and then two they hav erpoblesms. (@nedbat)
I used a PIC Microcontroller, type 16F819. This had it's own I2C communication, so it's easy to attach this to the Lego brick. And the PIC microcontroller also can produce a standard servo output signal. Not that difficult to make, and quite cheap. It cost me about 20 euro's in parts.
I see that your also from the Netherlands, so I'll post the same link to my site, but in the Dutch language for those who rather read in their own language...
Very cool , but what a coincidence ! I was just about to post about a servo controller I made (though not nearly an nice)! Thanks for sharing. It looks really great!
I must say that I'm a bit of a perfectionist, so I made a PCB for my project, but yours is great too. And as long as it works, it's cool in my book !
Thanks for your reply
Well, I'd LOVE to be able to make PCB's, but I am not really sure how to design them yet.
BTW, you of all people should understand what I want. I want a breakout for the mindsensors NXT jacks. I want them broken out to 0.1" holes. I could then solder either a header, or wires to it. It would be great for breadboarding and custom sensors (with perfboard). I have no idea how to accomplish something like this, so I asked mindsensors to consider making it. I haven't gotten a response, so they probably didn't like the idea. What would it cost to develop something like that, and have the PCB's made? They would be tiny PCB's (about 2x2 cm). I love soldering, so I would just need bare PCBs. I could probably use 10 or so to begin with.
DorkbotPDX makes fairly cheap PCBs. You could probably get nine PCBs (they are sold in sets of three) for about $14 US. That includes shipping. Not bad if you consider it. Eagle is one of the most popular schematic and PCB layout editors. It is harder to learn than others, but it is very powerful. Best of all, it's free for non-commercial uses. I use it, and even though I've never actually made a PCB (go figure... ) I would recommend it to anyone.