Created
January 20, 2014 13:01
-
-
Save ahmedbastawy/8519495 to your computer and use it in GitHub Desktop.
AIR POLLUTION TEST UNIT (USING ARDUINO)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Title | |
AIR POLLUTION TEST UNIT (USING ARDUINO) | |
# Picture | |
media: undefined | |
# Objective | |
Developing an air quality testing unit using DHT sensor (temperature & humidity) and MQ-7 (Carbom Monoxide) | |
# Duration | |
undefined | |
# Age Group | |
all | |
# Materials | |
## Arduino Uno | |
* description:Edit me! | |
* quantity:1 | |
* price: | |
* link: | |
## RHT03 sensor | |
* description:Humidity and temperature sensor | |
* quantity:1 | |
* price:undefined | |
* link:undefined | |
## Resistor 10k | |
* description:undefined | |
* quantity:1 | |
* price:undefined | |
* link:undefined | |
## Wire connection | |
* description:male to male jumper wire connection | |
* quantity:5 | |
* price:undefined | |
* link:undefined | |
## USB cable | |
* description:to connect Arduino to the PC | |
* quantity:1 | |
* price:undefined | |
* link:undefined | |
## MQ7 | |
* description:Carbon Monoxide sensor | |
* quantity:1 | |
* price:undefined | |
* link:undefined | |
# Steps | |
## AIR HUMIDITY SENSOR - SOFTWARE SETUP | |
media: | |
notes: undefined | |
## undefined | |
media: undefined | |
notes: undefined | |
# Notes | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"id":"8519495","user":"ahmedbastawy","description":"AIR POLLUTION TEST UNIT (USING ARDUINO)","urls":["undefined","undefined"],"raw":"# Title \nAIR POLLUTION TEST UNIT (USING ARDUINO)\n# Picture \nmedia: undefined\n# Objective\nDeveloping an air quality testing unit using DHT sensor (temperature & humidity) and MQ-7 (Carbom Monoxide)\n# Duration\nundefined\n# Age Group\nall\n# Materials\n## Arduino Uno\n* description:Edit me!\n* quantity:1\n* price:\n* link:\n\n## RHT03 sensor\n* description:Humidity and temperature sensor\n* quantity:1\n* price:undefined\n* link:undefined\n\n## Resistor 10k\n* description:undefined\n* quantity:1\n* price:undefined\n* link:undefined\n\n## Wire connection\n* description:male to male jumper wire connection\n* quantity:5\n* price:undefined\n* link:undefined\n\n## USB cable\n* description:to connect Arduino to the PC\n* quantity:1\n* price:undefined\n* link:undefined\n\n## MQ7\n* description:Carbon Monoxide sensor\n* quantity:1\n* price:undefined\n* link:undefined\n\n# Steps\n## AIR HUMIDITY SENSOR - SOFTWARE SETUP\nmedia: \n\n## undefined\nmedia: undefined\n\n# Notes\n\n","steps":[{"description":"AIR HUMIDITY SENSOR - SOFTWARE SETUP","media":"","$$hashKey":"008"},{"$$hashKey":"00K"}],"materials":[{"item":"Arduino Uno","description":"Edit me!","quantity":"1","price":"","link":"","$$hashKey":"006"},{"$$hashKey":"00A","item":"RHT03 sensor","description":"Humidity and temperature sensor","quantity":"1"},{"$$hashKey":"00C","item":"Resistor 10k","quantity":"1"},{"$$hashKey":"00E","item":"Wire connection","description":"male to male jumper wire connection","quantity":"5"},{"$$hashKey":"00G","item":"USB cable","description":"to connect Arduino to the PC","quantity":"1"},{"$$hashKey":"00I","item":"MQ7","description":"Carbon Monoxide sensor","quantity":"1"}],"title":"AIR POLLUTION TEST UNIT (USING ARDUINO)","objective":"Developing an air quality testing unit using DHT sensor (temperature & humidity) and MQ-7 (Carbom Monoxide)","ageGroup":"all","notes":"","content":"<h1>Title</h1>\n\n<p>AIR POLLUTION TEST UNIT (USING ARDUINO)</p>\n\n<h1>Picture</h1>\n\n<p><img src='undefined'></p>\n\n<h1>Objective</h1>\n\n<p>Developing an air quality testing unit using DHT sensor (temperature & humidity) and MQ-7 (Carbom Monoxide)</p>\n\n<h1>Duration</h1>\n\n<p>undefined</p>\n\n<h1>Age Group</h1>\n\n<p>all</p>\n\n<h1>Materials</h1>\n\n<h2>Arduino Uno</h2>\n\n<ul>\n<li>description:Edit me!</li>\n<li>quantity:1</li>\n<li>price:</li>\n<li>link:</li>\n</ul>\n\n<h2>RHT03 sensor</h2>\n\n<ul>\n<li>description:Humidity and temperature sensor</li>\n<li>quantity:1</li>\n<li>price:undefined</li>\n<li>link:undefined</li>\n</ul>\n\n<h2>Resistor 10k</h2>\n\n<ul>\n<li>description:undefined</li>\n<li>quantity:1</li>\n<li>price:undefined</li>\n<li>link:undefined</li>\n</ul>\n\n<h2>Wire connection</h2>\n\n<ul>\n<li>description:male to male jumper wire connection</li>\n<li>quantity:5</li>\n<li>price:undefined</li>\n<li>link:undefined</li>\n</ul>\n\n<h2>USB cable</h2>\n\n<ul>\n<li>description:to connect Arduino to the PC</li>\n<li>quantity:1</li>\n<li>price:undefined</li>\n<li>link:undefined</li>\n</ul>\n\n<h2>MQ7</h2>\n\n<ul>\n<li>description:Carbon Monoxide sensor</li>\n<li>quantity:1</li>\n<li>price:undefined</li>\n<li>link:undefined</li>\n</ul>\n\n<h1>Steps</h1>\n\n<h2>AIR HUMIDITY SENSOR - SOFTWARE SETUP</h2>\n\n<p><img src='undefined'></p>\n\n<h2>undefined</h2>\n\n<p>{{2}}</p>\n\n<h1>Notes</h1>","ownedByMe":"true"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment