Difference between revisions of "Equipment for course projects"

From Cyber-Physical Systems Laboratory
Jump to navigationJump to search
 
(75 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
== The following is a list of sensor network equipment available for use in students' course projects. ==
  
== The following is a list of sensor network equipment available for use in student projects. ==
+
'''Raspberry Pi Family'''
  
 +
Raspberry Pi 1, Model B:
 +
[[Image:RP-1-B-800x.jpg|thumb|left|600px]]
 +
<br style="clear:both;" />
 +
Quantity: 10
  
'''Processor and Radio Boards'''
 
  
* [http://www.memsic.com/products/wireless-sensor-networks/wireless-modules.html MPR410CB] Mica2 mote, 433Mhz radio, quantity: 56
+
Raspberry Pi 2/3, Model B+:
 +
[[Image:RP2_B.jpeg|thumb|left|600px]]
 +
<br style="clear:both;" />
 +
Quantity: 1 for RP2 , 2 for RP3
  
* [http://www.memsic.com/products/wireless-sensor-networks/wireless-modules.html MPR2400 MICAz] IEEE 802.15.4 radio, quantity: 12
+
Know more about differences among models: [http://www.lifehacker.com.au/2016/03/raspberry-pi-which-model-should-you-buy/ Which Model Should You Buy]
  
* [http://www.memsic.com/products/wireless-sensor-networks/wireless-modules.html TelosB/Tmote Sky] IEEE 802.15.4 radio, without external sensors, quantity: 23 ([http://web.archive.org/web/20070205095928/http://www.moteiv.com/products/docs/tmote-sky-datasheet.pdf archived Tmote datasheet])
+
USB WiFi Adaptors: 6
 +
 
 +
Note: The RP1 and the RP2 have no embedded WiFi chip.  That is, you need use Ethernet cable for accessing the Internet, or to use an additional USB Wifi adaptor for wireless accesses.
 +
 
 +
The RP3 has equipped with WiFi chip and Antenna.  You don't need an extra Wifi Adaptor for RP3.
 +
 
 +
'''TelosB-Family'''
 +
 
 +
* [http://www.memsic.com/userfiles/files/Datasheets/WSN/telosb_datasheet.pdf TelosB data sheet]
 +
At a high level the TelosB motes have:
 +
IEEE 802.15.4 radio, TI MSP430 uProcessor, Integrated antenna, Integrated USB (no need for a programming board).
 +
 
 +
Sensors: Temperature, light, and humidity.
 +
 
 +
Quantity: 41
 +
 
 +
[[Image:Telos_SM.jpg|thumb|left|600px]]
 +
<br style="clear:both;" />
 +
 
 +
[[Image:tmote-sky-blue.gif|thumb|left|600px]]
 +
<br style="clear:both;" />
 +
 
 +
''The Tmote Sky and TelosB are functionally equivalent. Any hardware or software information about the TelosB motes also applies to the Tmote Sky.''
 +
 
 +
 
 +
 
 +
'''Robots'''
 +
 
 +
* [http://www.lego.com/en-us/default.aspx LEGO Mindstorms Education Base Set,]
 +
LeJOS firmware:[[File:Lego.pdf]]
 +
 
 +
Quantity: 2
 +
 
 +
[[Image:9797-0000-xx-12-1.jpg|thumb|left|600px]]
 +
<br style="clear:both;" />
 +
 
 +
 
 +
 
 +
'''Other Available Equipment'''
 +
 
 +
* [http://homesupport.cisco.com/en-us/wireless/lbc/NSLU2 NSLU2 Network Storage Link ("Slug"),]
 +
 
 +
Quantity: 13
 +
 
 +
[http://www.nslu2-linux.org/ (Linux firmware/hardware hacking information)]
 +
 
 +
[[Image:nslu2.png|thumb|left|600px]]
 +
<br style="clear:both;" />
 +
 
 +
 
 +
* Protoboards (Breadboards)
 +
 
 +
Quantity: 4
 +
 
 +
[[Image:Breadboard.jpg]]
 +
<br style="clear:both;" />
 +
 
 +
 
 +
* Wall plug to USB adapter
 +
Quantity: 29
 +
[[Image:Wall_plug_to_USB_adapter.png|thumb|left|300px]]
 +
<br style="clear:both;" />
 +
 
 +
 
 +
* Particle sensor
 +
[http://www.sca-shinyei.com/pdf/PPD42NS.pdf Specs]
 +
 
 +
Quantity: 1
 +
[[Image:PARTICLE_SENSOR,_Shinyei_PPD42.png‎|thumb|left]]
 +
<br style="clear:both;" />
 +
 
 +
 
 +
* Motion sensor
 +
Works by PIR (Passive InfraRed)
 +
[http://www.parallax.com/product/555-28027 Desc.]
 +
 
 +
Quantity: 16
 +
[[Image:PIR_sensor.png‎|thumb|left]]
 +
<br style="clear:both;" />
 +
 
 +
 
 +
* AC Zone dampers
 +
[http://hvacwholesaledirect.com/index.php?main_page=product_info&products_id=62 Desc.]
 +
 
 +
Quantity: 1
 +
[[Image:ZoneFirstRDS.jpg‎‎|thumb|left]]
 +
<br style="clear:both;" />
 +
 
 +
 
 +
* Programmable AC vent
 +
[http://www.amazon.com/Vent-Miser-91668-Programmable-Saving-6-Inches/dp/B000MWTI9K Desc.]
 +
 
 +
Quantity: 7
 +
[[Image:AC_vent.jpg‎‎|thumb|left|400px]]
 +
<br style="clear:both;" />

Latest revision as of 15:19, 31 January 2017

The following is a list of sensor network equipment available for use in students' course projects.

Raspberry Pi Family

Raspberry Pi 1, Model B:

RP-1-B-800x.jpg


Quantity: 10


Raspberry Pi 2/3, Model B+:

RP2 B.jpeg


Quantity: 1 for RP2 , 2 for RP3

Know more about differences among models: Which Model Should You Buy

USB WiFi Adaptors: 6

Note: The RP1 and the RP2 have no embedded WiFi chip. That is, you need use Ethernet cable for accessing the Internet, or to use an additional USB Wifi adaptor for wireless accesses.

The RP3 has equipped with WiFi chip and Antenna. You don't need an extra Wifi Adaptor for RP3.

TelosB-Family

At a high level the TelosB motes have: IEEE 802.15.4 radio, TI MSP430 uProcessor, Integrated antenna, Integrated USB (no need for a programming board).

Sensors: Temperature, light, and humidity.

Quantity: 41

Telos SM.jpg


Tmote-sky-blue.gif


The Tmote Sky and TelosB are functionally equivalent. Any hardware or software information about the TelosB motes also applies to the Tmote Sky.


Robots

LeJOS firmware:File:Lego.pdf

Quantity: 2

9797-0000-xx-12-1.jpg



Other Available Equipment

Quantity: 13

(Linux firmware/hardware hacking information)

Nslu2.png



  • Protoboards (Breadboards)

Quantity: 4

Breadboard.jpg


  • Wall plug to USB adapter

Quantity: 29

Wall plug to USB adapter.png



  • Particle sensor

Specs

Quantity: 1

PARTICLE SENSOR, Shinyei PPD42.png



  • Motion sensor

Works by PIR (Passive InfraRed) Desc.

Quantity: 16

PIR sensor.png



  • AC Zone dampers

Desc.

Quantity: 1

ZoneFirstRDS.jpg



  • Programmable AC vent

Desc.

Quantity: 7

AC vent.jpg