TeenyTemp/README.md
2024-06-14 16:43:01 -07:00

15 lines
603 B
Markdown

# TeenyTemp
Teenytemp 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.
Controller is [RP2040-Zero](https://www.waveshare.com/rp2040-zero.htm)
![Board](images/rev0.png)
# Config
Default config is stored in `teenytemp.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.