mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
13 lines
373 B
Markdown
13 lines
373 B
Markdown
|
|
|
|
Note that some examples are ESP32 specific as they use e.g. VSPI()
|
|
|
|
| example | UNO | ESP32 |
|
|
|:-----------------------|:-----:|:-----:|
|
|
| MCP4911_test | Y | Y |
|
|
| MCP4921_standalone | Y | Y |
|
|
| MCP4921_test | Y | Y |
|
|
| MCP4921_VSPI | N | Y |
|
|
| MCP4921_wave_generator | N | Y |
|
|
|