Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 897 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 897 Bytes

Arduino BLE Client Library for Sensirion Gadgets

This library enables you to retrieve live measurements form your own Do-It-Yourself BLE enabled sensor gadget or most Sensirion Gadgets on the ESP32 platform.

Key features are

Please see the examples provided as reference on how to use this library.

Recommended Hardware

This project was developed and tested on Espressif ESP32 DevKitC hardware (see e.g. ESP32-DevKitC-32D)

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
  • /src - Source files for the library (.cpp, .h).
  • library.properties - General library properties for the Arduino package manager.

License

See LICENSE.