Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "IoT/M2MIWG/Demonstrator"

< IoT
(New page: {{:DocumentationGuidelines/DraftHeader}} The M2M Industry Working Group is working on setting up a demonstrator of the technologies that are being developed under its umbrella. It has b...)
 
Line 6: Line 6:
  
 
= Demonstrator hardware setup =
 
= Demonstrator hardware setup =
 +
 +
* a table top green-house
 +
* an Arduino UNO  : http://arduino.cc/en/Main/ArduinoBoardUno for sensor acquisition
 +
* a light sensor : http://www.seeedstudio.com/depot/grove-light-sensor-p-746.html?cPath=25_27
 +
* a moisture sensor : http://www.seeedstudio.com/depot/grove-moisture-sensor-p-955.html?cPath=25_27
 +
* a temperature sensor http://www.seeedstudio.com/depot/grove-temperature-sensor-p-774.html?cPath=25_27
 +
* a servo for opening the greenhouse http://www.seeedstudio.com/depot/emax-9g-es08a-high-sensitive-mini-servo-p-760.html?cPath=39_41
 +
* a Raspberry Pi : http://www.raspberrypi.org/faqs for running Mihini and communicating with the server
 +
  
 
= Using the demonstrator for showcasing commercial products build with Eclipse M2M technology =
 
= Using the demonstrator for showcasing commercial products build with Eclipse M2M technology =

Revision as of 08:23, 16 May 2013

Warning2.png
Draft Content
This page is currently under construction. Community members are encouraged to maintain the page, and make sure the information is accurate.


The M2M Industry Working Group is working on setting up a demonstrator of the technologies that are being developed under its umbrella.

It has been decided to go with the use case of a connected greenhouse, reporting its status (temperature, humidity, luminosity) and being controllable (turning artificial lighting on/off).

Demonstrator hardware setup


Using the demonstrator for showcasing commercial products build with Eclipse M2M technology

Back to the top