Project ordered by client. System for controlling digital sensors counting products on conveyor belt:
- Python IoT server managing MQTT communication with sensors and communicating through RabbitMQ with main C# backend.
- Digital Sensors made with NodeMCU board and electrical components - capacitors, movement sensors and resistors.
- FreeRTOS firmware containing communication logic and managing counting functionality.
- C# Backend and React Frontend written to store and display data about given work stations. (Only dummy backend included in this repo)