FLAMEbot

Posted on 15/06/2011 by tman
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.

This is FLAMEbot. He's a heat seeker. Draw the shades and darken the room. Light a butane lighter and FLAMEbot will follow the heat/light source.  Hold the flame several inches in front of FLAME's diodes until he catches on. You'll know it when he does cause he will start rolling toward the flame. FLAMEbot will also respond to other light sources so it's important for the environment to be dark. I have attached the original circuit sketch offered via the Parallax website. It's amazing ...


FLAMEbot

This is FLAMEbot. He's a heat seeker. Draw the shades and darken the room. Light a butane lighter and FLAMEbot will follow the heat/light source.  Hold the flame several inches in front of FLAME's diodes until he catches on. You'll know it when he does cause he will start rolling toward the flame. FLAMEbot will also respond to other light sources so it's important for the environment to be dark. I have attached the original circuit sketch offered via the Parallax website. It's amazing just how simple the design is. Just do a search for the flame seeking boebot and you should find the link. Below is the source code.

 

  ' {$STAMP BS2}

  ' {$PBASIC 2.5}

time VAR Word

DO

 HIGH 8

 RCTIME 8, 1, time  

 DEBUG HOME, CLREOL, ? time

PAUSE 100

LOOP

 

Simple circuit...simple code...really cool results.   This project makes it okay to play with matches.  (source:  Parallax.com)

Follows flame with basic I.R. sensors

  • Actuators / output devices: bidirectional...continuous rotation servos
  • CPU: Basic Stamp mounted on BOE
  • Power source: 6VDC via AA
  • Programming language: pbasic
  • Sensors / input devices: I.R. circuit (credit: Parallax Forum)
  • Target environment: table top...floor
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