Intelliflow is a IoT project made by Cyril Knops, Joost Van der Linden, Ferre Claes, Glen Van Puyenbroeck and Emile Knaepen. The goal is to design a pcb and firmware for the ESP32 that can interface with generic sensors and communicate with a dashboard. The data that is send to the dashboard are the different sensor values.
There are a few differen directories with each its own project:
- dashboard written in angularjs
- firmware for sending temperatures to the server
- firmware to change the settings of the esp
- a test firmware that tests the speed of the different protocols (MQTT, Wi-Fi and protobuf)
most of them have a readme file in them which explains how to use and configure the different tings
- C - The programming language used
- MQTT - The communication protocol used
- Sparkfun ESP32 Thing - The development boeard used
- Cyril Knops - ESP32 Network, ESP32 CLI
- Joost Van der Linden - ESP32 Sensor connection
- Glen Van Puyenbroeck - PCB Design
- Ferre Claes - Sensor components
- Emile Knaepen - ESP32 Sensor Libraries
- Bart Stukken - Scrum master
- Koen Gilissen - Product owner
Component list
Order list
Wiki
This project is licensed under the MIT License