diff options
| author | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-11-05 06:19:27 +0200 |
|---|---|---|
| committer | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-11-05 06:19:27 +0200 |
| commit | 093d847606d5fa7d613417593b3201400ec8cd17 (patch) | |
| tree | 943821e50f27b4e858692f3cbbc9f842bbbe0726 /TODO.md | |
| parent | 116a9a349e11e059eaeddea88cd29d585bb9bfa0 (diff) | |
Updated my current status with the project. Within two words: not great
Changes to be committed:
modified: LINKS.md
modified: TODO.md
modified: client_app_flutter/lib/main.dart
new file: images/ESP32 Specs.png
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -2,10 +2,11 @@ integrate dht sensors (done, first thing done) integrate mq sensor (done) integrate dsm sensor (done) :DDDD -make an api interface (esp32 can use curl's and stuff) +make an api interface (esp32 can use curl's and stuff) -- SORTOF -- arduino libs and functions are weird (for a first timer) -store the data on a mock server that can be accessed with requests (rest, crud) --> alphara.art ORRRR firebase:) +store the data on a mock server that can be accessed with requests (rest, crud) --> alphara.art ORRRR firebase:) --- firebase works (doing) -somehow integrate that continuously with time series data forcasting and other AI/ML predictions -- need python for making AND condensing an ML model +RIGHT NOW I JUST WANT A DISPLAY OF JSON IN MY APPLICATION -incorporate pretty graphs and predict future behaviour/forcasting of those data-points to show the urgency for measure-taking
\ No newline at end of file +somehow integrate that continuously with time series data forcasting and other AI/ML predictions -- need python for making AND condensing an ML model (future, quite possibly unattainable rn) +incorporate pretty graphs and predict future behaviour/forcasting of those data-points to show the urgency for measure-taking (also future..) |
