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]
Rating:
Author: xmas pako
Last Updated: 2016-02-18
Package Version: 1.0.0.0
Category: Audio Playback
Downloaded: 1439 times
Followed by: 4 users
License: MIT license
This library allows to communicate with WTV020-SD-16p chip by 2wire serial port.
Refer to library header and datasheet for pin connections.
By this lib, you can do all the functions foreseen by the chip.
Note: the mB version of this library has to be tested! Please let me know if you have any issue using it.
Do you want to subscribe in order to receive notifications regarding "WTV020-SD-16p library" changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "WTV020-SD-16p library" changes.
Do you want to report abuse regarding "WTV020-SD-16p library".
DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
---|---|---|
1421752307_wtv020_sd_16p_li_mikroc_pic.zip [1.13MB] | mikroC PRO for PIC |
|
1422436797_wtv020_sd_16p_li_mikrobasic_pic.rar [1.13MB] | mikroBasic PRO for PIC |
|
January 28th, 2015
I don't program in mikroBasic, but someone asked me to translate my library in mB. I realized a first attempt of translation, but I'm not able to test it.
If someone wants to try it, let me know if it works.
Please: control that code before use and use it at your own risk ;)
Thanks
This library is the translation of another one originally written for Arduino by Diego J. Arevalo in August 6th, 2012.
By this lib you can easily interface PIC with WTV020-SD-16p.
This chip allows to reproduce up to 255 different sounds, reading them directly from a micro-SD card (FAT formatted). This circuit has the possibility to communicate by 2 wire serial port.
For connection refers to header information in library and WTV020 datasheet.
The library works stand-alone, so it does not need SPI or I2C integration, and it can be used potentially with any PIC version (I tested it with PIC16F84 also).
I hope it could be useful to most and I'll appreciate any kind of discussion about it for improvements.
Some suggestions: