summaryrefslogtreecommitdiff
path: root/LINKS.md
AgeCommit message (Collapse)Author
2023-11-05Prepared for presentation and meeting the deadline (no way).xAlpharax
Changes to be committed: modified: LINKS.md modified: TODO.md modified: client_app_flutter/lib/main.dart new file: images/DHT-temp-hum-sensor.jpg new file: images/DSM501A-air-dust-smoke-sensor.jpg renamed: images/ESP32 Pinout Diagram.png -> images/ESP32-Pinout-Diagram-board.png renamed: images/ESP32-Pinout-1.jpg -> images/ESP32-Pinout-board.jpg renamed: images/ESP32 Specs.png -> images/ESP32-Specs.png new file: images/MQ135-gas-sensor.jpg new file: images/SBC-NodeMCU-ESP32-01-board.png new file: images/cpp-logo.png new file: images/dart-game-logo.png new file: images/dart-kotlin-swift-logos.png new file: images/dart-logo.png new file: images/firebase-logo.png new file: images/flutter-logo.png new file: images/python-logo.png new file: presentation/sent_markdown_presentation
2023-11-05Updated my current status with the project. Within two words: not greatxAlpharax
Changes to be committed: modified: LINKS.md modified: TODO.md modified: client_app_flutter/lib/main.dart new file: images/ESP32 Specs.png
2023-11-04Unified code and workflow + logic.Alphara
All that s needed now is Wifi integration with the outputs. DSM is weird... will look again later.
2023-11-04figured dsm501a outAlphara
figured dsm501a out but needs a better integration since it is inconsistent with all the reporting
2023-11-04Indeed many changes to start off optimistically:]Alphara
Pretty much just learned how to use the board, the components, wiring of things and how to use a breadboard. Also I have been really frustrated to learn that arduino ides and bunch of other things work absolutlely terrible under linux and not only. It even works buggy ways within Windows (i also tried legacy versions and achieved the same conclusion). Anyways, not really much to detail other than my learning process.