Skip to content

Releases: Sebastian0897/M5_Paper_Nightscout_Xdrip

V0.2.5

25 Feb 11:32
5af5d18
Compare
Choose a tag to compare

-Now the battery last ~68Hours so nearly 3 days of continues use

  • small fixes with the Delta values
  • Minor tweaks
  • added a charging indicator (still a bit buggy, does not always show when charging has stopped)

All essential functions work now

16 Feb 09:04
c5a45be
Compare
Choose a tag to compare
  • Changed the Battery Calculation to be more Realisitc
  • Complete rewrite of the Json Parsing for the weather and for the Blood Glucose
  • Blood glucose updates only when an update is expected to have been uploaded (energy saving)
  • added more failure catches to prevent empty Numbers beeing shown
  • Minor improvements
  • minor bugfixes

V0.1.1 Beta

12 Feb 11:16
bd8ec77
Compare
Choose a tag to compare
V0.1.1 Beta Pre-release
Pre-release
  • Some minor bug fixes.
  • Moved all the Wifi Credentials to the top to make them easier to configure.
  • added a scond clock which shows when the Blood glucose was downloaded from nightscout.

First Public Release

11 Feb 10:42
2575c03
Compare
Choose a tag to compare
First Public Release Pre-release
Pre-release

The Code is Generaly working. But some bugs are Possible.

Currently working:
Time and Date (if RTC was set previously)
On/Off Notification (currently on and working or off and energy saving)
WIFI Display (if it was able to connect to wifi in the last Cycle)
Battery Indicator (it might jump a couple percent every refresh but generally works)
Temperatur Display for a given location ( Openweathermap api key required)
Display for Blood Glucose over Nightscout with Arrows to indicate Current Trend ( Nightscout server Required)
Rudimentry Energy saving

TODO: See Readme