TOP Contributors

  1. MIKROE (2653 codes)
  2. Alcides Ramos (351 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (136638 times)
  2. FAT32 Library (69845 times)
  3. Network Ethernet Library (55896 times)
  4. USB Device Library (46230 times)
  5. Network WiFi Library (41868 times)
  6. FT800 Library (41091 times)
  7. GSM click (28947 times)
  8. PID Library (26402 times)
  9. mikroSDK (26320 times)
  10. microSD click (25329 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Library

WTV020-SD-16P Cheper AD4 Sound Player Library using Pic 16F88 07/Feb/2016

Rating:

0

Author: Leonardo M

Last Updated: 2016-02-17

Package Version: 1.0.0.1

Category: Audio Playback

Downloaded: 1592 times

Followed by: 9 users

License: MIT license  

UPDATE ON 07.02.2016 ------- WORK GOOD Definitive ----------
after collaboration with XmasPako, he help me to write MIKROBASIC Library.

This CODE (Mikrobasic Pro)Drive the WTV-020-SD-16P to play the AD4 Audio File.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding " WTV020-SD-16P Cheper AD4 Sound Player Library using Pic 16F88 07/Feb/2016" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding " WTV020-SD-16P Cheper AD4 Sound Player Library using Pic 16F88 07/Feb/2016" changes.

Do you want to report abuse regarding " WTV020-SD-16P Cheper AD4 Sound Player Library using Pic 16F88 07/Feb/2016".

  • Information
  • Comments (6)

Library Blog

Blog currently doesn't exist!

ALSO FROM THIS AUTHOR

SH1106 (1.3&quot;) Oled I2C display just for texture (No Graphic)

0

Here the SH1106 Oled I2c for MikroC code. (not good for 0.96" oled display SSD1306 i2c) If some one will share SH1106 Oled i2C graphic library version i will be gratefull thank you !

[Learn More]

Menù on LCD 16x2 managed by a Rotary encoder PIC16F88

0

Wrote using 16x2 LCD, rotatory Encoder and 16F88 Pic MCU. Clock frequency 4Mhz. Follow program menu work using a Rotative Encoder , the rotative Encoder CLK pin generate an Interrupt signal on RB0 PIC pin , and reconize is i turn on the left or Rigth this Rotative Encoder(compareing CLK and TD Signals).

[Learn More]

PT2257 VOLUME CONTROL 2CH MICROC V.7.2 - 18F2550

0

This library control the PT2257 2 channel volume control, increase and decrease or set volume with one variable like : writeVolume(int dB); (dB=0 == Max Volume) The library use UART1 pins for send to pc volume and mute values so is possible not use this uart information simply not using serialPrintStateJSON() function.

[Learn More]