Teeny little board for thermistors.
images | ||
.gitignore | ||
LICENSE | ||
README.md | ||
tinytemp.cfg | ||
TinyTemp.kicad_pcb | ||
TinyTemp.kicad_prl | ||
TinyTemp.kicad_pro | ||
TinyTemp.kicad_sch |
TinyTemp
TinyTemp is the second in the series of the EightEquals boards.
Tinytemp has one job. Add 4 thermistors. This could be to measure your hotend, bed temp, or even 4 Z extrusions to get a better idea of your frame temperature. It's all up to you. Extra pins from the RP2040-Zero were broken out if you have some sort of idea what you want to do. Buttons maybe? There's nothing left to ramble about as it's truly just that simple.
Config
Default config is stored in tinytemp.cfg
in this repo. Recommended resistors
are 4.7k ohm for generic thermistors, or 2.2k ohm for PT1000 sensors. 4.7k is
default so it does not need to be specified. All resistors should be precision
resistors to increase the accuracy of the temperature reading.