Skip to content

Adafruit Trinkey SHT45 that posts JSON every 100ms

Notifications You must be signed in to change notification settings

ossobv/trinkey-sht45

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Adafruit trinkey-sht45

OSSO's veriation on the original trinkey firmware, to better integrate with monitoring

Changes made to original:

  • JSON formatting (manual for now to avoid dependencies)
  • Measurements every 100 ms not every second

Setup

  • Download latest Arduino IDE
  • Set extra board url to https://adafruit.github.io/arduino-board-index/package_adafruit_index.json
  • Depending on you IDE you can now select the board and port, or it is automaticly done for you
  • Install adafruit SHT4x and FreeTouch libaries trough the libary manager

Now you are ready to build and flash!

About

Adafruit Trinkey SHT45 that posts JSON every 100ms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages