Skip to content
AWTRIX FLOWS
Submit flow
Nightscout Pixel shown on an AWTRIX display
Node-RED Miscellaneous AWTRIX 3

Nightscout Pixel

Nightscout Pixel is a simple monitor for current Nighscout CGM data – direction, sensor glucose value, delta.

Built by fabkai

Published 20 April 2024 · 3 downloads

A JSON with the current Nightscout data is queried at a defined interval via the Nightscout V1 REST API (the implementation requires an access token created in the Subjects - People, Devices, etc. section of the Nightscout Admin Tools). The data from the JSON file is then processed in a function to display direction, sensor glucose value and delta. It can also be displayed if no more current data is available for a defined period of time. The icons and values are displayed via a custom app using MQTT (MQTT Broker is required).

More like this Node-RED Miscellaneous AWTRIX 3