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]
Author: Yves BOURDON
Last Updated: 2013-09-22
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Audio & Speech
Downloaded: 917 times
Followed by: 1 user
License: MIT license
Download [156.14KB]Programming example for the FM Click board using MikroBasic Pro for PIC.
Was developped using the ARM example from MikroElektronica.
RDS station name decoding as well as complete Time and Date decoded from RDS data has been added.
Author: Terry W7AMI
Last Updated: 2013-08-10
Package Version: 2.0.0.0
Example: 1.0.0.0
Category: Audio & Speech
Downloaded: 1403 times
Not followed.
License: MIT license
Download [482.58KB]This example uses one DMA channel and the on board DAC to generate a sine wave. This example was written for the ST 32F4Discovery Board but it should be a simple matter to modify the code to work with other hardware.
[learn more]Author: Amaury LAURENT
Last Updated: 2013-05-04
Package Version: 0.1.0.0
Category: Audio Playback
Downloaded: 1674 times
Followed by: 3 users
License: MIT license
Download [1.32MB]This project shows a way to play MP3 files on the dev board Mikromedia fro PIC32 using the stand alone audio codec VS1053 by VLSI.
This program only uses interruptions from the input capture module to drive the codec.
Play/pause/stop functions works, as the volume control (log corrected to suite the human ear sensibility).
Author: Roman Black
Last Updated: 2012-09-20
Package Version: 1.0.0.0
Category: Audio & Speech
Downloaded: 2077 times
Not followed.
License: MIT license
Download [6.56KB]This project makes high accuracy musical note frequencies, in the full 10 octave range (ie MIDI range). Simple functions for octave and note, or MIDI note. xtal value does not matter. Ideal for musical instrument tuners etc.
[learn more]Author: Andrew Hazelden
Last Updated: 2012-08-28
Package Version: 1.0.0.0
Category: Audio & Speech
Downloaded: 1006 times
Followed by: 1 user
License: MIT license
Download [2.41MB]This is an example of a simple piano for the Mikromedia Workstation's Piezo Buzzer. Tap the keys on the Piezo Piano to play a tune. This example is compatible with the Mikromedia PIC32 board.
The code was written using MikroC Pro for PIC32 and VisualTFT 2.71.
Author: Thomas Jespersen
Last Updated: 2012-06-23
Package Version: 0.8.0.0
Category: Audio Playback
Downloaded: 1189 times
Followed by: 3 users
License: MIT license
Download [1.17MB]This project is a Multimedia streaming application for transfering audio or image data to the MikroElektronika EasyMX Pro for Stellaris board.
The transfering is done thru Ethernet together with a windows server application, which makes it capable of playing back mp3, wav or wma files. Images can also be displayed.
Author: NART SCHINACKOW
Last Updated: 2012-06-03
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Voice communications
Downloaded: 1253 times
Followed by: 1 user
License: MIT license
Download [109.91KB]Author: NART SCHINACKOW
Last Updated: 2012-06-03
Package Version: 1.0.0.0
Category: Voice communications
Downloaded: 1067 times
Followed by: 1 user
License: MIT license
Download [1.68KB]Simple library for the NS73M FM transmitter, the library contains functions to communicate with the module, all you need is a PIC and the module which can be found at http://www.sparkfun.com/products/8482 , a simple wire of 31 inch long and you are ready to go.
just copy the two files into your project folder and include "NS73M.h".
Author: MIKROE
Last Updated: 2012-04-06
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Audio & Speech
Downloaded: 7002 times
Followed by: 1 user
License: MIT license
Download [426.29KB]This project demonstrates communication with WM8731 audio codec.
Program reads one wav file from MMC and sends it to WM8731 for decodingand playing.
Example is for PIC32.
Author: Naglis Radavicius
Last Updated: 2011-11-18
Package Version: 2.1.0.2
Category: Audio & Speech
Downloaded: 1838 times
Not followed.
License: MIT license
Download [681.10KB]MP3 Player ( MikroMMB for PIC18FJ HW rev 1.01). Based on PlayerMP3 by Philippe Jacobs v1.002.
Actually I just add some functions.