This is a very simple robot using only Picaxe-08M. I can be controlled throught computer or it can walk alone. The bateries are only weight for ballance, just to … Read more
This is the start here robot. I have added a couple of things. I have an LED tail (green) and a LED (red) in the front. The green light is high when no … Read more
On general demand (ok, Fritsl asked me...), I will show and explain you how to let several Picaxe microcontrollers communicate with each other or how to control a … Read more
NABOT, is not a bot.
But could be considered as one (remember that movie with the 'red eye' in the house?)
Purpose:
At the origin, only have some cool touch … Read more
Any parallelly interfaced character LCD you get these days will have a Hitachi HD44780 chip or a different one compatible with the HD44780. These usually have 14 … Read more
Having created my autonomous rover, I wanted to create one that I could control with my Mac and provide live video feedback.
Bought this RC toy from Radio Shack for … Read more
So i finally managed to have the Picaxe USB Cable working under linux. Not the programming editor of course, just the serial connection. You can use it to … Read more
(JKA is working on something more fancy than this, an applet for download)
If you are using Picaxe, I am sure you know, use, and appreciate the function … Read more
This is Part II of How to build your first robot - tutorial.
you can just take the cool navigation-code in here and have fun with it, or you can follow the whole … Read more
On Picaxe:
sound 1, (110,3)
is NOT a good idea, you should allways write
sound 1, (110,3) low 1
(you do not need line breaks, just write it as above)
Being used … Read more
Please note: The info on this page is about a board. However, things can be different depending on which chips you stick into the sockets of that board, and how … Read more
This was in a series of robots I made when I was really fond of the idea that instead of giving a robot wheels with traction, it should just be "something" that … Read more
This time I wanted a faster robot. No turning head, just some parts from old toy, mocked up, and getting much too high voltage!
It went completely beserk, but … Read more
This is an updated version, the original can be found here: The original instructions
If you prefer the instructions in a single PDF, Dominic / Servello has made … Read more