Temperature Interpreter Board
GitHub: https://github.com/adom-inc/workcell/tree/main/firmware/temp_interpreter
Temperature Interpreter Board
The Temperature Interpreter Board (TiB) is a RP-2040 board which will be used to read and process all of the sensors used to monitor the oven. Currently it is connected to 2 Temperature Sensor Boards which each contain 4 thermistors connected to a mcp3008 ADC.
Currently, the TiB reads the outputs from these mcp3008 via SPI, conversts these readings into temperatures and then sends out this information over CAN.