Arduino Electronics
From Combustory
(Difference between revisions)
Line 10: | Line 10: | ||
* [[Arduino Communications]] - A distributed network approach | * [[Arduino Communications]] - A distributed network approach | ||
* [[Temperature Controller]] - A/C control for multi-room space with air duct throttling (ie. Smart Thermostat) | * [[Temperature Controller]] - A/C control for multi-room space with air duct throttling (ie. Smart Thermostat) | ||
+ | * [[X9241A - Digital Potentiometer]] - Arduino code for using I2C to control this Digital Potentiometer | ||
* [[MPGuino]] - An MPG gauge based on the Arduino Platform | * [[MPGuino]] - An MPG gauge based on the Arduino Platform | ||
* Suggestions Welcome | * Suggestions Welcome |
Revision as of 20:07, 26 September 2008
Welcome to Combustory
Any questions or comments:
- Send them to - combustor@combustory.com
|
Summary
Arduino is an open-source hardware platform. It is a micro controller with a free development environment that is greatly simplified for programming the controller. Visit this website for further details, http://www.arduino.cc/
Topics
- Arduino Communications - A distributed network approach
- Temperature Controller - A/C control for multi-room space with air duct throttling (ie. Smart Thermostat)
- X9241A - Digital Potentiometer - Arduino code for using I2C to control this Digital Potentiometer
- MPGuino - An MPG gauge based on the Arduino Platform
- Suggestions Welcome