A repository for MicroPython code that communicates with and relays information from the Texas Instruments TMP117/119 temperature sensor.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Oliver Cullis 3642acf17f more tracking changes 1 month ago
async_tasks name change 1 month ago
lib Initial commit 2 months ago
event_loops.py minor changes 1 month ago
example_global_config.json Initial commit 2 months ago
main.py Initial commit 2 months ago
readme.md Initial commit 2 months ago

readme.md

Code for TMP117 + Pico W Temperature Measurement System

A "global_config.json" file is required for the code to run. Here, all the settings are defined. An example is given in "example_global_config.json".