Ronnie2 is a follow up of my first robot Ronnie which was based on an Arduino Uno. This Time I'm building it up with a dedicated robot board which was shipped with … Read more
Optiboot works with ATmega168 but, to return the correct chip signature, for ATmega168P some changes must be done.
The easy solution is to copy attached file to the … Read more
***Update 05/05/2012***
Elektro's brain under construction. The main power supply is in the moment a 7.2 V/4600 mAh NiMh battery. I have soldered Li-Po-battery … Read more
This is Tilter, my rideable self balancing robot. I've been working on this here and there for a good few months now, with a total ban on other personal projects, … Read more
This robot is an autonomous robot capable of interacting with its environment, it may Understand oral orders and can speak. It can move and reach for objects. Using a
This isn't really a project I set out to build-it's just an intermediate phase in the development of Serv-O. I took the "brain" I made for him:
...and slapped it … Read more
My first line follower, it uses a dspic33fj128mc802, 6 QRD1114 sensors, this motor driver http://www.sparkfun.com/products/9457 , this motors … Read more
My robot is a hacked RC car controled by an Arduino Duemilanove. It has no sensors, but I have left room on my chasis so I can add some more later when I feel … Read more
I've been building Robot Betty9 for about 10 years. She has an Arduino, a Basic Stamp, A Vex for her power rollerskates, and uses an EZ Robot board for AI, and face … Read more
EquipoiseBot is my two wheeled self balancing robot. It can be controlled using a homebuilt IR remote. This robot is based on a couple of PIC microcontrollers … Read more
Hi everybody,
First i present myself, so i am a 19 years old boy from france, i am actually studing at the university in tours !
I like technologics hackings and i … Read more
This is my first robot. It's supposed to compete in the Penn State Abington Fire Fighter competion but I don't know if I'll get it finished in time. At the moment … Read more
Walk with 4 legs (2 DOF) and scan the environment. If an obstacle comes close (treshold programmed) the robot searches for a new direction to go. Using a
This is my 3rd robot and I thought now it was time to make one that walks!
For this robot I used the Keil uVision4 compiler evaluation version. I also used the STM … Read more
"SpiDuino" because of course it's Arduino for brains, and if you watch the end of the video it tries to climb up the wall. Gets about to 90 degrees, too. This … Read more
Did you ever tried to rotate the robot head and found the movement nervous?
This tip can help to smooth movements out.
Did you ever looked at a robot and … Read more
New video!
This is my 3kg sumo robot for this years Robot SM(the swedish national championship in robotics).
It's driven by four Lynxmotion GHM03 motors with … Read more
Whenever you use delays in your robot code your microcontroller is going to do nothing but wait until the delay is passed.
Where on one hand this is a blessing it … Read more
One of my dreams has been to make a kit of a miniature balancing robot. I've been working on this some time now, coming up with a way to make a reasonable number … Read more
Update: Added new video.
What if your robot is stucked and can't free itself?
Take back the control and steer your robot out of trouble.
What if some danger … Read more
Introduction
I started blogging about various programming topics and the community has chimed in with some good information. I plan on continuing to blog … Read more
Our goal is to learn about robotics and programming as part of our homeschool lessons. We decided to use kits to help get us up and running faster and get into … Read more
While I wait for the geared motors to arrive in my mail, I have continued the work on the software.
Since it is my first robot with behavior a bit more complex … Read more