In Fire Beetle ESP 32 Project I wrote about connecting the FireBeetle ESP32 with the Arduino IDE and writing a little C-style program. Another interesting approach is to use MicroPython. Continue reading “Using MicroPython on FireBeetle ESP32”
Mailbox IoT ESP 32 Project
Preamble
Out of curiosity I bought a ESP32 board to tinker with, but for almost half a year hadn’t got an idea what to do with it… But then!
Project Idea
The idea: Every time I get mail into my physical snail mail mailbox, the mailbox shall send a message via Telegram to my smartphone:
But with many ideas the execution can become time consuming. Well, let’s see 🙂