From stefania at hackidemia.com Wed Oct 15 07:36:00 2014 From: stefania at hackidemia.com (Stefania Druga) Date: Wed, 15 Oct 2014 22:36:00 +0800 Subject: [Sketching14] Help with OSM api/ output sensor data Message-ID: Hi everyone, I am supposed to run a workshop with teenagers this Friday as part of this Anthropocene festival and teach them how to build a moisture sensors and after map the soil properties. Currently I am facing real issues with outputting the sensor data on OSM. Do you have any leads on easiest ways to send data from an Arduino Yun + moisture sensor to OSM. I can't find an easy way to import data in their api. Has anyone worked with this before and could send me any leads/ tips. Ideally something that could be easier to use by a 17th years old. Any help very much appreciated. s -- Stefania Druga - Founder +1 415 503 89 44 *HacKIDemia inspires the kids to imagine a better tomorrow and gives them the tools to build it! * Visit our web: www.hacKIDemia.com Like our Facebook: http://www.facebook.com/HacKIDemia Follow us on Twitter: @HacKidemia Subscribe to our Youtube channel: http://www.youtube.com/user/HacKIDemia -------------- next part -------------- An HTML attachment was scrubbed... URL: From stefania at hackidemia.com Wed Oct 15 03:30:22 2014 From: stefania at hackidemia.com (Stefania) Date: Wed, 15 Oct 2014 18:30:22 +0800 Subject: [Sketching14] Help with OSM api/ output sensor data In-Reply-To: <51C3A109-DE98-43FF-821E-33598B31F1A7@nyu.edu> References: <51C3A109-DE98-43FF-821E-33598B31F1A7@nyu.edu> Message-ID: Hi Tom, OSM stands for Open Street Map.? Thanks a lot for the examples, will check them out.? Pasting below an answer I got on a different thread? There's no way to store sensor data on OpenStreetMap, it can only? store raw map data. Streets, houses, etc. I think in the past some? people have updated tags of placemarkers on OSM based on sensor data? feeds, but it's not really accepted by the OSM community and you lose? all sense of history. Additionally it won't show up on any standard? OSM map.? There are other online platforms which are specifically designed to? publish sensor data feeds. In the olden days the best one used to be? Pachube, later renamed to Cosm, and now called Xively. However they? had a big relaunch a couple of years ago and I think also changed? their business model, so not sure if they're still usable.? Lots has happened since, I've heard of quite a few other platforms? launching since then, but I'm not well-informed any more about the? best options. In particular I'm not sure what ways there are to put? sensor data on a map.? From a quick Google search:? http://www.yoctopuce.com/EN/article/cosm-alternatives-to-record-sensor-measurements? Which suggests these services:? -?ThingSpeak.com? -?Open.Sen.se? -?nimbits.com? The following discussion suggests that Xively still works fine, but? they now only provide limited visualisation options:? http://stackoverflow.com/questions/16623740/online-charting-with-xively-cosm-replacement? Although it may still be enough to put markers on a map, I haven't checked.? See also:? https://xively.com/? https://xively.com/dev/docs/api? Good luck!? m.? --? ?Stefania Druga - Founder ?+49 176 829 114 43 ? ? ? ??? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?? HacKIDemia inspires the kids to imagine a better tomorrow and gives them the tools to build it!? Visit our web:?www.hacKIDemia.com Like our Facebook:?http://www.facebook.com/HacKIDemia Follow us on Twitter:?@HacKidemia On October 16, 2014 at 12:20:01 AM, Tom Igoe (ti8 at nyu.edu) wrote: No idea what OSM is, but I have a bunch of Yun examples online at?https://github.com/tigoe/NetworkExamples. Anything that starts with Bridge is a Yun example. The BridgeRest examples may do the trick for you. See also Temboo.com, which is a great way to do Yun to almost anything on the web. ?They have a great code generator. t. On Oct 15, 2014, at 10:36 AM, Stefania Druga wrote: Hi everyone, I am supposed to run a workshop with teenagers this Friday as part of this Anthropocene festival and teach them how to build a moisture sensors and after map the soil properties.? Currently I am facing real issues with outputting the sensor data on OSM. Do you have any leads on easiest ways to send data from an Arduino Yun + moisture sensor to OSM. I can't find an easy way to import data in their api.? Has anyone worked with this before and could send me any leads/ tips. Ideally something that could be easier to use by a 17th years old.? Any help very much appreciated.? s -- ?Stefania Druga - Founder ?+1 415 503 89 44 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?? HacKIDemia inspires the kids to imagine a better tomorrow and gives them the tools to build it!? Visit our web:?www.hacKIDemia.com Like our Facebook:?http://www.facebook.com/HacKIDemia Follow us on Twitter:?@HacKidemia Subscribe to our Youtube channel:?http://www.youtube.com/user/HacKIDemia _______________________________________________ Sketching14 mailing list Sketching14 at lists.tired.com http://lists.tired.com/cgi-bin/mailman/listinfo/sketching14 -------------- next part -------------- An HTML attachment was scrubbed... URL: From andre at andreknoerig.de Wed Oct 15 09:37:44 2014 From: andre at andreknoerig.de (=?ISO-8859-1?B?QW5kcukgS272cmln?=) Date: Wed, 15 Oct 2014 18:37:44 +0200 Subject: [Sketching14] Help with OSM api/ output sensor data In-Reply-To: References: Message-ID: Hi Stefania, Indeed, pachube/cosm used to be pretty easy to achieve that, but I also haven't looked into it in a while. I recently met a guy who is building his own version of it: http://sensable.io/ Looks like just the thing you might need. Also you could get in touch with him directly, as he is based in Berlin. :) Good luck! Andr? On Wed, Oct 15, 2014 at 4:36 PM, Stefania Druga wrote: > Hi everyone, > > I am supposed to run a workshop with teenagers this Friday as part of this Anthropocene > festival > and > teach them how to build a moisture sensors and after map the soil > properties. > > Currently I am facing real issues with outputting the sensor data on OSM. > Do you have any leads on easiest ways to send data from an Arduino Yun + > moisture sensor to OSM. I can't find an easy way to import data in their > api. > > Has anyone worked with this before and could send me any leads/ tips. > Ideally something that could be easier to use by a 17th years old. > > Any help very much appreciated. > > s > > -- > > Stefania Druga - Founder > +1 415 503 89 44 > > *HacKIDemia inspires the kids to imagine a better tomorrow and gives them > the tools to build it! * > > Visit our web: www.hacKIDemia.com > Like our Facebook: http://www.facebook.com/HacKIDemia > > Follow us on Twitter: @HacKidemia > Subscribe to our Youtube channel: http://www.youtube.com/user/HacKIDemia > > _______________________________________________ > Sketching14 mailing list > Sketching14 at lists.tired.com > http://lists.tired.com/cgi-bin/mailman/listinfo/sketching14 > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From stefania at hackidemia.com Wed Oct 15 09:58:46 2014 From: stefania at hackidemia.com (Stefania Druga) Date: Thu, 16 Oct 2014 00:58:46 +0800 Subject: [Sketching14] Help with OSM api/ output sensor data In-Reply-To: References: Message-ID: Thank you very much everyone! Will share the final result;) s On Thu, Oct 16, 2014 at 12:37 AM, Andr? Kn?rig wrote: > Hi Stefania, > > Indeed, pachube/cosm used to be pretty easy to achieve that, but I also > haven't looked into it in a while. > I recently met a guy who is building his own version of it: > http://sensable.io/ > Looks like just the thing you might need. Also you could get in touch with > him directly, as he is based in Berlin. :) > > Good luck! > Andr? > > On Wed, Oct 15, 2014 at 4:36 PM, Stefania Druga > wrote: > >> Hi everyone, >> >> I am supposed to run a workshop with teenagers this Friday as part of >> this Anthropocene festival >> and >> teach them how to build a moisture sensors and after map the soil >> properties. >> >> Currently I am facing real issues with outputting the sensor data on OSM. >> Do you have any leads on easiest ways to send data from an Arduino Yun + >> moisture sensor to OSM. I can't find an easy way to import data in their >> api. >> >> Has anyone worked with this before and could send me any leads/ tips. >> Ideally something that could be easier to use by a 17th years old. >> >> Any help very much appreciated. >> >> s >> >> -- >> >> Stefania Druga - Founder >> +1 415 503 89 44 >> >> *HacKIDemia inspires the kids to imagine a better tomorrow and gives them >> the tools to build it! * >> >> Visit our web: www.hacKIDemia.com >> Like our Facebook: http://www.facebook.com/HacKIDemia >> >> Follow us on Twitter: @HacKidemia >> Subscribe to our Youtube channel: http://www.youtube.com/user/HacKIDemia >> >> _______________________________________________ >> Sketching14 mailing list >> Sketching14 at lists.tired.com >> http://lists.tired.com/cgi-bin/mailman/listinfo/sketching14 >> >> > -- Stefania Druga - Founder +1 415 503 89 44 *HacKIDemia inspires the kids to imagine a better tomorrow and gives them the tools to build it! * Visit our web: www.hacKIDemia.com Like our Facebook: http://www.facebook.com/HacKIDemia Follow us on Twitter: @HacKidemia Subscribe to our Youtube channel: http://www.youtube.com/user/HacKIDemia -------------- next part -------------- An HTML attachment was scrubbed... URL: From vladounet at gmail.com Wed Oct 15 10:01:05 2014 From: vladounet at gmail.com (Vlad Trifa) Date: Wed, 15 Oct 2014 10:01:05 -0700 (PDT) Subject: [Sketching14] Help with OSM api/ output sensor data In-Reply-To: References: Message-ID: <1413392465041.be5fc7c1@Nodemailer> Hi Stefania,? you can definitely use evrythng.com for that. We just launched a new version which displays real-time sensor graphs (using websockets), puts them on a map (e.g. you can track a moving object on a map), and there are already some arduino wrappers for our engine on github (https://github.com/stevend1974/ArduinoEvrythngSamples). Our REST API is pretty straightforward to use, so you can get started in minutes.? I just did a webinar on showing a similar example today on element14, it should be available live in the next 2-3 days. http://www.element14.com/community/events/4173 Happy to help further with this if you need.? ? Vlad Trifa, PhD W - vladtrifa.com // T - @vladounet // On Wed, Oct 15, 2014 at 5:38 PM, Andr? Kn?rig wrote: > Hi Stefania, > Indeed, pachube/cosm used to be pretty easy to achieve that, but I also > haven't looked into it in a while. > I recently met a guy who is building his own version of it: > http://sensable.io/ > Looks like just the thing you might need. Also you could get in touch with > him directly, as he is based in Berlin. :) > Good luck! > Andr? > On Wed, Oct 15, 2014 at 4:36 PM, Stefania Druga > wrote: >> Hi everyone, >> >> I am supposed to run a workshop with teenagers this Friday as part of this Anthropocene >> festival >> and >> teach them how to build a moisture sensors and after map the soil >> properties. >> >> Currently I am facing real issues with outputting the sensor data on OSM. >> Do you have any leads on easiest ways to send data from an Arduino Yun + >> moisture sensor to OSM. I can't find an easy way to import data in their >> api. >> >> Has anyone worked with this before and could send me any leads/ tips. >> Ideally something that could be easier to use by a 17th years old. >> >> Any help very much appreciated. >> >> s >> >> -- >> >> Stefania Druga - Founder >> +1 415 503 89 44 >> >> *HacKIDemia inspires the kids to imagine a better tomorrow and gives them >> the tools to build it! * >> >> Visit our web: www.hacKIDemia.com >> Like our Facebook: http://www.facebook.com/HacKIDemia >> >> Follow us on Twitter: @HacKidemia >> Subscribe to our Youtube channel: http://www.youtube.com/user/HacKIDemia >> >> _______________________________________________ >> Sketching14 mailing list >> Sketching14 at lists.tired.com >> http://lists.tired.com/cgi-bin/mailman/listinfo/sketching14 >> >> -------------- next part -------------- An HTML attachment was scrubbed... URL: