Build your own Dexcom bedside display: live glucose readings, big and clear, on a ~โฌ30 ESP32 touchscreen. Large value with trend arrow, graph, speaker alarms, an amber night clock โ and it dims itself at night.
English & Dutch firmware 100% open source full setup on the screen itself your login never leaves the device GitHub Nederlandse versieGuition JC3248W535C โ 3.5" ESP32-S3 touchscreen, 480ร320. Search AliExpress for the model name. Nothing else required.
A Dexcom CGM (G6/G7/ONE) with Share enabled and at least one follower in the app. The display signs in with your regular Dexcom account.
Board on USB-C, Chrome or Edge, click Install, pick the serial port. Done in half a minute. The screen walks you through the rest.
Updating later? Run the installer again and choose not to erase โ all your settings and logins stay.
Tap the graph: time-in-range bar, average, lowest/highest and the number of lows over 24 hours. Graph window: 3/6/12/24 h.
Low, high, falling-fast and no-data. Repeats until you tap (count configurable), three sound styles, high alarm optionally silent at night. A test menu lets you preview everything.
Configurable night window: dim or an amber night clock. A good-morning greeting shows your overnight range.
A name on the display (flowing script with a heart, or bold block letters) and six colour themes that run through everything.
Check the value and change every setting from your phone's browser โ protected by a password that only exists on the device's own screen.
Percentage and charge state on screen; on battery the display automatically dims to a configurable power-saving level.
Your Dexcom and WiFi credentials are stored on the device only and can never be read or changed over the network. The device talks exclusively to Dexcom over TLS โ no other cloud, no telemetry, no account with us.
Guarded by a device-generated password (HTTP Basic Auth), hardened against DNS rebinding and cross-site posts. Meant for your own home network; don't expose the device to the internet.
All code is public on GitHub (MIT). Audit it, build it yourself, improve it โ pull requests welcome.