Skip to content

dillten/artisan-thermocouple-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Thermocouple Reader for Artisan

Sends MCP9600 thermocouple readings to Artisan via WebSocket.

Setup: python3 -m venv .venv && source .venv/bin/activate && pip install adafruit-blinka adafruit-circuitpython-mcp9600 websockets

Run: export BLINKA_MCP2221=1 && python reader.py

Configure Artisan WebSocket: Host=localhost, Port=8081, BT node=BT

About

Sends MCP9600 thermocouple readings to Artisan via WebSocket.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages