A repository for MicroPython code that communicates with and relays information from the Texas Instruments TMP117/119 temperature sensor.
.vscode | ||
async_tasks | ||
lib | ||
.gitignore | ||
.micropico | ||
event_loops.py | ||
example_global_config.json | ||
main.py | ||
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".