From 9cb5a1dab096ba3d7babe1fc2d2717f5cea65cb8 Mon Sep 17 00:00:00 2001 From: Alphara <42233094+xAlpharax@users.noreply.github.com> Date: Sat, 4 Nov 2023 12:59:53 +0000 Subject: Indeed many changes to start off optimistically:] 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. --- LINKS.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 LINKS.md (limited to 'LINKS.md') diff --git a/LINKS.md b/LINKS.md new file mode 100644 index 0000000..fc3d211 --- /dev/null +++ b/LINKS.md @@ -0,0 +1,4 @@ +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 -- cgit v1.2.3