element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Robotics
  • Technologies
  • More
Robotics
Forum how to program a IR sensor ??
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Robotics to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 3 replies
  • Subscribers 61 subscribers
  • Views 627 views
  • Users 0 members are here
Related

how to program a IR sensor ??

Former Member
Former Member over 13 years ago

i need a tutorial to program an IR sensor (not ic) for differentiating colors ..for my line-following bot

  • Sign in to reply
  • Cancel
  • YT2095
    YT2095 over 13 years ago

    Personally I wouldn`t bother with IR for Colors, a simple Cadmium Disulphide photo resistor will do the job for you much easier.

    although it Will be possible with IR, you Will get strange readings from different inks, that Look to be the same color to the naked eye, for instance Plants (yes the green growing things) will look perfectly White in IR and not Green at all.

    so use something that responds in the Visible spectrum.

    then it`s a case of outputting this sensor reading to an analog port of some description and using a Bounce-Back light to measure the reflectivity of the ink surface.

    red will reflect red and give a high reading, but green will not reflect it and so it`ll give a low reading.

    color opposites will be red-green, yellow-blue etc...

    you`ll need to iluminate the line for the robot to follow anyway, so using an RGB LED will be a good choice.

    the s/ware is fairly simple, light up Red and take a reading, then the same for Green, and then Blue, which ever gives the best reading is likely to be the color it`s seeing.

    hope that helps a little image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • DAB
    DAB over 13 years ago

    I agree with YT2095, an IR sensor will not readily do what you want.

    If you want your line following robot to switch to different colored lines, you might want to just go to different line widths.  These will be easier to determine with simple sensors and software.

    To do color discrimination, you need to include spectral filters and a good full color illuminator.

    One simple way to achieve a color discriminator circuit, would be to use a white light illumination source and pass the resulting image through a set of Dicloric (not sure about this spelling) filters.  These would give you a blue, red and green signal that you could pass to inexpensive lead sulfite light sensors.  You can get the filters from surplus stores.  They were used in the early TV cameras to get RGB images to combine for color television.

    To do this level of spectral discrimination in IR, you need specialized filters, which are very expensive.

     

    Hopefully this post can help you decide what approach might work for your application.  If you tell us more about what you want to do, we could probably give you some better suggestions.

     

    DAB

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • emgrobotics
    emgrobotics over 13 years ago

    Most line following robots only track a black line on a white floor, or a white line on a black floor.

    This can easily be done using IR transistors and LED's (the standard for most line following robots).

     

    I have an example here: http://buildsmartrobots.ning.com/profiles/blogs/build-launchbot-a-c-programmable-debuggable-16bit-robot-for-only-

     

    There is a schematic and pictures of the board.  you can see the robot in action here

    You don't have permission to edit metadata of this video.
    Edit media
    x
    image
    Upload Preview
    image

     

    The code was written for the TI Launchpad and can be found here: http://api.ning.com/files/Yocy2J8IGbgNKxiBk5stCtFlPcC8LadZLT096Ldd-btd*FycNB0h1UHfzgYGheiCTnsWEkKr2ZhqmHq3K2KAQWoPKK2bsIFb/EMGRobotics_LaunchBot.zip

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube