| [ Home | Events | Robots | Humans | Projects | About | Account ] | |
Recent blog entries for currentc4 Feb 2006 (updated 4 Feb 2006 at 01:41 UTC) »
My Lynxmotion kit arrived last week and I managed to find
time to do the initial assembly. I programmed gates for a
sudo-dynamic walk, reverse and turning in place.
My new MeLabs serial programmer works great. It could have saved me a lot of trouble if I had not waited.
My other robot will need a new set of servos and wheels. I was not as carefull while packing it for the move as I should have been. Luckily the electronics and sensors are all still working.
Don't have a lot of time to work on projects right now. I have been in classes for my EMT-Basic certification. Finals and state tests are next week!
Been spending alot of time at work lately. As a result I
have not finished my workbench or work on my robot much.
Another problem is that some of my boxes were not treated
well in the move. My robot was damaged and I have not yet
repaired it. I ordered a quadrapod kit from Lynxmotion to
experiment with a legged robot. My old PIC programmer is
not working well with my new computer, so I have another one
on order.
I haven't been able to do much with my robot projects
recently. I have been busy with buying a house and
moving. I am looking forward to having a space to setup a
decent workbench. The kitchen table was not working well
anymore.
I have been using my current robot as a platform for
testing new ideas. I learned to program in PBP and have
been working on new sensor ideas. I decided not to design
a new chassis for it. The current one works well for
testing.
I have been thinking about building a mini-sumo robot and ring. I think that I should by a kit and then build one from scratch. This would allow me to run test battles. Just an idea, I don't know if I will even build one. 30 Jul 2005 (updated 31 Jul 2005 at 04:16 UTC) »
Finally got around to my robot again. Found a problem
with the code while tweaking the speed settings for the
servo motors. I had reversed all of my left/right ports
while converting to the PIC, oops. I hope to get around
to the new chassis this week.
Also added ramping to the servo speed/direction changes. 17 Jul 2005 (updated 30 Jul 2005 at 03:35 UTC) »
I finished porting the software for my robot from the
OOPic to PICBasic Pro. I am happy with the improved speed
of the code. I had a problem with the ADCin command, so I
had to do it
manually. I feel this was probably a good thing as it
forced me to deal directly with the PIC registers and read
the datasheet.
Next I need to build a better chassis. The current one was just for testing and is held together with double sided tape and velcro. 16 Jul 2005 (updated 16 Jul 2005 at 02:51 UTC) »
My most recent robot is controlled by an OOPIC II and will
wander around my house trying not to get stuck. He has
three front mounted sharp range finders, and two front
bump sensors.
I would consider it a good starting point for me. I have recently started learning to program with PICBasic Pro. I am working on porting the software from the OOPIC to a PIC 16F874 for practice. |