Fort Inventory: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
(Building initial list of prototyping inventory)
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<font size="5">[[Fort]]</font>
== Microcontrollers ==
== Microcontrollers ==
=== MSP430 ===


=== MSP430 ===
==== BoosterPacks ====
* CC110L AIR Module BoosterPack [https://www.anaren.com/air/cc110l-air-module-boosterpack-embedded-antenna-module-anaren#overlay-context=air/air-boosterpack]
* Capacitive Touch BoosterPack [http://www.ti.com/tool/430boost-sense1]


=== Arduino ===
=== Arduino ===
==== Shields ====
* Ethernet Shield


== Sensors ==
== Sensors ==
=== Distance ===
* HC-SR04 [http://www.micropik.com/PDF/HCSR04.pdf]


=== Compass ===
=== Compass ===
* Hitachi HM55B Compass Module
* Hitachi HM55B Compass Module [http://www.hobbyengineering.com/H2112.html]
* Magnetic Compass [http://www.hobbyengineering.com/H1067.html]
 
=== GPS ===
* Parallax GpS Receiver [http://www.parallax.com/dl/docs/prod/acc/gpsreceivermanual1.0.pdf]


=== Accelerometer ===
=== Accelerometer ===
* Hitachi H48C 3-Axis Accelerometer Module
* Hitachi H48C 3-Axis Accelerometer Module [http://www.hobbyengineering.com/H2957.html]
** Measure 3 g on any axis
** Measure 3 g on any axis
** Free-fall output indicates simultaneous 0g an all axes
** Free-fall output indicates simultaneous 0g an all axes
Line 17: Line 31:
** Wide operational range: -25 to 75 C  
** Wide operational range: -25 to 75 C  


* Memsic 2125 Dual-Axis Accelerometer
* Memsic 2125 Dual-Axis Accelerometer [http://www.hobbyengineering.com/H1581.html]
** Measure 0 to 2 g on either axis; less than 1 mg resolution
** Measure 0 to 2 g on either axis; less than 1 mg resolution
** Fully temperature compensated over 0 to 70 C range
** Fully temperature compensated over 0 to 70 C range
Line 25: Line 39:


=== Temperature ===
=== Temperature ===
* SHT11 Temperature and Humidity Sensor Module
* SHT11 Temperature and Humidity Sensor Module [http://www.hobbyengineering.com/H1509.html]
** Temperature range: -40 F (-40 C) to +254.9 F (+123.8 C)
** Temperature range: -40 F (-40 C) to +254.9 F (+123.8 C)
** Temp. accuracy: +/- 0.5 C @ 25 C<
** Temp. accuracy: +/- 0.5 C @ 25 C<
** Humidity range: 0 to 100% RH
** Humidity range: 0 to 100% RH
** Absolute RH accuracy: +/- 3.5% RH
** Absolute RH accuracy: +/- 3.5% RH
== Audio ==
* uMP3 Playback Module [http://www.roguerobotics.com/products/electronics/ump3]
== Data Logging ==
* uMMC Serial Data Module [http://www.roguerobotics.com/products/electronics/ummc]
== Displays ==
* OLED 96x64 [http://www.adafruit.com/products/684]

Latest revision as of 15:12, 14 June 2013

Fort

Microcontrollers[edit]

MSP430[edit]

BoosterPacks[edit]

  • CC110L AIR Module BoosterPack [1]
  • Capacitive Touch BoosterPack [2]

Arduino[edit]

Shields[edit]

  • Ethernet Shield

Sensors[edit]

Distance[edit]

Compass[edit]

  • Hitachi HM55B Compass Module [4]
  • Magnetic Compass [5]

GPS[edit]

  • Parallax GpS Receiver [6]

Accelerometer[edit]

  • Hitachi H48C 3-Axis Accelerometer Module [7]
    • Measure 3 g on any axis
    • Free-fall output indicates simultaneous 0g an all axes
    • Small, breadboard-friendly package: 0.7" x 0.8" (17.8 mm x 20.3 mm)
    • Wide operational range: -25 to 75 C
  • Memsic 2125 Dual-Axis Accelerometer [8]
    • Measure 0 to 2 g on either axis; less than 1 mg resolution
    • Fully temperature compensated over 0 to 70 C range
    • Simple, pulse output of g-force for X and Y axis
    • Analog output of temperature (TOut pin)
    • Low current operation: less than 4 mA at 5 vdc

Temperature[edit]

  • SHT11 Temperature and Humidity Sensor Module [9]
    • Temperature range: -40 F (-40 C) to +254.9 F (+123.8 C)
    • Temp. accuracy: +/- 0.5 C @ 25 C<
    • Humidity range: 0 to 100% RH
    • Absolute RH accuracy: +/- 3.5% RH

Audio[edit]

  • uMP3 Playback Module [10]

Data Logging[edit]

  • uMMC Serial Data Module [11]

Displays[edit]