Advanced Search

Search Results (Searched for: )

  • PCW
  • PCW's Avatar
14 Nov 2024 22:41 - 14 Nov 2024 22:58
Replied by PCW on topic coolant mist pulses

coolant mist pulses

Category: QtPyVCP

Yes, all this will work on a parallel port.

something like this:

loadrt siggen
addf siggen.0.update servo-thread
setp siggen.0.frequency .1     # 10 second period)
loadrt oneshot
addf oneshot.0 servo-thread
setp oneshot.0.width 2           # 2 second on time
loadrt not
addf not.0 servo-thread
net cool-trigger siggen.0.clock oneshot.0.in
net coolant-out oneshot.0.out [some_parallel_port_pin]
net coolant-on not.0.in
net gate-coolant not.0.out oneshot.0.reset siggen.0.reset  # when coolant is off, reset both siggen and oneshot

 
Displaying 22396 - 22396 out of 22396 results.
Time to create page: 0.976 seconds
Powered by Kunena Forum