From a26b7c2cff9ca416917872a976fbcce6202fb938 Mon Sep 17 00:00:00 2001 From: Alphara <42233094+xAlpharax@users.noreply.github.com> Date: Sat, 4 Nov 2023 21:34:22 +0000 Subject: Unified code and workflow + logic. All that s needed now is Wifi integration with the outputs. DSM is weird... will look again later. --- TODO.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 8d0291f..aeb0e86 100644 --- a/TODO.md +++ b/TODO.md @@ -1,9 +1,11 @@ -integrate dsm sensor (doing) +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) -store the data on a mock server that can be accessed with requests (rest, crud) +store the data on a mock server that can be accessed with requests (rest, crud) --> alphara.art ORRRR firebase:) -somehow integrate that continuously with time series data forcasting and other AI/ML predictions +somehow integrate that continuously with time series data forcasting and other AI/ML predictions -- need python for making AND condensing an ML model -incorporate normal graphs and predicted future behaviour of those datapoints to show the urgency of measures that should be taken \ No newline at end of file +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 -- cgit v1.2.3