Arduino Electronics
From Combustory
(Difference between revisions)
(New page: <big>'''The Main Arduino Page'''</big> == Discussion == My original Goal was to create a website that is the most comprehensive website for Automobiles. However, as I soon found out whil...) |
Jvaughters (Talk | contribs) |
||
| (17 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | < | + | <anyweb>http://combustory.com/wiki/ads/ad_rtc.html</anyweb> |
| − | + | {{default}} | |
| − | |||
| − | + | == 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 | ||
| + | * [[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 | ||
| − | |||
== Links == | == Links == | ||
| + | [[Category:Electronics]] | ||
Revision as of 22:14, 14 October 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
- 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