-=eXplorer=-

 

Hello

 First of all, I want to congratulate you for a nice place you made here . I'm glad to find a such passionate and innovative group here.

 

I'll show you my little robot and how it change in past 2 months since I begin to work on it.

Where all begins...

Version 1, above picture, has simple obstacle avoidance using whiskers and 2 micro switches. CPU - Arduino 2009, drive - 2 hacked servos, power 3s LiIon cells.

Front view

 Step 2 was to made 3 colission detection sensors, using ultrabright red LEDs and photoresistors. They worked well, but chassis was too small and I decided to build a new one to accomodate new sensors.

Arduino, servos and power regulator were moved to new chassis, bigger weels and LiPo power pack added.

Front

Bottom

You can see on wood blocks guide lines I draw for LED and photoresistor channels.

This system worked  verry well, but was verry sensitive to ambient light so I decidedit was time to something advanced.

So a pair of Sharp GP2Y0A21YK0F is used for new detection system. I mount them  on an oscillating head, to cover a wider angle and to speed scanning process.

Head1Head2

 

 

 

 

 

 

 

 

 

Work is in progress to smooth navigation and to develop more behavior modes. Meantime, enjoy the videos.

www.vimeo.com/7671661

www.vimeo.com/7671845

www.vimeo.com/7813518

www.vimeo.com/7842332

 

Wall follow and obstacle avoidance using Sharp IR sensors

  • Actuators / output devices: 2 modified standard servo
  • Control method: Autonomous.
  • CPU: Arduino Duemilanove 328
  • Power source: 8.4V / 1300 mA LiPo
  • Programming language: Arduino
  • Sensors / input devices: Sharp GP2Y0A21YK0F IR sensor
  • Target environment: indoor

This is a companion discussion topic for the original entry at https://community.robotshop.com/robots/show/explorer-2

Very well thought out robot,
Very well thought out robot, nice to see the progression. The initial wood block sensors, did they also output an analog voltage like the Sharps? They were very bright in the video. The scanning head is a cool addition.

Nice little bot

Though aesthetically speaking I tend to like the 1st version better. But in robotics function comes before aesthetics off course :wink:

I very much like the shield you made and I’d love to see it up close. From both sides. In particular how you mounted the pins for attaching it to the Arduino and how you solved the problem of the weird spacing between pin 7 and 8…

Thanks
Looking forward to the pics :slight_smile:

Sensor & shield

Yes output is analog. I made a voltage divider from photoresistor and an additional resistor and read voltage over photoresistor.

divider.jpg

Leds are ultrabright 9000cd red Leds and they look nice in a dark room. Now I have to put some lights on front of robot, not decided what color yet.

About the shield, I will post pictures as soon I will be home.

Is made from perf board. On this board I solder angled pins on side facing Arduino and straight pins for servo and sensor connection o other side.

At the unusual gap between the two female heads on Arduino I just solder pins slightly moved to fit Arduino holes. Pics will tell more.

Shield pics

I take some pics, hope I caught relevant aspects. Questions are encouraged :slight_smile:

Robot_032.jpg

 

 

 

 

 

 

 

 

 

 

 

 

 

Robot_033.jpg

 

 

 

 

 

 

 

 

 

 

 

 

 

Robot_034.jpg

 

 

 

 

 

 

 

 

 

 

 

 

 

Robot_036.jpg

 

 

 

 

 

 

 

 

 

 

 

 

 

Robot_037.jpg

 

 

 

 

 

 

 

 

 

 

 

 

 

 

I like it

Interesting way of solving the spacing problem. I’ve seen various ways of doing it. Some drill extra holes in the protoboard. You can even buy bended pin headers like this:

09374-2_i_ma.jpg

I chose this option...only I bended the pins myself and I couldn't find any of these female pin headers with the extra long legs which would be the ideal.

Anyway I may choose your way for my next shield. Though it does seem by the look of it to be a bit unstable. Would you say that the angled header are well attached to board? It's hard to see from the photos...

PS: And is that a camara with a heatsink around it?

Each pin of angled header is

Each pin of angled header is solder in 2 points and ensemble is quite strong. If you don’t plug and unplug it too often, it’s ok.

Is not a camera, is 5V voltage regulator with heatsink. I thought servos will draw some power under continuos operation and I put heatsin, but is not the case. Regulators are just warm.

Ok!

Well since I am planning to plug/unplug it rather often perhaps it’s not the best way of making a shield. I think I’ll go for bending the header pins again, but I’m still considering it.

Thanks for the info :slight_smile:

 

My robot got an arm

Is quite a long time since I don’t post anything here. But eXplorer have an arm now and today I’ll show you how is working.

I designed it to be as little and light possible to fit my robot, it’s task is to grab plastic balls and other small things.

The orientation toward the ball is still in progress.

And 2 short movies:

http://www.vimeo.com/9111766

http://www.vimeo.com/9111968

Awsome
That is one awsome robot

Oh, I am impressed with the

Oh, I am impressed with the speed and ease with wich you track the balls. (twss)

And using IR that has such a dead zone, very impressive!

You make me look bad:

https://www.robotshop.com/letsmakerobots/node/466

:slight_smile:

Thanks for kind words. Your

Thanks for kind words. Your bot looks very nice to and a little bit powerfull than mine.

The way I use sensors is not the best one, I will change it soon as posible. It gave me many hours of frustration to make it work. As advice, don’t use your sensors that way, I think is better if they points inwards.

Wall follower

Would it possible to view your code? The wall following is brilliant.

HelloI attached the code for

Hello

I attached the code for wall following, version with 3 red light sensors. If you need something else, let me know.

 

-=Seba=-

How are you doing Seba? How

How are you doing Seba? How was your trip to Canada? Any new projects you’re working on?