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: Michael May
Last Updated: 2014-03-05
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1011 times
Followed by: 3 users
License: MIT license
Download [15.72KB]A pic18 project that interfaces with the thunderstick and Displays output on 2 * 16 Lcd
[learn more]Author: Lucio Di Jasio
Last Updated: 2014-03-04
Package Version: 0.1.0.0
Category: Communication
Downloaded: 851 times
Not followed.
License: MIT license
Download [51.19KB]A simple HID class API for the Clicker.
Connect to the Clicker via USB-HID and using a simple (expandable) set of commands, control click boards using the I2C, SPI, UART or direct I/O control.
Author: Agent Wolfz
Last Updated: 2014-02-27
Package Version: 1.0.0.0
Category: Communication
Downloaded: 559 times
Followed by: 1 user
License: MIT license
Download [253.70KB]the system can monitor the integrity of the 3 transmission tower. line and line 2 status
UART
LCD
button port-c
Author: Dragan Regodic
Last Updated: 2014-02-28
Package Version: 1.0.0.0
Category: TFT
Downloaded: 2724 times
Followed by: 2 users
License: MIT license
Download [7.83MB]This library is essentially a part of my previous project 'TFT Graphics library' but for future development and new versions I must them separated. Watch my video and try my libraries.
[learn more]Author: eduardo lopes
Last Updated: 2014-02-26
Package Version: 1.2.0.0
Example: 1.0.0.0
Category: Communication
Downloaded: 1243 times
Followed by: 1 user
License: MIT license
Download [21.83KB]This is a C coded sw UART, based on AN555. You can choose serial frame handling: bit number, Parity and Handshake . With TMR0 interruptions, and larger buffer, the TX/RX could run silently, freeing the main code. Here, an EasyBluetooth was handled by sw UART, connected to FT232 on a Ready for PIC board, in a back-to-back bridge.
[learn more]Author: Agent Wolfz
Last Updated: 2014-02-23
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 678 times
Followed by: 1 user
License: MIT license
Download [1.32MB]emergency light for police or ambulance- 4 lane road control specifically can bypass the traffic light
16f887
lcd
wifly
max233
Author: MIKROE
Last Updated: 2014-02-21
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 2193 times
Followed by: 1 user
License: MIT license
Download [1.17KB]Control two relays remotely through your Android smartphone using Raspberry Pi, Pi click shield (www.mikroe.com/click/pi-shield/) and Relay click (www.mikroe.com/click/relay/) board.
[learn more]Author: VCC
Last Updated: 2014-02-17
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1040 times
Followed by: 3 users
License: MIT license
Download [1.77MB]This library provides a fixed-size FIFO to an application. Users can set the FIFO depth and width. There are also three examples for mikroPascal PRO for PIC, dsPIC/PIC24 and PIC32. Each example implements a USB CDC device and a PC application sends commands to PIC for adding/reading items to/from FIFO.
[learn more]Author: Emil Enchev
Last Updated: 2014-02-16
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Communication
Downloaded: 1662 times
Not followed.
License: MIT license
Download [498.16KB] It is a simple code how to make DMX 512 receiver, using PIC18F4520 and Mikroelektronika's RS485 Click board. Temporary, the device uses two DMX Channels, displayed on 2x16 characters parallel LCD.
Thanks to Daan Tamsyn for the support!
Author: Walter Trojan
Last Updated: 2014-02-14
Package Version: 3.0.0.0
Category: Communication
Downloaded: 1460 times
Followed by: 2 users
License: MIT license
Download [168.18KB]The modul RFM12 from HopeRF is a cheap transceiver, which operates in the 433 Mhz and 868 Mhz frequency band.
The RFM12 routines are collected in a lib, based on a simple message format with
variable length and instead of the checksum method equipped with a CRC16 algorithm.
Appropriate TX and RX projects are available in the package.