mirror of https://github.com/probonopd/MiniDexed
parent
72b70708ad
commit
86f1368df5
@ -0,0 +1,31 @@ |
|||||||
|
# genXnoise desktop module |
||||||
|
# https://www.genxnoise.com/product-page/minidexed-midi-tone-module |
||||||
|
|
||||||
|
SoundDevice=i2s |
||||||
|
DACI2CAddress=0 |
||||||
|
ChannelsSwapped=0 |
||||||
|
|
||||||
|
LCDEnabled=1 |
||||||
|
LCDPinEnable=17 |
||||||
|
LCDPinRegisterSelect=4 |
||||||
|
LCDPinReadWrite=0 |
||||||
|
LCDPinData4=22 |
||||||
|
LCDPinData5=23 |
||||||
|
LCDPinData6=24 |
||||||
|
LCDPinData7=25 |
||||||
|
LCDI2CAddress=0x00 |
||||||
|
|
||||||
|
SSD1306LCDI2CAddress=0x3c |
||||||
|
SSD1306LCDWidth=128 |
||||||
|
SSD1306LCDHeight=32 |
||||||
|
SSD1306LCDRotate=0 |
||||||
|
SSD1306LCDMirror=0 |
||||||
|
|
||||||
|
LCDColumns=20 |
||||||
|
LCDRows=2 |
||||||
|
|
||||||
|
EncoderEnabled=1 |
||||||
|
EncoderPinClock=10 |
||||||
|
EncoderPinData=9 |
||||||
|
|
||||||
|
USBGadget=1 |
Loading…
Reference in new issue