From 097c457e47a7a61ce50267dd7204089702ed68c5 Mon Sep 17 00:00:00 2001 From: Alphara <42233094+xAlpharax@users.noreply.github.com> Date: Sat, 4 Nov 2023 18:31:33 +0000 Subject: figured dsm501a out figured dsm501a out but needs a better integration since it is inconsistent with all the reporting --- LINKS.md | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) (limited to 'LINKS.md') diff --git a/LINKS.md b/LINKS.md index fc3d211..25a2f48 100644 --- a/LINKS.md +++ b/LINKS.md @@ -1,4 +1,22 @@ -https://randomnerdtutorials.com/getting-started-with-esp32/ -- main board (ESP32 Board) -toadd - temperature and humidity sensors (DHT Unified Sensor) -toadd - air quality detector for ppm measurements (MQ135 Sensor) -https://www.mechatronicstore.cl/wp-content/uploads/datasheet-sensor-dsm501a.pdf -- dust sensor (DSM501A Sensor) \ No newline at end of file +HARDWARE: + +https://randomnerdtutorials.com/getting-started-with-esp32/ -- main board (ESP32 Board) - general info - has wifi and is kute + +(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 + +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: + +https://cassandra.apache.org/_/quickstart.html -- i like this containarization +https://graphql.org/ - graphs dbs + +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 -- cgit v1.2.3