Skip to content

IoT project for the conservation of perishable goods

License

Notifications You must be signed in to change notification settings

speckly/Perishervation

Repository files navigation

Perishervation

A Python IoT Project to ensure the quality preservation of perishable goods during transport. This is done by monitoring variables that affect the quality of perishable goods, using sensors connected to a Raspberry Pi.

Variables

  • Temperature (Degrees Celsius)
  • Humidity (%)
  • Shock (Watts per square meter? Perhaps standardise to %?)
  • Light (Lumens? Perhaps standardise to %?)

Hardware

  • Raspberry Pi 3B+, 40 GPIO
  • Analog to Digital converter: MCP3008, 10 bits, 8 channels
  • Temperature and humidity: DHT22

Requirements

rpi with python<3.6 telegram with python>=3.6 (tested on 3.11) installation of all libraries stated in requirements.txt

Setup

It is recommended to use a virtual environment to avoid version conflict with other packages Contact us for the secrets Do also change the IP address of the Telegram server in constants.py

Telegram bot

Perishervation Telegram bot

Thingspeak Channel

Id: 2597196

Thingspeak Channel

About

IoT project for the conservation of perishable goods

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published