Skip to content
 
 

Latest commit

 

History

90 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Sense Hat Environment Display

Make the Sense Hat Temperature, Humidity and Pressure available vie Bluetooth, and display it in a Flutter app on a phone.

See Bluetooth.md for the Bluetooth GATT UUIDs currently implemented.

The Raspberry Pi Bluetooth server is forked from Douglas6/cputemp.
My changes are to:

  • Use temperature, humidity and pressure data from a Sense Hat,
  • Use the official UUIDS for Environmental Sensing Service and Characteristics, and
  • Encode the data as the expected list of bytes, instead of as strings.

TODO

See the GitHub issues.

About

Mobile client (Flutter) and Bluetooth GATT server (Python) example for the Raspberry Pi with Sense-HAT.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages