Skip to content

Read sensor data from SHT4x and an SCD41 over I2C. and advertise the data to make it visible on Sensirion's MyAmbience app.

License

Notifications You must be signed in to change notification settings

Sensirion/zephyr-gadget-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zephyr Demoproject

BLE Gadget

This is the Code for reading out an SHT4x and an SCD41 over I2C. And advertise the data afterwards to make it visible on Sensirion's MyAmbience app.

This code should work on every board that has Bluetooth support in Zephyr.

BLE Display

This is basically the same as the BLE Gadget but additionally with a Display.

This code only works with the TTGO T-Display v1.1

The integartion with the TTGO T-Display was done based on the work of Mike Szczys. The tutorial can be found here

About

Read sensor data from SHT4x and an SCD41 over I2C. and advertise the data to make it visible on Sensirion's MyAmbience app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages