My first robot, RP-01

Posted on 02/12/2009 by renkku
Modified on: 13/09/2018
Project
Press to mark as completed
Introduction
This is an automatic import from our previous community platform. Some things can look imperfect.

If you are the original author, please access your User Control Panel and update it.

***As demanded I added a code example of his code. It is really messy and has comments in swedish, finnish and english. As my laptop broke down on me, this is a code I found on a USB stick. It is not his final code, but it works. setup: 'Digital outputs:'    0    servo 0            Head'    1    Piezo             Sound 1'    2    ...


My first robot, RP-01

***As demanded I added a code example of his code. It is really messy and has comments in swedish, finnish and english. As my laptop broke down on me, this is a code I found on a USB stick. It is not his final code, but it works.

setup:

'Digital outputs:
'    0    servo 0            Head
'    1    Piezo             Sound 1
'    2    LCD                Serout 2
'     3    SRF-005            Pulse
'    4,5,6,7                MOTORS trough L293D

'Digital inputs:
'    0    Infra                           irin
'    1    Driving lights               High portc 1
'    2    Bumperswitch             if pin2 = 1 then
'    3    Tunnelmavalaistus( red mood-light)        High Portc 3
'    4    LASER                      high portc 4
'    5    Linesensor IR-LED      high portc 5
'    6    SRF-005       
'    7    mouth-lights                high portc 7


'Analog inputs:
'    1    Sharp        readadc 1,b1
'    2    LDR        readadc 2

 

 

***Uppdate 17 august -10

Finally I got my lasy ass to finish this blog and make a video of my first robot. He has ben ready for over 6 months. 

Thanks LMR for all the free information and hospitality!

********************************************************

 

 

 

 

The making of RPO

I was going to attend a lecture in a course called designing machine parts, but our professor had a important meeting somewhere on the other side of the world. So instead another professor had a lecture about mechatronics. I was stunned.


I have always been interested in mechanical things, woodworking and electronics. Programming is not my  strongest skill, but I know the basics in java and have programmed some everyday useful programs to my mobile phone.

Suddenly I realized that mechatronics is just the right way to combine many interesting things into one delicious project. Making a robot just suited me.

I decided to make a robot a week ago, and thanks to this site my robot is now working although with very basic navigation. (pretty much copy paste from "start here" with some additional features)

 

I ordered the parts 8those witch I could not find in my country9 online and started to build the base of my robot. so when my picaxe 28x1 arrived on Monday it already had its own place.

I added some additional features to my project right away. A piezo speaker, LED.s and I managed to hook up a LDR to one of the inputs so my RP-01 knows how bright/dark it is.

 

 

RP-01 is still under construction.  I need to seal the electronic components (make a hood) and Make it navigate correctly.

For now my program only makes the robot drive forward end stop when it comes to close to a wall. Then it looks right and left and decides which way to go. If you put your hand in front of it, it will move backwards. When it gets dark it puts on its "driving lights", and when it gets even darker it stops.  It makes different sounds depending on what it sees/do.

PS. Sorry for my bad English

 

 

 

 

 

Yesterday some more parts arrived in my mailbox. (I made my own cable for the shapr sensor, but it was not so good so I decided to order a "real" cable). And when I was paying for the shipping already, why not order a extra servo and a extra pair of eyes for upcomming  robot projects? :)

Today i am gonna drink beer and just play with programming editor and try different codes on my robot. It is still very stupid... 

 

 

'''''''*******************  Uppdate 7.12 (or12.7, anyway december...)

 

 Have had problems of thinking about anything other than robots the last days... :D

I have tried many different ways of teaching my little Rp-o to navigate better. Some of them have worked better than others but I am not quite satisfied with any of them. It migth be that I never will be. I am trying to use different ranges and sectors to make him do different things depending on where he sees an object. A big problem has been making it understand that he is in a corner, but I am working on it

I have also made a hood out of the same plastics as the rest of the bot , AND I have added a small servo with tilt so that Rp-o can look up and down.

 

 

 

Yesterday I was checking my bank account and found out that  the
tax refund had come. And it was more than I imagined

 soo... I ordered some more parts! heheh... What I ordered will be a surprise for you!

I will have to read about how to change the digital inputs on a picaxe 28-x1 to digital outputs because my 8 outputs are alredy full.

(-motors (4), servos(2),piezo and lights) 

 

- I will have much to do in school for the following two weeks, but I hope to get some time to work on RP-01.

 I will uppdate this again when something new has happend.

 

 

 '''''''*******************  Uppdate 27.12.2009

 I have been reading and experimenting a lot. With everything. Here is RP-01 today

 I have added a LCD display (16*2, serial), changed the Sharp sensor to a SRF-005 ultrasonic and added Infrared control (picaxe infrared upgrade).

I tried to have a tilt/shift servo for the head, but did not like it so i removed the servo but the "head" suited him/it :)  fine so I left it there. ( I did not likeit cause all my output ports are full, and yes I am aware of the portc command, but as far as I know there is no way to use it with motors, servos, piezo or srf-005. If anybody knows some way to make any of those work from a digital input let me know, will you.)

 

 

 I am going to add the Sharp sensor back and make it look at the ground in an angle so that it doesn't fall down stairs or other sudden edges. I am going to put a Bumper switch in the front so that if he hits something small he can turn away from it.

 I have been experimenting with custom characters with the LCD. He will probably be smoking cigarettes soon... bad robot!

There have been many problems along the rode, but I hope to solve as many of them as possible before I can call this project ready.

For now I can control Rpo with a remote or have him in autonomous mode. (change the mode with the remote). I am mostly using the LCD for debugging, witch I am doing a lot.

 

Uppdate 17.8 2010

RPO is ready!

This is RPO today

 

 

  • Actuators / output devices: led's, servo, piezo transducer, laser pointer (just for fun), 16 x 2 LCD, geared motors
  • Control method: remote to change between autonomous, RC and linefollowing.
  • CPU: Picaxe 28x1
  • Programming language: Picaxe basic
  • Sensors / input devices: Sharp IR, SRF05 Ultra Sound, LDR, bumper switch, homemade IR line following sensor, IR for remote
LikedLike this to see more

Spread the word

Flag this post

Thanks for helping to keep our community civil!


Notify staff privately
It's Spam
This post is an advertisement, or vandalism. It is not useful or relevant to the current topic.

You flagged this as spam. Undo flag.Flag Post