ESP32 MPY-Jama, an excellent IDE for using Python on ESP32
I’ve had a longish break from using Python on ESP32. I’ve been busy working on projects using the Arduino IDE … More ESP32 MPY-Jama, an excellent IDE for using Python on ESP32
I’ve had a longish break from using Python on ESP32. I’ve been busy working on projects using the Arduino IDE … More ESP32 MPY-Jama, an excellent IDE for using Python on ESP32
Some of you may remember my device that shows what song is playing on Spotify. It looks like this, and … More Revising the ESP32 Spotify Display with ChatGPT
Whoops, quite a long time with no posts! Apologies for that, but it’s been a busier-than-usual year at Haaga-Helia UAS … More Restarting an ESP32 via Telegram
NOTE – all code you see here is in better, complete form at my GitHub page. As I have returned … More GPS-equipped portable atmospheric recorder, with LCD and map display
One day, entirely without active pleading on my part, I was handed an Amazon Echo Dot device. I wasn’t aware … More Spotify song display with ESP32 and e-paper display
So, this academic year is already well down the road, and I haven’t blogged in a while. To make up … More Time Management Cube
It’s been a while since my last post, apologies for that. It must be that the corona restrictions also make … More Humidity and temperature data on IoT
Note – the full code is available on my GitHub page, so I will only illustrate portions of it here. … More The Donald Duck hypnotizing machine with IoT
I gather that you have already seen part 1, part 2, and part 3, and are just as surprised as … More Using the UDP protocol with an ESP32 and Android Studio, Part 4
In the previous episodes of this trilogy, I showed you the general idea of using UDP (User Datagram Protocol) to … More Using the UDP protocol with an ESP32 and Android Studio, Part 3