Reads analog input (typically connected to a pot voltage divider) and writes result to PWM output (typically connected to a higher current or voltage driver) and serial output back to PC.
History
Analog input to PWM output with serial stream output to PC.
2020-05-12, by CSTritt [Tue, 12 May 2020 18:37:22 +0000] rev 4
Analog input to PWM output with serial stream output to PC.
Initial version of potentiometer (analog) to serial program.
2020-02-08, by CSTritt [Sat, 08 Feb 2020 18:39:55 +0000] rev 3
Initial version of potentiometer (analog) to serial program.
Added reading and using DigitalOut state.
2017-03-27, by CSTritt [Mon, 27 Mar 2017 14:20:32 +0000] rev 2
Added reading and using DigitalOut state.
Cleaned up comments.
2017-03-27, by CSTritt [Mon, 27 Mar 2017 13:29:43 +0000] rev 1
Cleaned up comments.
Version 1.
2017-03-27, by CSTritt [Mon, 27 Mar 2017 12:48:54 +0000] rev 0
Version 1.
Charles Tritt