Skip to content
Snippets Groups Projects
Select Git revision
  • 73cd67da593c3ca99fcf4f65a5fc19aa0feaa86f
  • main default protected
2 results

machineweek-2024

Forked from Jake Read / machineweek-2023
Source project has a limited visibility.

Urumbu thermistor/pressure input

Bare:

Pressure:

This board returns a 10-bit value depending on the reading of the ADC, which is connected between a 10k resistor and a variable resistance device. This could be a 100k NTC or a pressure sensor.

Code

Code can be found here.