OSBH:project: Unterschied zwischen den Versionen

Aus fablab Cottbus
Zur Navigation springen Zur Suche springen
 
(7 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 2: Zeile 2:
  
 
<noinclude>
 
<noinclude>
 +
 +
== Overview ==
 +
* sensor-kit
 +
** general [[OSBH:sensor_conditions|conditions]] to withstand disturbance and not disturbing the bees
 +
** developing sensors to measure
 +
*** [[OSBH:temperature|temperature]]
 +
*** [[OSBH:acoustics|acoustics/apidictor]]
 +
*** [[OSBH:humidity|humidity]]
 +
*** [[OSBH:weight|weight]]
 +
*** [[OSBH:beecounter|number of bees]]
 +
*** [[OSBH:parasites|varroa mites / other parasites]]
 +
*** [[OSBH:geolocation|geolocation]]
 +
*** [[OSBH:VOC|organic compounds/pesticides]]
 +
*** [[OSBH:wind|wind strength and direction]]
 +
*** [[OSBH:weather|ambient weather]]
 +
*** [[OSBH:battery|battery status]]
 +
*** [[OSBH:pheromones|pheromones from queen/bees]]
 +
** [[OSBH:microcontroller|microcontroller platform to connect sensors]]
 +
** [[OSBH:battery|energy/batterie]]
 +
** [[OSBH:solarpanel|solarpanel]]
 +
** [[OSBH:data|sending/saving data]]
 +
** [[OSBH:case|case/sorroundings for the sensor-kit]]
 +
 +
* server-side
 +
** data structure
 +
** what server?
 +
** seeking external data ( e.g. weather information)
 +
 +
* web Frontend/App
 +
 
== What is that? ==
 
== What is that? ==
 
The Open Source Beehives project is a network of citizen scientists tracking bee decline. We use sensor enhanced beehives and data science to study honeybee colonies throughout the world. All of our technology and methods, from the hive and sensor kit designs to the data, are documented and made openly available for anyone to use.  
 
The Open Source Beehives project is a network of citizen scientists tracking bee decline. We use sensor enhanced beehives and data science to study honeybee colonies throughout the world. All of our technology and methods, from the hive and sensor kit designs to the data, are documented and made openly available for anyone to use.  
<iframe src="https://player.vimeo.com/video/79178831" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
+
{{#ev:vimeo|79178831|500 frameborder="0"}}
  
 
== Links ==
 
== Links ==
[http://www.opensourcebeehives.net Open Source Bee Hives Project]
+
* [http://www.opensourcebeehives.net Open Source Bee Hives Project]
 +
* [http://www.hobos.de/de/studenten/ueber-hobos/portrait.html Hobos (german)]
 +
* [http://colonymonitoring.com/cmwp/five-components/sensing/brood-volume/ Colonymonitoring.com]
 +
* [http://www.beehacker.com/wp/?p=969 Beehackers]
 +
* [http://www.microel.hr/products/gprs-sms-beehive-scale-xlog-bee]
 +
 
 +
 
 
</noinclude>
 
</noinclude>

Aktuelle Version vom 14. Februar 2015, 17:16 Uhr

This Page belongs to the Open Source Bee Hive Project


Overview

  • server-side
    • data structure
    • what server?
    • seeking external data ( e.g. weather information)
  • web Frontend/App

What is that?

The Open Source Beehives project is a network of citizen scientists tracking bee decline. We use sensor enhanced beehives and data science to study honeybee colonies throughout the world. All of our technology and methods, from the hive and sensor kit designs to the data, are documented and made openly available for anyone to use.

Links