You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extras/website/_includes/boards-tested.markdown
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,10 @@ If stereo is supported, in a mode, the cell has a red/blue background, and (wher
4
4
Check the [hardware section of the API-documentation](https://sensorium.github.io/Mozzi/doc/html/hardware.html) for platform specific notes and (pin) configuration options.
<td><i>ESP8266</i>: ESP-01, Wemos D1 mini, etc. <i>note: Beware of erratic pin labels</i> </td><td> - </td><td> - </td><tddata-md>GPIO2</td><td> - </td><tddata-st>yes </td></tr>
44
44
<tr style="border-top: 1px solid">
45
-
<td><i>ESP32</i>: <i>note: Beware of vastly different pin labels across board variants</i> </td><td> - </td><td> - </td><td data-mo>yes </td><td data-sd>GPIO25 (+GPIO26)</td><td data-st>yes</td></tr>
45
+
<td><i>ESP32</i>: that has an internal DAC (only ESP32)<i>note: Beware of vastly different pin labels across board variants</i> </td><tddata-st>15 (+16) </td><td> </td><tddata-mo>yes </td><tddata-sd>GPIO25 (+GPIO26)</td><tddata-st>yes</td></tr>
46
+
<tr style="border-top: 1px solid">
47
+
<td><i>ESP32-S/C/H/P</i>: that do not have an internal DAC<i>note: Beware of vastly different pin labels across board variants</i> </td><tddata-sd>15 (+16) </td><td> </td><tddata-mo>yes </td><td></td><tddata-st>yes</td></tr>
46
48
<tr style="border-top: 1px solid">
47
49
<td><i>RP2040</i>: Raspberry Pi Pico and friends </td><tddata-sd>0 (+1) </td><tddata-mo>0, 1 </td><td> - </td><td> - </td><tddata-st>yes </td></tr>
0 commit comments