File tree Expand file tree Collapse file tree 1 file changed +19
-2
lines changed
Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Original file line number Diff line number Diff line change 55-----------------------
66 * 1 x SparkFun FM Tuner Basic Breakout - Si4703 (https://www.sparkfun.com/products/11083 )
77 * 1 x Arduino Pro Mini 328 - 3.3V/8MHz (https://www.sparkfun.com/products/11114 )
8+ * 1 x Rotary Encoder
9+ * 1 x 2Ch Stereo Audio Amplifier
10+ * 2 x 3W 4Ohm Speakers
11+ * 1 x Nextion Display
812
913-----------------------
1014
@@ -20,8 +24,21 @@ Connections:
2024- RST → A.Pro Mini D4
2125- GPIO1 → LED2
2226- GPIO2 → A.Pro Mini D6
23- - ROUT → Amp R-in
24- - LOUT → Amp L-in
27+
28+ -----------------------
29+ ### Si4703 → Audio Amplifier
30+ -----------------------
31+ - GND → GND
32+ - ROUT → R-IN+
33+ - LOUT → L-IN+
34+
35+ -----------------------
36+ ### Audio Amplifier → Speakers
37+ -----------------------
38+ - R-OUT+ → R-SPK+
39+ - R-OUT- → R-SPK-
40+ - L-OUT+ → L-SPK+
41+ - L-OUT- → L-SPK-
2542
2643-----------------------
2744### 3.3V A.Pro Mini
You can’t perform that action at this time.
0 commit comments