Let's Make Robots!

Sunday - "My First Robot™"

TinHead's picture

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Sergey_M's picture

Neloho for the first robot, my first robot   is much worse ))

TinHead's picture

... I'ts not really my first ... hence the TM mark. I't just a devel platform for now.

Prettybird's picture

 I have been doing that with my robots and now starting to build my own processor board. Microsoldering is harder then I thought with all the options I use. Good job. I use the basic stamp. It dosen't need external parts to work.

TinHead's picture

Now it needs some sensors ... before it destroys itself hitting things.

 

djhesit8's picture

Where do you learned AVR? I'm trying to figure out some ADCs etc but its hard :(

 

I'll use later CodeVisionAVR but now just MikroC for AVR :|

TinHead's picture

... I first built an Arduino, played a lot with it, then wanted to do stuff beyond the Arduino so I started digging deeper.

As you might know there are a few AVR communities on the net, the biggest would be: www.avrfreaks.net and if you understand German then you should check out www.mikrocontrollers.net too, both have forums and a lot of info.

I did play with MikroC at some point but I have settled for avr-gcc and avr-libc as this combination is the most used and works both on Linux and Windows (look for WinAVR).

 

MarkusB's picture

I would name your robot "My first robotTH":)

I like scratch built robot like yours.

TinHead's picture

... stick to Sunday :)

Scratch building is where the fun is for me. While a kit would have made things a lot easier it just takes the personality out of it.

10x