Drive a coil (valve, solenoid, contactor, etc)
Dependents: TestBenchSerenity-proto_F429ZI TestBenchFlow HSPFLOW1 TestBenchFlow1 ... more
History
Updated for latest version of mbed-os
2017-09-12, by dmwahl [Tue, 12 Sep 2017 16:58:56 +0000] rev 7
Updated for latest version of mbed-os
Updated so on() checks to see if the coil is already energized before spiking
2017-07-20, by dmwahl [Thu, 20 Jul 2017 20:33:16 +0000] rev 6
Updated so on() checks to see if the coil is already energized before spiking
Added #include "rtos.h" to coil-driver.h
2017-06-20, by dmwahl [Tue, 20 Jun 2017 19:51:40 +0000] rev 5
Added #include "rtos.h" to coil-driver.h
Added sample code
2017-06-20, by dmwahl [Tue, 20 Jun 2017 19:48:42 +0000] rev 4
Added sample code
Renamed to "coil" driver to be more generic. Useful for driving any inductive load.
2017-06-20, by dmwahl [Tue, 20 Jun 2017 19:45:42 +0000] rev 3
Renamed to "coil" driver to be more generic. Useful for driving any inductive load.
Fixed typo
2017-06-02, by dmwahl [Fri, 02 Jun 2017 17:24:38 +0000] rev 2
Fixed typo
Updated file names to be more generic (coil instead of valve)
2017-06-02, by dmwahl [Fri, 02 Jun 2017 17:23:13 +0000] rev 1
Updated file names to be more generic (coil instead of valve)
Basic PWM driver functioning
2017-06-02, by dmwahl [Fri, 02 Jun 2017 17:21:36 +0000] rev 0
Basic PWM driver functioning