Skip to content

Internet of Things university project: a simple sensor web for mushroom cultivation with backend for data collection and functional frontend.

Notifications You must be signed in to change notification settings

lamyiowce/iot-pieczarki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the project

Are you fed up with constantly failing in raising your pet mushrooms? Or are you going crazy with yearly losses caused by improper conditions in your industrial plantation? Fret not! We are happy to present you semiautomatic mushroom plantation monitoring system - PIECZARKA

Pieczarka has been developed during Internet of Things course at University of Warsaw in 2018/2019 by:

Features

You can easily deploy network of energy efficient nodes monitoring air temperature and humidity, soil moisture and growth progress. Thanks to efficient usage of radio communication, number of nodes scale up easily. You can also start many independent plantations and monitor theirs progress in our stylish web client.

Used technologies

  • CoAP communication protocol
  • aiocoap lightweigh asynchronus coap server written in python
  • mbed open source embedded operating system

Infrastructure

  • 3 sensor nodes – each one is collecting and sending data from their sensors, their refresh rate can be changed from our web client
  • gateway node – is collecting data from sensor nodes over radio and sends it to the server via internet connection
  • server – saves data database and gives REST API for our web client
  • web client – gives you access to all collected data and lets you change the refresh rate of each sensor node separately

About

Internet of Things university project: a simple sensor web for mushroom cultivation with backend for data collection and functional frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •