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: MIKROE
Last Updated: 2013-04-26
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1578 times
Not followed.
License: MIT license
Download [1.05MB]This is demonstration project how Mikromedia+ for STM communicate over RF. Data is send over simple 'led protocol' (1 byte command). Development board for STM32 with an add-on board nRF Click is used as a receiver device.
Author: v.savic
Last Updated: 2013-04-11
Package Version: 1.0.0.0
Category: Motor Control
Downloaded: 1410 times
Followed by: 1 user
License: MIT license
Download [2.20MB]Embedded robotics project.
Includes:
High level architecture, standard DC and unipolar stepper motors, device drivers, H-Bridge electronics.
Sensors electronics: micro switch, IR, Feedback motor control sensors.
System software - finite state machine.
Platform-Easy 8051 v6 SD Board AT89S8253
Author: MIKROE
Last Updated: 2013-04-11
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: USB
Downloaded: 3519 times
Followed by: 1 user
License: MIT license
Download [1.35MB]This is demonstration project how FTDI click can be used to control slave microcontroller via I2C.
Lower nibble of slave address is masked which enables the master to address slave using eight different addresses.
Currently four addresses are implemented for different functionality.
Author: Chris Jed
Last Updated: 2013-04-04
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Ethernet
Downloaded: 1625 times
Followed by: 1 user
License: MIT license
Download [1.74MB]Altered EthClick Demo example communicates with Visual Studio 2010 Visual Basic made program. Mikro made EthClick Demo example altered for Visual Studio 2010 Visual Basic program to communicate with it. Needs IP address entered into program that is the same as the one programmed into the PIC18F45K22 chip.
[learn more]Author: dany
Last Updated: 2015-01-26
Package Version: 2.0.0.0
Category: LCD
Downloaded: 10739 times
Followed by: 3 users
License: MIT license
Download [2.55MB]* 2 (alternative) libs to drive LCD's (4 bits connections):
- One lib specific for 2x16,
- one more generic (upto 4 rows, 16-20 chars per row).
* A library to drive LCD via I2c (PCF2116 based, 1 to 4 rows, 12 or 24 chars per row
* A library to drive standard LCD's via I2c
* A library to drive standard LCD's via SPI.
Author: NART SCHINACKOW
Last Updated: 2013-03-23
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1434 times
Not followed.
License: MIT license
Download [63.13KB]This is a program developed using c# (visual studio 2012 express) it requires .net framework 3.5,
it is useful for getting the appropriate seven segment digits in hex, binary and decimal.
Author: S Ss
Last Updated: 2013-03-19
Package Version: 5.8.0.0
Category: Other Codes
Downloaded: 3708 times
Followed by: 1 user
License: MIT license
Download [2.42MB]The project uses timer 1 as an external counter to count the pulses every second.
Timer 0 is used to generate a 1 sec time. Also the periodic time of the frequency is calculated.
Author: dany
Last Updated: 2015-01-26
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 4335 times
Followed by: 1 user
License: MIT license
Download [433.41KB]Library for a 4x4 keypad connected to the PIC via an PCF8574 I2c expander (Two I2c lines in stead of 8 I/O pins). This saves a lot of PIC I/O pins.
Permits also small PIC's (with low pin count) to control a keypad.
Author: Robinson Velasquez
Last Updated: 2013-03-13
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 7793 times
Followed by: 2 users
License: MIT license
Download [114.55KB]This program displays the distance measured by the sensor HC SR04 on Display 2x16.
Includes MikroC files and details in the .c file.
* RA1 is TRIGGER
*It uses a 16F877A with HS 12MHz, but in MikroC config is necesary set HS 4MHz.
It works perfect if the connection is good.
//Read coments in C code for connection.
Author: Robinson Velasquez
Last Updated: 2013-03-13
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1135 times
Followed by: 1 user
License: MIT license
Download [958.46KB]This is a project based on the MMA7260 accelerometer that sends the data to the computer with RS232 protocol.
Includes simulation in ISIS, files in excel, labview 2010 serial read virtual instrument, datasheet and MikroC for the PIC16F877A files.