Skip to content

Commit

Permalink
Create diyelectromusic-RpiMiniDexedSSD1306.override
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Jan 8, 2025
1 parent 6e3beea commit 108ceba
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions hwconfig/diyelectromusic-RpiMiniDexedSSD1306.override
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# diyelectromusic Raspberry Pi MiniDexed IO Module (SSD1306 Version) (RpiMiniDexedSSD1306)
# https://github.com/diyelectromusic/sdemp_pcbs/tree/main/RpiMiniDexedSSD1306
# https://diyelectromusic.com/2022/08/16/minidexed-raspberry-pi-io-board-part-2/

SoundDevice=i2s

LCDEnabled=1
SSD1306LCDI2CAddress=0x3C
SSD1306LCDWidth=128
SSD1306LCDHeight=32
SSD1306LCDRotate=0
SSD1306LCDMirror=0
LCDColumns=20
LCDRows=2

ButtonPinBack=5
ButtonActionBack=click
ButtonPinSelect=11
ButtonActionSelect=click
ButtonPinHome=6
ButtonActionHome=click
ButtonPinShortcut=11

EncoderEnabled=1
EncoderPinClock=9
EncoderPinData=10

0 comments on commit 108ceba

Please sign in to comment.