summaryrefslogtreecommitdiff
path: root/LINKS.md
diff options
context:
space:
mode:
authorxAlpharax <42233094+xAlpharax@users.noreply.github.com>2023-11-05 06:19:27 +0200
committerxAlpharax <42233094+xAlpharax@users.noreply.github.com>2023-11-05 06:19:27 +0200
commit093d847606d5fa7d613417593b3201400ec8cd17 (patch)
tree943821e50f27b4e858692f3cbbc9f842bbbe0726 /LINKS.md
parent116a9a349e11e059eaeddea88cd29d585bb9bfa0 (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 'LINKS.md')
-rw-r--r--LINKS.md12
1 files changed, 9 insertions, 3 deletions
diff --git a/LINKS.md b/LINKS.md
index b7b0d40..e31a329 100644
--- a/LINKS.md
+++ b/LINKS.md
@@ -1,24 +1,30 @@
HARDWARE:
https://randomnerdtutorials.com/getting-started-with-esp32/ -- main board (ESP32 Board) - general info - has wifi and is kute
+https://github.com/espressif/esptool/issues/741 -- troubleshooting i had to take in account
(done) toadd - temperature and humidity sensors (DHT Unified Sensor) - i simply used the examples provided by the library it comes with
(done) toadd - air quality detector for ppm measurements (MQ135 Sensor)
https://blog.asksensors.com/air-quality-sensor-mq135-cloud-mqtt/ - reference for acieving a workaround for the MQ 135 Sensor
+(done) -- pretty much, albeit the controller is finicky
https://www.mechatronicstore.cl/wp-content/uploads/datasheet-sensor-dsm501a.pdf -- dust sensor (DSM501A Sensor)
https://www.instructables.com/Dust-Sensor-With-DSM501a-and-ESP8266/ -- example of using the sensor that i ve tried to replicate
-DATABASE CONTENDERRRRRRRRRRRRRRRr:
+DATABASE CONTENDERRRRRRRRRRRRRRR:
https://cassandra.apache.org/_/quickstart.html -- i like this containarization
https://graphql.org/ - graphs dbs
+https://www.gradio.app/ - another contender that was considered (somewhat, but not exactly what was needed)
-FORGET THAT ; DO FIREBASE --> Flutter for android, ios, web
+FORGET THAT ; DO FIREBASE --> Flutter for android, ios, web --> IS WORKING (doing)
+https://firebase.google.com/docs/flutter/setup --> AYYYYYY
SOME OTHER THINGS I VE SEEN:
https://github.com/expressjs/express
https://nodejs.org/en/download
-https://www.npmjs.com/package/express \ No newline at end of file
+https://www.npmjs.com/package/express
+
+yeaa I won't be using those. Flutter and Firebase are better:]