Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 2 KB

README.md

File metadata and controls

35 lines (24 loc) · 2 KB

SzpekESP32

Szpek is a smog sensor network project which monitors air pollution in the cities.

This repository contains firmware for "Szpek" sensor device.
It uses official ESP-IDF framework for programming ESP32 chips, which is based on FreeRTOS.

Build status: GitHub publish-workflow-status

User guide for sensor device (PL)

Details

Sensor device collects measurements and sends them to the service hosted in the cloud.
Repositories for backend application and Web UI interface can be found here:

A sensor device was built using:

Photos

Device photo 3D PCB view from KiCad

License

SzpekESP32 is licensed under the Apache License v2.0 modified with Commons Clause Restriction.

Sensor device, firmware and PCB was designed and manufactured by Szymon Katra.
Backend service and Web UI interface was created by Wojciech Nastaj.