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: eduardo lopes
Last Updated: 2014-02-26
Package Version: 1.2.0.0
Example: 1.0.0.0
Category: Communication
Downloaded: 1249 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: 688 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: 2211 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: 1172 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: 1667 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: 1477 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.
Author: Tiago Henrique
Last Updated: 2014-02-13
Package Version: 1.0.0.1
Category: Measurement
Downloaded: 2225 times
Followed by: 2 users
License: MIT license
Download [1.24KB]Biblioteca para trabalhar com o sensor ultrassônico HC-SR04. Este sensor é utilizado para medir distâncias de até 4m e identificar a presença de objetos ou captar movimentos.
[learn more]Author: Alexander Wolf
Last Updated: 2014-02-12
Package Version: 1.0.0.0
Category: TFT
Downloaded: 1171 times
Followed by: 2 users
License: MIT license
Download [707.30KB]Preset Touch Calibration in Visual TFT does not work Properly for EVE FT800 Chip.
Use this Code in Debuggin Mode and look how CalibrateConstantsA ...F behave.
Author: Andrew Hazelden
Last Updated: 2014-02-10
Package Version: 1.4.2.0
Category: GPS
Downloaded: 992 times
Followed by: 4 users
License: MIT license
Download [3.04MB]Mission Control is a ground station program that allows you to plot the GPS based latitude, longitude, and altitude of your Raspberry Pi using a MikroElektronika GPS Click Board. The program has a graphical dashboard, and supports sharing the GPS position data via the internet using a Google Earth KMZ file.
[learn more]Author: Ahmed El-Khazragy
Last Updated: 2014-02-07
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 1296 times
Followed by: 3 users
License: MIT license
Download [1.65MB]using the PIC16F1938 Cap-sense Peripheral, I could easily make a touch button which can do any function I want.
You have to connect a small squared piece of double sided PCB with upper side to RB1_bit and the other side to the ground to work correctly ..
You may read papers which I have just uploaded to understand much more better