Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ESP32-audioI2S
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
ESP32-audioI2S
Commits
2eb05642
Unverified
Commit
2eb05642
authored
Nov 10, 2021
by
Wolle
Committed by
GitHub
Nov 10, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update ESP32_A1S.ino
parent
57b3bb7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
examples/ESP32-A1S/ESP32_A1S.ino
examples/ESP32-A1S/ESP32_A1S.ino
+3
-3
No files found.
examples/ESP32-A1S/ESP32_A1S.ino
View file @
2eb05642
...
...
@@ -17,7 +17,7 @@
#define SPI_MISO 2
#define SPI_SCK 14
// I2S GPIOs, the names refer on AC101
// I2S GPIOs, the names refer on AC101
, AS1 Audio Kit V2.2 2379 and V2.2 3378
#define I2S_DSIN 25
#define I2S_BCLK 27
#define I2S_LRC 26
...
...
@@ -28,14 +28,14 @@
#define IIC_CLK 32
#define IIC_DATA 33
//
Tasten
//
buttons
// #define BUTTON_2_PIN 13 // shared mit SPI_CS
#define BUTTON_3_PIN 19
#define BUTTON_4_PIN 23
#define BUTTON_5_PIN 18 // Stop
#define BUTTON_6_PIN 5 // Play
//
Verstärk
er enable
//
amplifi
er enable
#define GPIO_PA_EN 21
//Switch S1: 1-OFF, 2-ON, 3-ON, 4-OFF, 5-OFF
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment