Arduino Electronics
From Combustory
(Difference between revisions)
Jvaughters (Talk | contribs) |
Jvaughters (Talk | contribs) (→Topics) |
||
Line 11: | Line 11: | ||
* [[Arduino Communications]] - A distributed network approach | * [[Arduino Communications]] - A distributed network approach | ||
+ | * [[Arduino Communications - SQLite]] - Load Arduino Data into an SQLite database | ||
* [[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 | * [[X9241A - Digital Potentiometer]] - Arduino code for using I2C to control this Digital Potentiometer | ||
Line 17: | Line 18: | ||
* [[Linux, Apple, or Windows - Which one is right for you?]] - This really does not belong in this section, but I just wanted a place holder to send people for now as this is a very common question that I get. | * [[Linux, Apple, or Windows - Which one is right for you?]] - This really does not belong in this section, but I just wanted a place holder to send people for now as this is a very common question that I get. | ||
* Suggestions Welcome | * Suggestions Welcome | ||
− | |||
− | |||
== Links == | == Links == | ||
[[Category:Electronics]] | [[Category:Electronics]] |
Revision as of 21:54, 27 January 2012
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
- Arduino Communications - SQLite - Load Arduino Data into an SQLite database
- 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
- Linux, Apple, or Windows - Which one is right for you? - This really does not belong in this section, but I just wanted a place holder to send people for now as this is a very common question that I get.
- Suggestions Welcome