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: Val Gretchev
Last Updated: 2013-04-13
Package Version: 1.0.0.0
Category: WiFi
Downloaded: 628 times
Not followed.
License: MIT license
Download [3.87MB]This project shows how to give a multi-media board wireless access to an Internet router and implements a simple UDP server/client communications protocol.
[learn more]Author: prakob komeswarakul
Last Updated: 2013-04-12
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 2121 times
Followed by: 1 user
License: MIT license
Download [466.95KB]This is an example of driving 1.8 inches TFT by SPI bit bang method. it use only 5 bits output of mcu.
The Example provide many useful functions such as
- drawline
- drawRectangle
- drawcircle
- fillRectangle
-filCircle
- showPicture
- etc
The example code write with Mikroc Pro for Dspic.
Author: MIKROE
Last Updated: 2013-04-26
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1551 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: 1379 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: 3469 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: 1581 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: 10290 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: 1405 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: 3667 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: 4128 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.