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: FOURNET Olivier
Last Updated: 2012-10-27
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Ethernet
Downloaded: 2155 times
Not followed.
License: MIT license
Download [99.16KB]Author: FOURNET Olivier
Last Updated: 2012-10-27
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Ethernet
Downloaded: 6951 times
Not followed.
License: MIT license
Download [96.30KB]Author: Eduardo Ludgero da Silva
Last Updated: 2012-10-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: USB
Downloaded: 2556 times
Not followed.
License: MIT license
Download [283.45KB]Prezados,
Este exemplo é um simples projeto para comunicação USB HID da placa de desenvolvimento StarUSB com o LabView. O exemplo mostra como mudar os registros do TIMER0: T0CON, TMR0H e TMR0L.
Author: Emil Enchev
Last Updated: 2012-09-25
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: USB
Downloaded: 4554 times
Not followed.
License: MIT license
Download [142.65KB]This example shows the possibillity of the MikroC PRO's HID library to emulate more than one device (keyboard and mouse) at the same time, using only one PIC Microcontroller. When you connect the USB port, the computer will recognize a mouse and a keyboard. They can work together. No additional drivers needed.
[learn more]Author: Emil Enchev
Last Updated: 2012-09-21
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: USB
Downloaded: 2261 times
Not followed.
License: MIT license
Download [158.66KB]An extended version of USB HID Joystick. X,Y and Throttle analog input. POV Hat alternate analog or digital input. 4 buttons supported. PORTB,RB4 selects Analog POV input when set to 1 or Digital POV input, when RB4=0. PORTB,RB5, RB6 and RB7 change POV value.
[learn more]Author: Emil Enchev
Last Updated: 2013-07-21
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: USB
Downloaded: 4087 times
Not followed.
License: MIT license
Download [307.04KB]PIC 18F4550 based example how to make the PIC microcontroller comunicate like a HID Keyboard.
[learn more]Author: Emil Enchev
Last Updated: 2013-01-05
Package Version: 1.0.0.0
Category: USB
Downloaded: 1807 times
Not followed.
License: MIT license
Download [1.14MB]USB HID Mouse project Two modes input signals: standard, using raster grid mouse sensor, or using single pulses. Three buttons and 4 pulse inputs. The project contains complete input signal description. No special HID driver needed!
[learn more]Author: Simon Platten
Last Updated: 2012-09-02
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Communication
Downloaded: 5203 times
Followed by: 1 user
License: MIT license
Download [157.86KB]This project demonstrates a Modbus Master implementation, it has been developed and tested for a P18F45K22 using an EasyPic v7 for testing and written in mikcroC.
Author: NART SCHINACKOW
Last Updated: 2012-08-27
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1567 times
Not followed.
License: MIT license
Download [216.85KB]Netduino plus is an open source hardware and software board, specs could be found at
http://www.netduino.com/netduinoplus/specs.htm
it uses microsoft .net micro frame work
uses Atmel 32-bit microcontroller, Speed: 48MHz, ARM7
This Project demonstrates an http web server
Author: NART SCHINACKOW
Last Updated: 2012-07-20
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1624 times
Followed by: 1 user
License: MIT license
Download [322.18KB]This is an API developed using Visual C# express edition, it handles all necessary communication with any MCU that has a built in UART or SOFTWARE BIT-BANG UART.
this Library contains documentation and an example on how to use it.