Chip-dat/Analog-dat/MAX98357-dat/MAX98357-dat.md
... ...
@@ -56,6 +56,25 @@
56 56
57 57
![](2025-01-06-14-15-26.png)
58 58
59
+## Output setup
60
+
61
+SD_MODE pin (or similar). Depending on the resistor you connect:
62
+
63
+- The MAX98357 outputs only the left channel, only the right channel, or a combined mono output.
64
+- This allows for flexibility depending on whether you're driving one speaker (mono) or two speakers (stereo).
65
+What You Should Do:
66
+
67
+If you're implementing this:
68
+
69
+Decide if you want left channel, right channel, or mono output.
70
+
71
+Use the specified resistors or configurations:
72
+
73
+- For LEFT: Connect 0 Ohm (direct to VDD).
74
+- For RIGHT: Use a 370K resistor.
75
+- For MONO: Use a resistor divider that sums up to 1.011M Ohms.
76
+
77
+
59 78
## code
60 79
61 80
- [[MAX98357-code.ino]] - [[I2S-dat]]
app-dat/app-dat.md
... ...
@@ -13,4 +13,9 @@
13 13
14 14
- [[internet-radio-dat]]
15 15
16
-- [[eneregy-meter-dat]]
... ...
\ No newline at end of file
0
+- [[eneregy-meter-dat]]
1
+
2
+
3
+## good app maker
4
+
5
+- [[CES-dat]] - kickstart - indiegogo
... ...
\ No newline at end of file