ESP32 I want to read sensor values directly in the browser without setting up a server. This is a story about how I built a "browser dashboard" using the Web Serial API and Next.js, which turned out ...