deneyapkart / deneyap-hoparlor-arduino-library

Arduino library for Deneyap Speaker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deneyap Speaker Arduino Library

FOR TURKISH VERSION trflag

***** Add photo ****

Arduino library for Deneyap Speaker

🔎Specifications

  • Product ID M29, mpv1.0
  • MCU PAM8302A
  • Weight
  • Module Dimension 25,4 mm x 25,4 mm

📕Documentation

Deneyap Speaker

Deneyap Speaker Shematic

Deneyap Speaker Mechanical Drawing

PAM8302A-datasheet

How to install a Arduino Library

📌Deneyap Speaker

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.

🌐Repository Contents

  • /docs README_tr.md and product photos
  • /examples Examples with .ino extension sketches
  • /src Source files (.cpp .h)
  • keywords.txt Keywords from this library that will be highlighted in the Arduino IDE
  • library.properties General library properties for the Arduino package manager

Version History

1.0.2 - fixed bug

1.0.1 - updated sketches

1.0.0 - initial release

🚀Hardware Connections

  • 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

📑License Information

Based on XT_DAC_Audio Arduino Library. Changed to work with Deneyap Speaker.

Please review the LICENSE file for license information.

About

Arduino library for Deneyap Speaker

License:GNU General Public License v3.0


Languages

Language:C++ 92.0%Language:C 8.0%