Arduino nano computer controlled Pulse generator
Most projects as of late are kind of stopped indefinitely due to lack of time (who could have thought 2 kids could take so much time…) . I am working on 2-3 things whenever I do get a few minutes in and I feel like it however.
The most interesting I believe is a arduino nano based pulse generator, due to a lack of built in DAC it will only be digital. It will be reconfigurable via a qt library which in turn is driven by a qt gui at the moment, but it should be possible to control via any other application. It currently supports 7 pin modes:
digital in
Digital out
built in pwm
bitbanged pwm
handled interrupts
forwarded interrupts and
analog in.