Giter VIP home page Giter VIP logo

meta's People

Contributors

asmaps avatar hdvalentin avatar marwe avatar mfa avatar michael-k avatar ohheyitsdave avatar ricki-z avatar riedelwerk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

meta's Issues

airspeed measurement

For UAVs this type of airspeed sensors is used:

Arduplane Airspeed sensor (> 10 EUR, > 20 EUR the kit with tube):
http://www.aliexpress.com/item/Ardupilot-Arduplane-Pitot-Air-Speed-Meter-Airspeed-Gauge-Tube-for-APM-2-5-2-6-APM2/32322446850.html

maybe it is usable in our context?

Sensor is: MPXV7002DP ~10EUR

Data sheet: https://www.freescale.com/files/sensors/doc/data_sheet/MPXV7002.pdf

needs 5V supply

Some details about Test/Votages:
http://diydrones.com/forum/topics/airspeed-sensor-not-working

Weitere Messwerte BMP180?

An einer Stelle wird erwähnt das Auslesen eines BMP180 wäre im Code implementiert, es wird jedoch nirgens weiter darauf eingegangen.
Gibt es hierzu weitere Infos?

Wetterdaten BW (Agrarmeteo)

Stationen:
http://www.wetter-bw.de/Internet/AM/inetcntrBw.nsf/cuhome.xsp?src=GSSGT0B084&p1=M2728P6V0U&p3=186397Z4DJ

Leider Stuttgarter Stationen aktuell mit Fehler 404,

Hohenheim:
http://www.wetter-bw.de/Internet/AM/inetcntrBw.nsf/cuhome.xsp?src=GSSGT0B084&p1=title%3DHohenheim~~url%3D%2FInternet%2FAM%2FNotesBwAM.nsf%2FXP_ABC_All%2F85F6BAA2D299DB4AC1257CA7003D9AB9%3FOpenDocument&p3=186397Z4DJ

Download data:
http://www.wetter-bw.de/Internet/AM/inetcntrBw.nsf/cuhome.xsp?src=GSSGT0B084&p1=title%3DHohenheim~~url%3D%2FInternet%2FAM%2FNotesBwAM.nsf%2FXP_ABC_All%2F85F6BAA2D299DB4AC1257CA7003D9AB9%3FOpenDocument&p3=186397Z4DJ

read/plot with R:

dat<-read.csv("Stunde_sv.csv",sep=";",dec=",",header=TRUE, na.strings=c("","-"))
# parse date time
dat$date<-as.POSIXlt(strptime(dat$Tag,format="%d.%m.%Y")+60*dat$Stunde)
# plot all data cols (contain _)
matplot(dat[,grep("_",names(dat))],type="l")
# plot only AVG_ cols
matplot(dat[,grep("AVG_",names(dat))],type="l")

HFT Wetterstation (Rohdaten bestimmt auch möglich):
http://www.hft-stuttgart.de/Studienbereiche/Bauphysik/Bachelor-Bauphysik/Einrichtungen/HFT-Wetterstation/index.html/de

SOS, IoT standards, MQTT

Open Geospatial Consortium (OGC) standards

OGC(R) standards are technical documents that detail interfaces or encodings.

Sensor Observation Service (SOS)

The Sensor Observation Service (SOS) 2.0 is a web service interface specification for discovery and access of sensor observations, real-time or archived. Observations are returned encoded as O&M Observations, while information about sensors are returned encoded in SensorML.

http://www.opengeospatial.org/standards/sos
https://www.seegrid.csiro.au/wiki/Siss/SensorObservationService2

SensorThings SWG

OGC has identified the need for standardized interfaces for sensors in the Web of Things (WoT). The Sensor Web interface for IoT SWG aims to develop such a standard based on existing WoT portals with consideration of the existing OGC Sensor Web Enablement (SWE) standards.

http://www.opengeospatial.org/projects/groups/sweiotswg

MQTT

MQTT is a machine-to-machine (M2M)/"Internet of Things" connectivity protocol. It was designed as an extremely lightweight publish/subscribe messaging transport.

http://mqtt.org/

Sensor web enablement (SWE) and MQTT

Copernicus aerosol maps

bad commit

Ich habe einen bad merge/commit gemacht (merged meta.wiki in meta), und versuche mit git tutorials den richtigen Weg zu finden, um das rückgängig zu machen (#96393f60142940b4439dca1d85a198c18ae7ea72).

Ich bitte um etwas Geduld, möglichst keine commits machen gerade, Danke

openair-project.org

We should keep an eye on this project and its software:
http://www.openair-project.org/

The openair project is a Natural Environment Research Council (NERC) knowledge exchange project that aims to provide a collection of open-source tools for the analysis of air pollution data. These pages provide some background information to the project. The project is also supported by Defra.

R package: install.packages('openair')
Manual: http://www.openair-project.org/PDF/OpenAir_Manual.pdf

Some other data sources are given there:

and a lot of interesting visualisation options

GSM board

Met Michael from ubrich.com. They build boards for IoT with proper security and mobility in mind.

OSGEO initiatives (Geocrowdsourcing)

OSGEO and its FOSS4G confereceence just launched some initiatives:

Auswertungen und Webseiten

Es gibt ein paar neue Visualisierungen und Ansätze für die Präsentation:

Interaktive Grafiken der Sensormesswerte von Fritz Mielert:
https://fritzmielert.de/feinstaub
https://feinstaub-stuttgart.info
[Edit: Links korrigiert, s.u.]

Hackathon München Ergebnisse (Jan Georg Plavec, Christian Frommeld et al):
http://community.globaleditorsnetwork.org/content/measuring-air-quality-germanys-dirtiest-town-0
https://drive.google.com/file/d/0BzBK1jhbvit0REdNM21sU0xwUFU/view

DRF mit Models zum Speichern der Sensorwerte

aus dem PPD42NS fallen 2 Werte raus.
Zusätzlich sollte der Zeitpunkt, der Ort (geodjango?), die Sensor-ID (extra Tabelle, so dass diese Nutzern zugeordnet werden können) und der Sensor-Typ gespeichert werden.

Muss das WLAN immer an sein ?

Ich spiele mit dem Gedanken, hier bei mir einen Feinstaub-Sensor an den Balkon zu hängen und habe dazu 2 Fragen:
Unser Wlan ist nachts meistens aus. Loggt das Gerät die Werte weiter (denk ich mal) und schickt diese dann, wennd as Wlan wieder da ist, an den Server?
Wir haben zwar draußen eine Steckdose, bei der weiß ich aber nicht, wie das mit dem Dauerbetrieb insbesondere bei Regen ist. Wie ist das bei bestehenden Sensoren gelöst mit der Stromversorgung?

Ansonsten komm ich mal ins Shackspace und frage euch da.

Nächtliche Peaks

Habe hier in den Daten nächtliche Peaks, das kann dann wohl nur Heizung sein, oder? Balkon ist straßenabgewandt. Komischerweise aber auch keine Verkehrs-Peaks tagsüber, obwohl signifikante Änderung des Verkehrs.

finedust_nightly_peak

Ideen Abschlussrunde 26.05.15

  • Es sollte auch was geben für Leute, die schon länger dabei sind, da aktuell jedes Mal wieder alles von Adam und Eva an für "die Neuen" vorgestellt wird.
  • Mehr Projekte als nur den Feinstaub Kram machen
    • bei codefor.de nach Inspiration durch andere Labs schauen
    • VVS?
    • Projekte von anderen Labs selber betreiben
  • Informationen besser für "Laien" aufbereiten (PR, Webseite, "interessant machen", ...)
    • z.B. Webseite auf English übersetzen
  • mal Gedanken über Sponsoren/Paten/Ideen machen (Kontakte sammeln, Forschungsprogramme raussuchen (bewerben?), etc)
    • Smart City
    • Citizen Science / Hack your city
  • Hardware-Treffen ist cool (nächstes ist übrigens am Dienstag, 09.06.2015 im shackspace)
  • Besser promotete Agenda, konkrete Dinge announcen, was genau wird beim Treffen passieren ("eine Gruppe baut an der Webseite", "wir machen xy", ...)

Arduino based box

http://joerg-krause.de/index.html

Ich habe ein portables Gerät entwickelt dass die Konzentration von
verschiedenen Gasen und von Feinstaub misst. Das Gerät hat Sensoren
für:

-Gase: CO, CH4(Gruppe) Methan, Propan, Butan usw.
-Alcohole: Formaldehyd, Toluene, Benzene, Alcohol, Aceton
(alles giftiges Zeug)
-Feinstaub > 1?m Partikelgröße (zum Vergleich Pflanzenpollen haben
10?m) -Temperatur und Luftfeuchtigkeit

Für alle Messgrößen sind Alarm Schwellwerte hinterlegt. Das Gerät ist
sehr empfindlich. Wenn ich in der Nähe einen Wattebausch mit Spiritus
ablege dauert es nicht lange und es geht ein Alarm los. Auch wenn man
in der Nähe ein Teelicht anzündet steigt sofort der Feinstaubwert an.
Das Gerät zählt die Rußpartikel der Kerze.

Mailingliste einrichten

Eine Mailingliste für Neuigkeiten und Austausch zwischen den Beteiligten (Paten, Entwickler, ...) einrichten. Kann eventuell organisatorisch über den shack mailman gemacht werden, wenn dort ein entsprechender Antrag gestellt wird.

Alternative Feinstaubsensoren? Z.B. Sharp

Hat jemand weitere alternative Sensoren getestet?
Z.B. den Sharp GP2Y1010AU0F, preislich unter 15€ bei einer Lebensdauer von 5 Jahren und bereits ab 2,5V lauffähig.
Hört sich für mich jetzt erstmal vorteilhaft an...

Authorization

  • Tokenbasiert pro Sensor.
  • Nur registrierte Sensoren dürfen schreiben-
  • jeder sensor wird über sein Token auch identifiziert und einem Besitzer zugeordnet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.