Component: I2S Master/Slave ESP32 (Comms: Interface): Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
==I2S Master/Slave ESP32 component== | ==I2S Master/Slave ESP32 component== | ||
Provides access to the onboard inter-IC sound (I2S) peripheras allowing for simple digital audio input and output. | Provides access to the onboard inter-IC sound (I2S) peripheras allowing for simple digital audio input and output. | ||
==Component Pack== | |||
FREE | |||
==Detailed description== | ==Detailed description== | ||
| Line 26: | Line 32: | ||
==Examples== | ==Examples== | ||
Revision as of 16:16, 7 January 2022
| Author | Matrix TSL |
| Version | 2.0 |
| Category | Comms: Interface |
I2S Master/Slave ESP32 component
Provides access to the onboard inter-IC sound (I2S) peripheras allowing for simple digital audio input and output.
Component Pack
FREE
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
| Stop | |
| Stops the I2S audio stream | |
| Return | |
| Start | |
| Starts the I2S audio stream, auto started by the initialise function. | |
| Return | |
| Initialise | |
| Configures the I2C peripheral ready for data. | |
| Return | |