Skip to content

A simple Node.JS program to read data advertised from the Xiaomi Celargrass Temperature and Humidity sensor with digital ink display

Notifications You must be signed in to change notification settings

alexvenom/XiaomiCleargrassInkDislpay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

XiaomiCleargrassInkDislpay

Notes:

  • I could make it run on Mac OSX but it never retrieved the advertising data. On Linux it works.
  • You must run it with sudo as it needs superuser access to read from Bluetooth the command is: sudo node XiaomiClearGrassInk.js
  • You must have Noble installed. I used NPM to install it: npm install noble
  • Sometimes it takes a few seconds (~20s) to start retrieving the values

About

A simple Node.JS program to read data advertised from the Xiaomi Celargrass Temperature and Humidity sensor with digital ink display

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published