This shows you the differences between two versions of the page.
pm:prj2025:abirlica:macedoniu.pacuraru [2025/05/29 22:00] macedoniu.pacuraru [Conclusions] |
pm:prj2025:abirlica:macedoniu.pacuraru [2025/05/29 22:20] (current) macedoniu.pacuraru [Bibliography/Resources] |
||
---|---|---|---|
Line 132: | Line 132: | ||
===== Bibliography/Resources ===== | ===== Bibliography/Resources ===== | ||
+ | [[https://newbiely.com/tutorials/esp8266/esp8266-dht11|ESP8266 with DHT11 – Newbiely guide]] | ||
+ | – A detailed tutorial on how to connect and read temperature from a DHT11 sensor using the ESP8266. | ||
+ | [[https://lastminuteengineers.com/sim800l-gsm-module-arduino-tutorial/|SIM800L GSM Module with Arduino – Last Minute Engineers]] | ||
+ | – A complete guide for using the SIM800L module to send SMS messages via AT commands. | ||
+ | |||
+ | [[https://arduino-esp8266.readthedocs.io/en/latest/reference.html|ESP8266 Interrupts – Official Documentation]] | ||
+ | – Official Arduino documentation on using interrupts. | ||
+ | |||
+ | [[https://www.theengineeringprojects.com/2020/09/lm2596-buck-converter-datasheet-pinout-features-applications.html|LM2596 datasheet and guide]] | ||
+ | – Technical overview of the LM2596 buck converter module |