voltage-divider

bramva/handytools/voltage-divider

Allows you to read the voltage on an analog pin using a simple 100k - 10k ohm voltage divider; or just use your own! Has an optional filter build in.
voltage-divider
@/voltage-divider
Allows you to read the voltage on an analog pin using a simple 100k - 10k ohm voltage divider; or just use your own! Has an optional filter build in.
ANALOGport
Analog input pin
REF Vnumber
Reference Voltage - default = 5
R1number
Resistance 1
R2number
Resistance 2
Filterboolean
Filter the output, giving a more accurate result, but takes longer to get a good solid read
UDPpulse
Send Voltage
voltage-divider
ANALOG
REF V
R1
R2
Filter
UDP
Voltage
Voltagenumber
Voltage
To use the node in your project you should have the bramva/handytools library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.