The IBM PC spawned the basic architecture that grew into the dominant Wintel platform we know today. Once heavy, cumbersome and power thirsty, it’s a machine that you can now emulate on a single board ...
BLE + OTA + MQTT project for ESP32 #include <WiFi.h> #include <WiFiClient.h> #include <PubSubClient.h> #include <ArduinoOTA.h> #include "time.h" #include // === MQTT ...
We’ve been keeping up with the ongoing software developed for the ESP32 WiFi chip, and that means a lot of flashing, hooking up random wires, and rebooting. Along the way, we stumbled on an Easter egg ...