Archive:AirCasting Shield: Difference between revisions
Jump to navigation
Jump to search
(Info about the firmware) |
(project info box) |
||
Line 1: | Line 1: | ||
Arduino Shield for [http://www.aircasting.org/ AirCasting]. Simpler than their wiring mess. | {{project | ||
|name = AirCasting Shield | |||
|status = experimental | |||
|image = Aircasting_rev01_06.jpg | |||
|description = Arduino shield for [http://www.aircasting.org/ AirCasting] | |||
|author = | |||
|username = tiefpunkt | |||
|version = Rev. 01 | |||
|update = | |||
|platform = | |||
|license = | |||
|download = https://github.com/tiefpunkt/AirCasting-Shield | |||
}}Arduino Shield for [http://www.aircasting.org/ AirCasting]. Simpler than their wiring mess. | |||
== Revision 1 == | == Revision 1 == |
Revision as of 16:41, 20 August 2013
AirCasting Shield Release status: experimental [box doku] | |
---|---|
Description | Arduino shield for AirCasting |
Last Version | Rev. 01 |
Download | https://github.com/tiefpunkt/AirCasting-Shield |
Arduino Shield for AirCasting. Simpler than their wiring mess.
Revision 1
Hardware
- Sensors: SHT22, MQ-7, MQ-135
- Proper heater drive for MQ-7, thanks to Citizen Sensor [1]
- Board: Prototype milled at OHM2013
- Issues:
- MQ-* sensors didn't fit into their holes -> holes to small. Also pads to small, soldering was a pain and required some hacking to the board.
- Relais fairly loud.
- Sensors get quite warm
Software
Small Arduino test programm, using some DHT22 Tutorial and this MQ-7 Library (with a few changes to fix stuff) for proper heater driving.
- All sensors return data that seems legit at first sight.