I'm a Computer Engineering Student ( Iot and embedded systems) at the University of Tunis Manar
- Tunis
-
ESP32-ExchangeRateDisplay Public
This code is for an ESP32 microcontroller that uses a REST API to get the latest exchange rate of USD, EUR and displays the results on a 20x4 LCD screen.
-
ESP32-PIR-Motion-Sensor Public
"ESP32 PIR Motion Sensor" is a project that utilizes an ESP32 microcontroller in combination with a PIR (Passive Infrared) sensor to detect motion. When motion is detected, the system takes a pictu…