Table of Contents
ESP32
Wi-Fi
Blynk
Photoresistor
Relay (Input 3.3V)
DHT
Điện trở
PIR
MQTT
Light sensor
IR distance sensor
Soundbox
Other
DevOops
ESP32
Wi-Fi
https://docs.micropython.org/en/latest/esp8266/tutorial/network_basics.html
https://docs.micropython.org/en/latest/library/network.WLAN.html
https://randomnerdtutorials.com/micropython-wi-fi-manager-esp32-esp8266/
https://randomnerdtutorials.com/esp32-esp8266-micropython-web-server/
Blynk
https://www.youtube.com/watch?v=XKBlTPjIUks&t=348s
https://github.com/blynkkk/lib-python/blob/master/examples/esp32/02_terminal_cli.py
Connect to Blynk:
https://www.youtube.com/watch?v=XKBlTPjIUks
Read from Blynk:
https://www.youtube.com/watch?v=c28vRkY49Eo
Write to Blynk:
https://www.youtube.com/watch?v=YN_dtajJyhM&t=20s
DHT:
https://www.youtube.com/watch?v=hq9ofXjvl5w&t=11s
Photoresistor
https://gist.github.com/artem-smotrakov/63bfcf5ebf7aa2cfc4effefe456c6cd4
https://blog.gypsyengineer.com/en/diy-electronics/reading-photoresistor-on-esp32-with-micropython.html
https://randomnerdtutorials.com/esp32-esp8266-dht11-dht22-micropython-temperature-humidity-sensor/
Relay (Input 3.3V)
https://randomnerdtutorials.com/esp32-relay-module-ac-web-server/
https://randomnerdtutorials.com/micropython-relay-module-esp32-esp8266/
DHT
https://randomnerdtutorials.com/esp32-esp8266-dht11-dht22-micropython-temperature-humidity-sensor/
Điện trở
https://www.youtube.com/watch?v=x9OPuTxxw1M
https://www.youtube.com/watch?v=qTAH_cR638Q
https://dientutuonglai.com/dien-ap-cua-led-theo-mau.html
https://www.invert.vn/cong-thuc-tinh-dien-tro-ar4893
https://www.dienmayxanh.com/kinh-nghiem-hay/mach-ban-cac-cach-doc-dien-tro-don-gian-chinh-xac-1374522
https://www.youtube.com/watch?v=eJ3V1-1prXY
PIR
https://randomnerdtutorials.com/micropython-interrupts-esp32-esp8266/
MQTT
https://randomnerdtutorials.com/micropython-mqtt-esp32-esp8266
https://randomnerdtutorials.com/how-to-install-mosquitto-broker-on-raspberry-pi/
https://mqttx.app/downloads
https://mpython.readthedocs.io/en/master/library/mPython/umqtt.simple.html
https://www.vultr.com/docs/install-mosquitto-mqtt-broker-on-ubuntu-20-04-server/
Light sensor
https://esp32io.com/tutorials/esp32-light-sensor
https://youtube.com/watch?app=desktop&v=SAnFweg7Dm4
https://www.instructables.com/IWS-Hack-LDR-Light-Sensors/
IR distance sensor
https://www.coderdojotc.org/micropython/sensors/08-ir-distance-sensor/
https://microdigisoft.com/micropython-pir-sensor-using-interrupts-with-esp32-esp8266/
https://www.youtube.com/watch?v=Xch1VZgfH5c
https://eazytronic.com/pi-pico-ir-sensor/
Soundbox
https://www.youtube.com/watch?v=vWUqUVTP6H8&t=13s
https://techiesms.com/product/techiesms-sound-box/
Other
Cảm biến khoảng cách HC-SR04:
https://www.youtube.com/watch?v=C_Evwf_61L8&t=4s
Servo sg90:
https://www.youtube.com/watch?v=dogetSvlzl0
Ngrok:
https://dashboard.ngrok.com/get-started/setup
Send and Receive SMS:
https://www.cytrontech.vn/tutorial/send-and-receive-sms-using-ttgo-esp32-sim800l
DevOops
Engineer’s Codex
How Instagram scaled to 14 million users with only 3 engineer
How Pinterest scaled to 11 million users with only 6 engineers
How Facebook served billions of requests per second Using Memcached