RIOT-OS / RIOT

RIOT - The friendly OS for IoT
https://riot-os.org
GNU Lesser General Public License v2.1
4.93k stars 1.99k forks source link

An example that is actually interesting #831

Closed Kijewski closed 10 years ago

Kijewski commented 10 years ago

I'll be blunt and tell the truth: the example applications are boring.

We need some application that shows that RIOT is actually useful, like a multi-user snake/tron game, or (probably more difficult) posting a tweet.

OlegHahm commented 10 years ago

+1

miri64 commented 10 years ago

I flirted with the idea of actually implementing a CoAP-based network + HTTP-Gateway, where you configure, what sensor data to gather and then do something shiney with it… But I did not found the time to think about it in more detail. Maybe a heat map of temperatur data (but for this we need localization)? I don't know…

haukepetersen commented 10 years ago

Definitely +1!

I started also thinking on more thrilling applications. One end would surely be something connected to home-automation. Here I was thinking the same as @authmillenon, some connected sensors and maybe some lights/LEDs all controllable via web-frontend and mobile devices. Basically something build on the CeBIT demo, just taking it some steps ahead...

OlegHahm commented 10 years ago

Working on it... https://github.com/elektrozaun

LudwigKnuepfer commented 10 years ago

Apply love to https://github.com/elektrozaun/meta/wiki

Kijewski commented 10 years ago

Closed as memo.