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: dany
Last Updated: 2019-04-13
Package Version: 1.1.0.0
Category: USB
Downloaded: 6554 times
Followed by: 1 user
License: MIT license
Download [5.68MB]USB libraries (HID, CDC, MSD), original architecture: only 1 kind of USB device, no composite device.
-- for P18's or P24's with USB -- . Additionally: the CDC_Twin library (P18 only), which creates 2 virtual COM (CDC) devices.
Author: Fernando Sousa
Last Updated: 2011-12-27
Package Version: 1.0.0.0
Category: USB
Downloaded: 3693 times
Followed by: 1 user
License: MIT license
Download [944.87KB]This Project is a "Easy Hello World" to communicate via USB and PC with EasyPIC v7 + PIC18F4550 + Visual C# 2010 and Visual BASIC +USBHIDNetClass USB Drive dll. (student version).
[learn more]Author: Fernando Sousa
Last Updated: 2011-12-27
Package Version: 1.0.0.0
Category: USB
Downloaded: 2380 times
Followed by: 1 user
License: MIT license
Download [700.20KB]This project use PIC18F4550 and EasyPIC v7. This project aims to realize the communication between the USB PIC microcontroller and a software developed in Visual C # Express 2010. For USB Drive you can control the display 7 seeds, read AD and trigger buttons.
[learn more]Author: Fernando Sousa
Last Updated: 2011-12-27
Package Version: 1.0.0.0
Category: USB
Downloaded: 1687 times
Followed by: 1 user
License: MIT license
Download [584.61KB]This Project utilizes temperature sensor and USB HID on PIC32MX7 Multi Media Board. Temperature is read from pin RB8/AN8 (°C). Value is then displayed on TFT display. The temperature value is send via USB to PC . This project work with USBHIDNetClass USBHID Drive and Visual C# 2008/2010 or VB.NET.
[learn more]Author: Alcides Ramos
Last Updated: 2011-12-10
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1333 times
Not followed.
License: MIT license
Download [87.24KB]This show the way to communication two or more dspic master ans slaves for spi port.
i use dspic4 pro board and dspic 30f6014A, how slave and other my card for master.
the slave show the master codes in lcd.
Author: NART SCHINACKOW
Last Updated: 2011-12-01
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Ethernet
Downloaded: 3062 times
Followed by: 3 users
License: MIT license
Download [311.33KB]This sample uses PIC18F2520 interfaced with W5100 Ethernet module as web-server to display web pages stored in a memory card, webpages are within the downloaded file just copy them and paste them in your mmc, the sample uses mikroelectronika MMC FAT16 new version library for reading and fragmenting the pages.
Author: NART SCHINACKOW
Last Updated: 2011-12-01
Package Version: 1.0.0.0
Category: Ethernet
Downloaded: 3297 times
Not followed.
License: MIT license
Download [9.92KB]W5100 is an ethernet module with built in TCP/IP STACK from WIZNET, all you need to know is basic information on SOCKET PROGRAMMING and the library will do the rest for you.
The library is interfaced with any pic that has enough memory for holding webpages, no need to worry about if the pic has hardware SPI ! its all done via software .
Author: Zoran Ristic
Last Updated: 2011-11-04
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Communication
Downloaded: 11665 times
Followed by: 1 user
License: MIT license
Download [388.18KB]This example shows how to send and receive data over radio channel, using a powerful Nordic Semi NRF24L01+ chip.
[learn more]Author: Darko Jolic
Last Updated: 2011-10-21
Package Version: 1.0.0.0
Category: Ethernet
Downloaded: 1268 times
Not followed.
License: MIT license
Download [687.92KB]This project shows how you can create remote-control for application on your PC (in this case Winamp), using Ethernet.
[learn more]Author: Alcides Ramos
Last Updated: 2011-10-04
Package Version: 1.0.0.0
Category: Communication
Downloaded: 887 times
Not followed.
License: MIT license
Download [607.58KB]this program read, write, date and file to 24 , 28 and 40 pind sram or paralele eeprom
fpor example: DS1225Y, AS6C62256. i use pic 18f2550 and delphi for usb communication.