How to attach rechargeable battery to PiStorms
Latest posts
-
How to attach rechargeable battery to PiStorms
-
Connect to Wi-Fi Directly from PiStorms!12/02/2017
Connect your Raspberry Pi to a Wi-Fi network directly from PiStorms!
-
Image Recognition Robot with PiStorms and Pi Camera12/02/2017
Image Recognition Robot with PiStorms and Pi Camera
-
-
Rotary Inverted Pendulum with PF-XL Motor and GlideWheel-M12/13/2016
Rotary Inverted Pendulum with PF-XL Motor and GlideWheel-M
-
-
Make Your Own Obstacle Avoidance Robot with SumoEyes12/13/2016
Make Your Own Obstacle Avoidance Robot with SumoEyes
-
-
Check Basic Information of Your I2C Sensors12/13/2016
Check Basic Information of Your I2C Sensors
-
Blog categories
Search in blog

The Flame Sensor! A Grove Sensor Adapter project
A flame sensor, that's unique! In this project we'll use the Grove flame sensor find fires.
You can see the flame sensor mounted at the front, and the mindsensors Grove Sensor Adapter towards the back.
Of course, the flame sensor is the star of the show this time.
When it's facing the candle, we get a nice image of a fire.
The image disappears when the sensor points away from the candle.
A quick look at the program shows it's pretty simple. Take a reading from the Grove sensor adapter. If it's less than 1023 then show the fire image, otherwise clear the screen. Repeat!
Extensions
Why not try making a fire-fighting robot? There's also a Grove fan, try building a robot that can find a candle and put it out. Please share your creations with us, you can find instructions for submitting a blog post of your own on the main blog page.
Related posts
-
Line Following Robot with LightSensorArray or LineLeader
Line Following Robot with LightSensorArray or LineLeaderread more -
Attach Mulitple Sensors to a Single EV3 Port
EV3 Sensor Adapter with SPLIT-Nxread more -
Line Tracking Experiments with NXTCam
Posted in: NXT & EV312/02/2015Line Tracking Experiments with NXTCamread more -
Vision for your PiStorms Robot using Pi Camera!
Vision for your PiStorms Robot using Pi Camera!read more -
How to install OpenCV on Raspberry Pi and do Face Tracking
How to install OpenCV on Raspberry Pi and do Face Trackingread more
Leave a comment