A simple tool to plot temperatures and times collected from the Nucleo and mcp9808 temperature sensor. More...
A simple tool to plot temperatures and times collected from the Nucleo and mcp9808 temperature sensor.
This script can be run either on the Nucleo or on the PC, however the datetime library is unsupported on the microprocessor, so it should be commented out and replaced with a call to utime.time().