Difference between revisions of "Modules"
Russ hensel (talk | contribs) |
Russ hensel (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | Note this section is under major revision and expansion, it may be merged with demo boards or not. | ||
+ | |||
+ | = General = | ||
+ | |||
+ | Modules ( at least as we use the term ) are circuit subsystems that typically consist of many components that perform some function and are plugged into a larger circuit where they perform a service or act as a subsystem in a larger system. Often they are an efficient way of incorporatiing some functionality without the bother of discrete components. In the past, and still, this category can blend in with demo boards where manufactures put some of their components on a board to make it easier to evaluate and/or the component. The Arduino is much like the old demo boards for microcontrollers, but was built with the idea that it would be used as a module in a larger project. This idea is extended in the arduion enviroment by the idea of shields which are modules that plug directly into the Arduino. In some sense the module is an extension of the IC ( or vise versa ). | ||
+ | |||
+ | We will group these modules by function. | ||
+ | |||
+ | |||
+ | = Communication = | ||
+ | |||
+ | |||
[[Image:Main-GM862-0.jpg|70px|GM862]] [[GM862 Cellular Module]] | [[Image:Main-GM862-0.jpg|70px|GM862]] [[GM862 Cellular Module]] | ||
+ | |||
+ | [[Image:Grey-bg-xbee.jpg|70px|Xbee]] [[Xbee wireless module]] | ||
+ | |||
+ | = Power Supply = | ||
+ | |||
+ | = GPS = | ||
+ | |||
+ | = Microcontroller and Computer = | ||
+ | |||
+ | *[http://www.popularmechanics.com/technology/how-to/software/arduino-alternatives-5-microcontrollers-you-should-know#slide-6 Arduino Alternatives: 5 Microcontrollers You Should Know ] | ||
+ | |||
+ | = Sensors = | ||
[[Image:Main-WiTilt-v2-0.jpg|70px|BlueTooth Accelerometer]] [[BlueTooth Accelerometer (SparkFun)]] | [[Image:Main-WiTilt-v2-0.jpg|70px|BlueTooth Accelerometer]] [[BlueTooth Accelerometer (SparkFun)]] | ||
− | + | = Motor Control = | |
+ | |||
+ | == Servo == | ||
+ | |||
+ | == DC == | ||
+ | |||
+ | == Stepper == | ||
+ | |||
+ | |||
Other [[demo board]]s | Other [[demo board]]s | ||
[[Category:Modules]][[Category:Components]] | [[Category:Modules]][[Category:Components]] |
Revision as of 09:27, 24 April 2014
Note this section is under major revision and expansion, it may be merged with demo boards or not.
Contents
General
Modules ( at least as we use the term ) are circuit subsystems that typically consist of many components that perform some function and are plugged into a larger circuit where they perform a service or act as a subsystem in a larger system. Often they are an efficient way of incorporatiing some functionality without the bother of discrete components. In the past, and still, this category can blend in with demo boards where manufactures put some of their components on a board to make it easier to evaluate and/or the component. The Arduino is much like the old demo boards for microcontrollers, but was built with the idea that it would be used as a module in a larger project. This idea is extended in the arduion enviroment by the idea of shields which are modules that plug directly into the Arduino. In some sense the module is an extension of the IC ( or vise versa ).
We will group these modules by function.
Communication
Power Supply
GPS
Microcontroller and Computer
Sensors
BlueTooth Accelerometer (SparkFun)
Motor Control
Servo
DC
Stepper
Other demo boards