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: NART SCHINACKOW
Last Updated: 2011-12-29
Package Version: 2.0.0.0
Category: Communication
Downloaded: 4113 times
Followed by: 1 user
License: MIT license
Download [23.09KB]This is a simple software UART library that could run on any pic without hardware UART module, just copy the two files in your project folder and inculde "SoftWareUart.h" in your source code.
the library has many useful routines that could help you communicate with other UART modules.
Author: dany
Last Updated: 2019-04-13
Package Version: 1.1.0.0
Category: USB
Downloaded: 6719 times
Followed by: 3 users
License: MIT license
Download [4.88MB]USB libraries, new architecture. Permits composite USB devices (possibilities: HID, CDC and MSD).
-- for P18's or P24's with USB --
Version 1.1: Modified so that (changes to) values in "UsbProjectItems" like PID and VID are actually visible in the executable.
Author: MIKROE
Last Updated: 2012-09-11
Package Version: 1.0.1.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 2963 times
Not followed.
License: MIT license
Download [3.64MB]Set of examples for mikromedia for Stellaris® M3. Provided examples demonstrate working with mikromedia's various features and modules:
- Accelerometer
- MMC SD card
- MP3
- Serial Flash
- TFT
- Touch Panel
- USB
Author: brian phillips
Last Updated: 2012-01-31
Package Version: 1.0.0.4
Category: Other Codes
Downloaded: 2906 times
Followed by: 2 users
License: MIT license
Download [13.62KB]This project selects an output for a 1Ms pulse or for a 2 MS pulse . This can be used to drive a model motor reverser or other similar application.'this routine was created to provide simple switching outputs from
A Targa PCB & schematic file is included
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: Larry Reisinger
Last Updated: 2011-12-27
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1577 times
Not followed.
License: MIT license
Download [1.27KB]A simple function to read any Honeywell I2C pressure sensor. This function returns a 14-bit word, and the actual pressure depends on the range of the particular unit. The code can be fairly easily modified to also read device temperature and status bits if desired.
[learn more]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: mircea thunderer
Last Updated: 2011-12-30
Package Version: 1.0.0.0
Category: Motor Control
Downloaded: 2393 times
Followed by: 2 users
License: MIT license
Download [56.40KB]A bi-directionnal ESC with a 16F690 PIC (P-N H-bridge).
Based on this post by Brian Phillips uni-directionnal ESC (http://www.libstock.com/projects/view/153/rc-motor-control-cmos-output-version). Thanks Brian!
More details on my blog: http://mirceablog-electronics.blogspot.com/2011/12/16f690-rc-esc-speed-controller-full.html