Like TinyTemp, but even teenier
Find a file
2024-06-14 17:02:15 -07:00
images feat: Initial commit 2024-06-14 16:43:01 -07:00
.gitignore feat: Initial commit 2024-06-14 16:43:01 -07:00
LICENSE feat: Initial commit 2024-06-14 16:43:01 -07:00
README.md feat: Initial commit 2024-06-14 16:43:01 -07:00
TeenyTemp.cfg feat: Initial commit 2024-06-14 16:43:01 -07:00
TeenyTemp.kicad_pcb fix: Slight overlap issue 2024-06-14 17:02:15 -07:00
TeenyTemp.kicad_prl fix: Slight overlap issue 2024-06-14 17:02:15 -07:00
TeenyTemp.kicad_pro feat: Initial commit 2024-06-14 16:43:01 -07:00
TeenyTemp.kicad_sch feat: Initial commit 2024-06-14 16:43:01 -07:00

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

Board

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.