***** Add photo ****
Arduino library for Deneyap Speaker
Product IDM29, mpv1.0MCUPAM8302AWeightModule Dimension25,4 mm x 25,4 mm
Deneyap Speaker Mechanical Drawing
How to install a Arduino Library
This Arduino library allows you to use Deneyap Speaker . You can use this library in Deneyap Kart and Deneyap Kart 1A. Use the example of "MelodiCalma2" for the other Deneyap development boards.
/docsREADME_tr.md and product photos/examplesExamples with .ino extension sketches/srcSource files (.cpp .h)keywords.txtKeywords from this library that will be highlighted in the Arduino IDElibrary.propertiesGeneral library properties for the Arduino package manager
1.0.2 - fixed bug
1.0.1 - updated sketches
1.0.0 - initial release
- Deneyap Speaker and Board can be connected with I2C cable
- or 3V3, GND, SDA and SCL pins can be connected with jumper cables
| Speaker | Function | Board pins |
|---|---|---|
| 3.3V | Power | 3.3V |
| GND | Ground | GND |
| IN+ | Amplified Speaker Output | DAC |
| OUT+ | Speaker + | any GPIO pin |
| OUT- | Speaker - | GND |
| SD | Closed | Digital pin |
Based on XT_DAC_Audio Arduino Library. Changed to work with Deneyap Speaker.
Please review the LICENSE file for license information.
