Commit Graph
3 Commits
Author SHA1 Message Date
Cynopolis 1d274a6a2c Updated Single Pulse Mode
Updated single pulse mode so that it has an ENABLED, ARMED, and FIRED state. The enabled pin toggles the single fire mode. The armed state toggles whether it's armed or not. The fire pin will only fire if it has been armed.
2021-10-30 12:39:27 -05:00
Cynopolis 0f3a19f653 Enabled LCD Output
Added support for an I2C LCD to be used with the project. The LCD can be driven directly by the data lines
2021-10-28 20:49:49 -05:00
Cynopolis f6453e4ab4 Got rid of waveform select feature
Waveform select feature is no longer needed since we've settled on a given waveform.
2021-10-28 18:37:00 -05:00