Author Topic: Robotics  (Read 2000 times)

0 Members and 1 Guest are viewing this topic.

Offline electroluxTopic starter

  • Regular Contributor
  • *
  • Posts: 244
  • Country: gb
    • Photography
Robotics
« on: February 04, 2014, 11:15:11 am »
Can anyone supply me with circuit diagram and code for a Arduino line following robot? :-//
The funniest thing about this signature is that by the time you realize it doesn't say anything its too late to stop reading it.
 

Offline Rerouter

  • Super Contributor
  • ***
  • Posts: 4694
  • Country: au
  • Question Everything... Except This Statement
Re: Robotics
« Reply #1 on: February 04, 2014, 11:29:00 am »
There should be plenty of examples online if you go searching, other than that it is as simple as a staggered if statement, you have 2 spaced sensors and your on a line with only 1 sensor getting a reading, if the second sensor sees the line it is curving one way, if the first sensor looses it without the second picking anything its either end of line or curving the other direction

(a basic test like this is why so many spin in one direction when they loose the line)
 

Offline Kohanbash

  • Regular Contributor
  • *
  • Posts: 175
  • Country: us
    • Robots for Roboticists
Re: Robotics
« Reply #2 on: February 04, 2014, 03:03:41 pm »
Hi
Here is a line following robot and its code from the Society of Robots using an Atmega.

http://www.societyofrobots.com/robot_mobot_2007.shtml
http://www.societyofrobots.com/downloads/Mobot_2007_v1.zip
Robots for Roboticists Blog - http://robotsforroboticists.com/
 

Offline electroluxTopic starter

  • Regular Contributor
  • *
  • Posts: 244
  • Country: gb
    • Photography
Re: Robotics
« Reply #3 on: February 11, 2014, 10:23:11 am »
Hi
Here is a line following robot and its code from the Society of Robots using an Atmega.

http://www.societyofrobots.com/robot_mobot_2007.shtml
http://www.societyofrobots.com/downloads/Mobot_2007_v1.zip
Thanks it's brilliant the robot even looks good. I don't really mind it being Atmega.
The funniest thing about this signature is that by the time you realize it doesn't say anything its too late to stop reading it.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf