schematics partly done

This commit is contained in:
--global
2023-02-01 14:04:46 +02:00
parent 6dd6b48b5b
commit 4f6e5c8d69
6 changed files with 2531 additions and 2 deletions

View File

@ -7,9 +7,9 @@
#define SCREEN_ADDRESS 0x3C
#define PPQN 24 //24 is a standart for midi
#define PPQN 24
#define PULSE_LENGTH 5
#define MAXBPM 250 //250 at 24ppqn 5ms pulse will be 50/50 square wave
#define MAXBPM 250 //250 at 24ppqn with 5ms pulse will be 50/50 square wave
#define MINBPM 20
#define INPUT_CONNECTED_PIN 12