Releases: Tenkiv/tekdaqc-firmware
Releases · Tenkiv/tekdaqc-firmware
v1.3.1.0
v1.3.0.0
v1.2.0.0
crossover cable connection enabled
throttle digital input sampling
pwm output enabled
--set_pwm_output --output=0000 --dutycycle=0 (%)
--set_pwm_output_timer --time=0 (us)
(time = period of pwm, must be greater than 1000us and a multiple of 1000us)
v1.4.1.0
v1.4.0.0
pulse width modulation and transition counting of digital inputs
--add_pwm_input --input=0 --average=0 (us) --name=NONE
--remove_pwm_input --input=0
--read_pwm_input --input=0 --number=0
--list_pwm_inputs
(average must be greater than 1000us and a multiple of 100us, prints only average via telnet)
temperature sampling now occurs during single channel sampling
allow input modifications on digital and analog inputs