Arduino Electronics
From Combustory
(Difference between revisions)
Jvaughters (Talk | contribs) |
|||
Line 12: | Line 12: | ||
* [[X9241A - Digital Potentiometer]] - Arduino code for using I2C to control this Digital Potentiometer | * [[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 | ||
+ | * [[RTC1307 - Real Time Clock]] - Arduino code for using I2C to control this Real Time Clock | ||
* Suggestions Welcome | * Suggestions Welcome | ||
Revision as of 16:48, 6 February 2009
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
- RTC1307 - Real Time Clock - Arduino code for using I2C to control this Real Time Clock
- Suggestions Welcome