Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 475 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 475 Bytes

ElectronicsProjects

Set of electronics projects. Some use the very cool Adafruit CircuitPython system, and many use Bluetoth

2023-Adafruit-Python-InkGoveeListener

The Govee Ink Display shows the temperature and humidity from a Govee Bluetooth 5074 sensor on a small e-ink dispkay. Key things to learn:

  1. E-Ink displays and how to refresh them
  2. Bluetooth LE services/characteristics and how to read them
  3. Bluetooth LE advertisements and how to pull data from them