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: Caputo Antonio
Last Updated: 2016-07-27
Package Version: 2.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 469 times
Not followed.
License: MIT license
Download [2.23MB]New Version for driving 2 boards.
Not fully tested.
Actually delivers the same sine signals on the 2 boards.
Sine Sweeping from 10 kHz to 20 kHz in steps of 100 Hz.
Author: Shawon Shahryiar
Last Updated: 2016-07-26
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 613 times
Not followed.
License: MIT license
Download [50.99KB]Expanding IO ports with classical 8255A IO port expander.
Code examples with PIC16F690, ATTiny2313V and AT89C2051.
Author: Alcides Ramos
Last Updated: 2016-07-26
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 982 times
Not followed.
License: MIT license
Download [67.65KB]Author: Shawon Shahryiar
Last Updated: 2016-07-22
Package Version: 1.0.0.0
Category: Communication
Downloaded: 407 times
Not followed.
License: MIT license
Download [23.38KB]US-020 ultrasonic distance sensor demo with ATMega8515. For measuring distance as a relation of echo pulse width no timer or interrupt is used.
[learn more]Author: s t
Last Updated: 2016-07-20
Package Version: 2.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 950 times
Not followed.
License: MIT license
Download [4.28MB]A demo of a 3euro ST7735 GLCD SPI on PIC18F4520 on the PICPLC16 board with MikroC
All open routines, no closed libraries.
All connection info, code and images are provided.
Author: MIKROE
Last Updated: 2016-07-20
Package Version: 1.0.0.0
Category: LIN
Downloaded: 2361 times
Not followed.
License: MIT license
Download [35.17KB]MCP2003B click is a mikroBUS add-on board with a bi-directional LIN transceiver.
The click has three onboard screw terminals for connecting the transceiver to a LIN network (three wires: LIN, VBB and GND). MCP2003B click communicates with the target board MCU through the mikroBUS UART interface (RXD, TXD).
Author: Caputo Antonio
Last Updated: 2016-07-20
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 469 times
Not followed.
License: MIT license
Download [1.28MB]Simple DDS AD9833 generator SIN TRIANGLE SQUARE project for PIC16F690.
May be used by other PICs or dsPICs .
Just to warn that Mikroe Soft_SPI Library must be replaced in some cases.
Author: Shawon Shahryiar
Last Updated: 2016-07-19
Package Version: 1.0.0.0
Category: Communication
Downloaded: 631 times
Not followed.
License: MIT license
Download [1.33MB]This is a simple relay controller based on Arduino and Android platform. An Android device is used to connect to an Arduino Nano board via Bluetooth to control four relays wirelessly.
[learn more]Author: MIKROE
Last Updated: 2016-07-19
Package Version: 4.0.0.0
Category: Timers (Real time clock)
Downloaded: 140886 times
Followed by: 18 users
License: MIT license
Download [1.79MB]Timer Calculator is a free software development tool used for easier calculation of timer interrupts. If you like Timer Calculator you can support further development by contributing on following page: http://www.mikroe.com/timer-calculator/#support
[learn more]Author: Geoff Ward
Last Updated: 2016-07-12
Package Version: 1.0.0.0
Category: Communication
Downloaded: 568 times
Followed by: 1 user
License: MIT license
Download [3.73KB]In the current I2C mikroe library for STM32 devices, there is no timeout function.
So if an I2C device fails to respond, the software hangs.
The library provided here allows a timeout period to be set in µs- if the device does not respond within the timeout period, the called function ends setting a status condition.