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 Playground"

(Organization Proposals)
(Organization Proposals)
Line 4: Line 4:
  
 
== Organization Proposals ==
 
== Organization Proposals ==
* Eurotech: Shoot-a-Pi
+
=== Eurotech: Shoot-a-Pi ===
*#DAY 1 - Create your target device by wiring sensors and leds to the GPIOs of the Raspberry PI.
+
#DAY 1 - Create your target device by wiring sensors and leds to the GPIOs of the Raspberry PI.
*#DAY 2 - Create your embedded application via Kura 1.0 for Eclipse to remote control your target device.
+
#DAY 2 - Create your embedded application via Kura 1.0 for Eclipse to remote control your target device.
*# Count shots reported by the bluetooth laser gun.
+
# Count shots reported by the bluetooth laser gun.
*##Detect when the laser gun hits the target reading the light sensor.
+
*#Detect when the laser gun hits the target reading the light sensor.
*##Drive the leds using GPIOs when the laser gun hits the target.
+
*#Drive the leds using GPIOs when the laser gun hits the target.
*##Publish the number of shots and hits to the cloud via MQTT.
+
*#Publish the number of shots and hits to the cloud via MQTT.
*##Build a Web-based shooting dashboard by reading shots information from the MQTT broker with web sockets
+
*#Build a Web-based shooting dashboard by reading shots information from the MQTT broker with web sockets
*##Be creative and expand on the above scenario with a buzzer and other goodies.  
+
*#Be creative and expand on the above scenario with a buzzer and other goodies.  
*#DAY 3 - Play the match and Win your Prize !
+
#DAY 3 - Play the match and Win your Prize !
  
* OSGi: Demos with Pis
+
=== OSGi: Demos with Pis===
  
* Bredex: Eclipse Techology Stack<br>
+
=== Bredex: Eclipse Techology Stack ===
 
We would like to demo an Eclipse Technology Stack using Jubula, SmartHome (actually openHAB), Mosquitto, Paho, some Eclipse runtime stuff and Lego Mindstorm (which is sadly not an Eclipse project) running on a bunch of computers including Raspberry Pi. We will have some sort of challenge (TBD) where we would give away a Mindstorm NXT to the winner(s). We would have the 2 students who did this as part of their bachelor thesis demo the stack and help interested attendees with the challenge.
 
We would like to demo an Eclipse Technology Stack using Jubula, SmartHome (actually openHAB), Mosquitto, Paho, some Eclipse runtime stuff and Lego Mindstorm (which is sadly not an Eclipse project) running on a bunch of computers including Raspberry Pi. We will have some sort of challenge (TBD) where we would give away a Mindstorm NXT to the winner(s). We would have the 2 students who did this as part of their bachelor thesis demo the stack and help interested attendees with the challenge.

Revision as of 01:15, 11 August 2014

This page is for organizing the Eclipse IoT Playground at EclipseCon Europe 2014. (See the IoT page on the ECE website here.)

We are currently tracking progress with this Google doc.

Organization Proposals

Eurotech: Shoot-a-Pi

  1. DAY 1 - Create your target device by wiring sensors and leds to the GPIOs of the Raspberry PI.
  2. DAY 2 - Create your embedded application via Kura 1.0 for Eclipse to remote control your target device.
  3. Count shots reported by the bluetooth laser gun.
    1. Detect when the laser gun hits the target reading the light sensor.
    2. Drive the leds using GPIOs when the laser gun hits the target.
    3. Publish the number of shots and hits to the cloud via MQTT.
    4. Build a Web-based shooting dashboard by reading shots information from the MQTT broker with web sockets
    5. Be creative and expand on the above scenario with a buzzer and other goodies.
  1. DAY 3 - Play the match and Win your Prize !

OSGi: Demos with Pis

Bredex: Eclipse Techology Stack

We would like to demo an Eclipse Technology Stack using Jubula, SmartHome (actually openHAB), Mosquitto, Paho, some Eclipse runtime stuff and Lego Mindstorm (which is sadly not an Eclipse project) running on a bunch of computers including Raspberry Pi. We will have some sort of challenge (TBD) where we would give away a Mindstorm NXT to the winner(s). We would have the 2 students who did this as part of their bachelor thesis demo the stack and help interested attendees with the challenge.

Back to the top