Use your forum account to login.

LOGIN

TOP Contributors

  1. MikroElektronika Team (99 codes)
  2. Dany (44 codes)
  3. NART SCHINACKOW (34 codes)
  4. Alcides Ramos (33 codes)
  5. Agent Wolfz (14 codes)
  6. Andrew Hazelden (13 codes)
  7. Roman Black (11 codes)
  8. Alberto Trasimeni (11 codes)
  9. Roman Toropov (9 codes)
  10. Rajendra Bhatt (8 codes)

Most Downloaded

  1. Network Ethernet Library (11754 times)
  2. FAT32 Library (8599 times)
  3. Timer Calculator (6527 times)
  4. PID Library (5245 times)
  5. Network WiFi Library (5196 times)
  6. SMS home alarm system (4416 times)
  7. External Memory (4107 times)
  8. mikromedia for PIC18FJ - Examples (3566 times)
  9. microSD click - Example (3487 times)
  10. GPS click - Example (3252 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
Visual TFT/GLCD Project

Multimedia streaming client

Rating:

Author: Thomas Jespersen

Last Updated: 2012-06-23

Category: Audio Playback

Downloaded: 348 times

Not followed.

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.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Multimedia streaming client" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Multimedia streaming client" changes.

Do you want to report abuse regarding "Multimedia streaming client".

  • Information
  • Comments (2)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for ARM
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Visual TFT/GLCD Project Blog

The code is released under the GNU General Public License.
Developed by Thomas Jespersen, TKJ Electronics - June 2012

PROJECT DESCRIPTION
This project is a Multimedia streaming application for transfering audio and/or image data content to the MikroElektronika EasyMX Pro for Stellaris ARM board.
The transfering is done thru Ethernet as the board connects to our own server application (on Windows). The board is then able to play back mp3, wav or wma files by the use of the on board VS1053 Audio Codec chip.
Images can also be transfered and displayed on the 320x240 TFT display.

PROJECT RELEASE
This project source code is mainly to be found on our GitHub page, where it will also be updated regularly: https://github.com/TKJElectronics/Multimedia_Streaming_Client

To support the MikroElektronika LibStock communite the source code is also released in their repository: http://www.libstock.com

MORE INFORMATION
Please visit our blog for more information about this project: http://blog.tkjelectronics.dk

A full video demonstration and explanation of the project can be found on our Youtube channel.
A direct link for the video is: http://www.youtube.com/watch?v=CbXe3k7MnEA

Stellaris Multimedia streaming client

Project video of our Multimedia streaming client application using the MikroElektronika EasyMX Pro for Stellaris ARM board with its' Ethernet capability. By transfering audio and/or image data content to the board thru our own server application (on Wind

Watch on YouTube

RELATED CODES

PlayerMp3

MP3 Player ( MikroMMB for PIC18FJ rev 1.05) with selection of MP3 files in subdirectories, volume control, start, stop, pause, prev, next, play files randomly, display elapsed time, id3 tags and spectrum analysis.

[Learn More]