TOP Contributors

  1. MIKROE (2649 codes)
  2. Alcides Ramos (350 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 (136500 times)
  2. FAT32 Library (69709 times)
  3. Network Ethernet Library (55813 times)
  4. USB Device Library (46153 times)
  5. Network WiFi Library (41791 times)
  6. FT800 Library (40974 times)
  7. GSM click (28918 times)
  8. PID Library (26379 times)
  9. mikroSDK (26265 times)
  10. microSD click (25290 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

Winamp Control

Rating:

0

Author: Darko Jolic

Last Updated: 2011-10-21

Package Version: 1.0.0.0

Category: Ethernet

Downloaded: 1247 times

Not followed.

License: MIT license  

This project shows how you can create remote-control for application on your PC (in this case Winamp), using Ethernet.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Winamp Control" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Winamp Control" changes.

Do you want to report abuse regarding "Winamp Control".

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

Visual TFT/GLCD Project Blog

-In this project I control Winamp application on my PC using LV-32MX board (http://www.mikroe.com/eng/products/view/462/lv-32mx-v6-development-system/), which is connected to Ethernet network.
-Packet contains source code for PIC32MX795F512L, and application for running UDP server on your PC (application was tested on WindowsXP). Development board is connected to Ethernet using Serial Ethernet 2 module (http://www.mikroe.com/eng/products/view/596/serial-ethernet-2-board/).
-Note:
 To run this application you need to:
 1. Install LabVIEW Run-Time Engine 2010.

 2. Download free exe for controlling Winamp using command-line, called CLAmp, and put this exe in your C root directory.

 3. Install Network_Ethernet_Library for microC PIC32


 14.10.2011.
 -Fixed bug in "Winamp Control.exe" and C source file.


ALSO FROM THIS AUTHOR

Android BluetoothSwitch

0

-Project contain Android BluetoothSwitch application and mikroC for PIC example. -This simple application can be used for turning on/off two devices via bluetooth.

[Learn More]

TempControl

0

This project shows how you can create remote temperature surveillance and control system.

[Learn More]

Android-EasyPIC7 Control

10

This project shows how you can remote control your device (in this case EasyPIC7 board), using your Android phone.

[Learn More]