🔗 LinkedIn пост · Daniel Adisa · Electrical and Electronics Engineer | Physics Student | Clean Energy & Solar Installer | IoT Developer (ESP32/Arduino) | Aspiring Project Manager · 2026-05-24 · 👍 5 · 💬 1 · 🔁 0

controlling an LED from telegram using esp32

built this simple IoT project where i send commands like /led_on and /led_off from telegram, then the esp32 receives it through Wi-Fi and switches the LED in real time.

this is one of the reasons embedded systems + iot feel so interesting to me.

tools used: • esp32 • telegram bot • arduino ide • wi-fi • gpio control

next step, controlling multiple devices remotely

esp32 iot coding arduino