Skip to content

Firmware code for interfacing with alarm board and stepper motors

Corbin Bremmeyr requested to merge CBremmeyr/OpenLung:cbremmeyr_firmware into master

Firmware libraries to interact with the alarm board and stepper motors. Currently uses Arduino functions for GPIO control and microsecond delays. Some constants need to be set for pin values and timing values. This code is currently untested.

Merge request reports