Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PoleTransformer authored Apr 6, 2022
1 parent 080e99c commit da408bd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@ A MIDI project that uses an Arduino Mega stepper motors, floppy drives, and hard

I am implementing and testing a new version on an ESP32 and custom PCB. Floppy drives are driven with shift registers instead of direct IO. Floppy drives have full ADSR(attack, decay, sustain, release) control. See the `esp32_test.ino` sketch.

What I have tested:<br /><br />
What I have tested:

4 stepper motors
8 floppy drives(4 per channel)
2 HDDs

MIDI CC(controller change) messages:
MIDI CC(controller change) messages:

12 - Floppy Sustain
13 - Floppy Decay
14 - Floppy Trill
Expand Down

0 comments on commit da408bd

Please sign in to comment.