From 2905d1f894c02e8013f1099b76cc15e2bbac085b Mon Sep 17 00:00:00 2001 From: Vasily Davydov Date: Sun, 30 Oct 2022 18:49:00 +0200 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 4406b0a..781f4a8 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,13 @@ A school project to control a simulated ventilation system based on measured CO2 ## Embedded Systems Programming Ventilation Project The objective of this project was to create a smart ventilation system that has the capability to display sensor data and let users set the ventilation fan speed manually, or let the system determine the fan speed in automatic operation by setting the target output air pressure to achieve. This documentation examines the overall system architecture in hardware and software, operation of the system, the development process and goes in detail of the technical implementation. As hardware implementation of this ventilation system is pre-determined, particular attention in this documentation is paid to the embedded software and communications implementation. + +## Download latest release +### [esp-vent-main v1.0.0](https://github.com/vas-dav/ESP-Ventilation/releases) (2022-10-31) + +> Source code is safely building on **MCUXpresso IDE v11.5.0 [Build 7232] [2022-01-11]** + +## Latest Changes +* [Closed Pull-requests](https://github.com/vas-dav/ESP-Ventilation/pulls?q=is%3Apr+is%3Aclosed) + +#### [Open issues](https://github.com/vas-dav/ESP-Ventilation/issues)