TOP Contributors

  1. MIKROE (2742 codes)
  2. Alcides Ramos (370 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (138844 times)
  2. FAT32 Library (71473 times)
  3. Network Ethernet Library (56907 times)
Libstock prefers package manager

Package Manager

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]

Categories

Compilers

Architecture

Sort By

Category: All codes

first | 484 | 485 | 486 | 487 | 488 | 489 | 490 | 491 | 492 last
Project

Thermostat with DS1820

Rating:

5

Author: dany

Last Updated: 2011-09-07

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 2322 times

Not followed.

License: MIT license

Download [693.42KB]

Description

Usage of the Ds1820 (one wire temp sensor) to control a heating system. Provides 2 different temp settings (e.g. day and night settings). Proportional control of the heater (which is basically on/off controlled) using PWM like method with a 1 minute timebase (x minutes on, y minutes off).

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

Control in 8 Devices From Your Computer(Serial Port Version)

Rating:

0

Author: Eng Ahmed Sheimy

Last Updated: 2011-09-06

Package Version: 1.0.0.0

Category: Communication

Downloaded: 1535 times

Not followed.

License: MIT license

Download [20.22KB]

Description

in this project we can control in 8 Devices from our computer via serial port from GUI windows application developed in C# , it is also an example for using Serial port interrupt in microcontroller

USB ,Ethernet and GSM Versions will be available soon

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

stepper motor control

Rating:

5

Author: Adrien Letellier

Last Updated: 2011-09-15

Package Version: 1.0.0.3

Category: Motor Control

Downloaded: 3874 times

Followed by: 1 user

License: MIT license

Download [11.13KB]

Description

This is a sample of a code that should run on a 16F716 with a 8Mhz oscillator.
By modifying PS2 you change the max frequency
there is also a soft start that help the motor to not miss steps while turning fast.

This version should be easier to modify.
The pettern i give can be used to use a stepper mototr in half step mod.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

UsbPicProg

Rating:

4

Author: Perica Jakimov

Last Updated: 2011-09-06

Package Version: 1.0.0.0

Category: USB

Downloaded: 1677 times

Not followed.

License: MIT license

Download [7.74MB]

Description

This is Simple USB programmer for PIC MCUs made with two mikroElektronika boards.
StartUSB for PIC is used as main board for the programmer, and PICFlash Experimental Board as second board.
The project was build by the concept from usbpicprog.org

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Example

LCD 8 bit driver

Rating:

0

Author: Zoran Ristic

Last Updated: 2012-01-20

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Graphics & LCD

Downloaded: 2851 times

Followed by: 1 user

License: MIT license

Download [24.88KB]

Description

This project demonstrates how to drive LCD 2x16 in 8 bit mode.
The new thing is using the powerful PIC 18F45K22.
This project can be a good template for other projects with this MCU.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Visual TFT/GLCD Project

WebcamSurveillance

Rating:

10

Author: MIKROE

Last Updated: 2011-08-31

Package Version: 1.0.0.0

Category: Ethernet

Downloaded: 2360 times

Followed by: 1 user

License: MIT license

Download [226.74KB]

Description

This project shows how you can build your own simple surveillance system, using Network Ethernet Internal Library.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

Help Builder Application

Rating:

0

Author: NART SCHINACKOW

Last Updated: 2011-09-18

Package Version: 2.0.0.0

Category: Other Codes

Downloaded: 748 times

Followed by: 1 user

License: MIT license

Download [88.35KB]

Description

This is a simple windows application help builder, programmed using Visual C# 2010 express edition.
Use this application to provide documentation for your libraries and produce function descriptions.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

EASY Bluetooth

Rating:

10

Author: Hemanth Sharma

Last Updated: 2011-08-29

Package Version: 5.0.0.0

Category: Bluetooth®

Downloaded: 2357 times

Not followed.

License: MIT license

Download [23.23KB]

Description

Demonstration of LEDs remote control application using the EASY Blue-tooth board. The application allow user to turn on one led on the port B and turn off all the others. The user musts send the index (0..7)from the UART terminal in order to turn on the PORT Pins.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

X10 Transmit/Receive Demo Program

Rating:

5

Author: drumissimo

Last Updated: 2011-08-27

Package Version: 1.0.0.0

Category: Communication

Downloaded: 1318 times

Followed by: 1 user

License: MIT license

Download [57.95KB]

Description

This program Reads X10 Codes from PSC05 PowerLine Interface and Displays
House Code, Channel and Device ON/OFF on 2X16 Character Display.
It also can Transmit X10 Data to PSC05 or PCS04 PowerLine Interface.
Example written for P16F887. Most MCU's should work.
Enjoy.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

DHT22 (RHT03) temperature Relative Humidity Sensor read to UART

Rating:

5

Author: odun adeboye

Last Updated: 2011-08-27

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 2161 times

Followed by: 1 user

License: MIT license

Download [68.63KB]

Description

This project is about the reading of DHT22 digital temp. and rel humidity sensor readings being collected through the uart or serial port of the computer.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
first | 484 | 485 | 486 | 487 | 488 | 489 | 490 | 491 | 492 last