TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (388 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (120 codes)
  5. Bugz Bensce (97 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 (140181 times)
  2. FAT32 Library (72630 times)
  3. Network Ethernet Library (57648 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 | 439 | 440 | 441 | 442 | 443 | 444 | 445 | 446 | 447 last
Example

Bootloader for ATmega1284 20MHz 19200bps

Rating:

0

Author: Roman Toropov

Last Updated: 2013-12-14

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Bootloaders

Downloaded: 839 times

Followed by: 3 users

License: MIT license

Download [137.55KB]

Description

fast bootloader for ATmega1284 20MHz 19200bps via UART0, programming using the program AVRPROG, press the reset and start the program AvrProg, for two seconds. FUSE bit set boot from address 0xF800, BOOTSZ0 = 1, BOOTSZ1 = 0.

[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

Ultrasonic

Rating:

0

Author: Bikash Kumar Bhawmick

Last Updated: 2013-12-13

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Measurement

Downloaded: 1102 times

Not followed.

License: MIT license

Download [42.68KB]

Description

A code to measure distance using ultrasonic sensor.

[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

DS18B20 thermometer saves max- and mintemp+CRC

Rating:

4

Author: Anders Tysk

Last Updated: 2014-10-31

Package Version: 1.1.0.0

Category: Measurement

Downloaded: 1456 times

Not followed.

License: MIT license

Download [103.92KB]

Description

Version 2.0 Added CRC-checksum control. Noticed that the saved min-temperature got error values. In the middle of the summer the min-temp was -1.0 degrees centigrades. The solution was to add CRC-checksum control for the temp values that was read from the senor. Now it´s working good.

[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

mikroMMB PIC32 3D Accelerometer Demo

Rating:

5

Author: Andrew Hazelden

Last Updated: 2013-12-07

Package Version: 1.1.0.0

Example: 1.0.0.0

Category: Gaming and Fun

Downloaded: 1370 times

Followed by: 1 user

License: MIT license

Download [417.61KB]

Description

This firmware is a 3D demo for the accelerometer built into the mikromedia PIC32 board from MikroElektronika.

The numbers onscreen are the tilt in degrees.

The 3D axis view compass shows the orientation of the X, Y, and Z axes. The red line is the X axis, the green line is for the Y axis, and the blue line is the Z axis.

[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

Alarm_Clock_with_Temperature_Display

Rating:

4

Author: Dennis Lepine

Last Updated: 2013-11-30

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 1901 times

Followed by: 2 users

License: MIT license

Download [3.92MB]

Description

Demonstration of an alarm clock as well as temperature display (DS1820). Time is interrupt driven sourced from the PIC external osc. This is more for beginners, like me, starting to learn the C programming language and MikroC Pro using the EasyPicv7.

[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

EXTERNAL VFO FOR FT101E

Rating:

0

Author: Bojan Kranjc

Last Updated: 2013-11-30

Package Version: 2.0.0.0

Category: Communication

Downloaded: 1137 times

Followed by: 1 user

License: MIT license

Download [3.26MB]

Description

The FT101E_AD9850_VFO / FT-101E is a Direct Digital External VFO for all Yaesu FT-101 models except the FT-101Z and FT-101ZD.
It provides the VFO function of the FV-101E, with the extreme accuracy and stability of modern digital techniques.

[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
Library

driver for mikrobasic for lcd st7565

Rating:

0

Author: nicoco lala

Last Updated: 2013-11-29

Package Version: 1.0.0.0

Category: GLCD

Downloaded: 1102 times

Followed by: 5 users

License: MIT license

Download [2.45KB]

Description

a simple diver for st7565. It is not complex, but it is fast. with text, lines, bargraph, etc...

[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

Simple Example for Beginners with Easy 8051V6 with MikroC pro for 8051

Rating:

0

Author: Hemanth Sharma

Last Updated: 2013-11-29

Package Version: 3.5.0.0

Example: 1.0.0.0

Category: Development Systems

Downloaded: 1141 times

Not followed.

License: MIT license

Download [2.08KB]

Description

Sample example program forEasy8051v6 with MikroC pro for 8051

[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

password using 16f887

Rating:

0

Author: Agent Wolfz

Last Updated: 2013-11-25

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 1178 times

Followed by: 1 user

License: MIT license

Download [79.36KB]

Description

access using keypad , alarm after three attempts.

LCD, 8mhx,16f887

[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

Bluetooth Click2 for PIC32 on Fusion v7 Board - Example

Rating:

0

Author: Alexander Wolf

Last Updated: 2013-11-24

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Bluetooth®

Downloaded: 938 times

Followed by: 1 user

License: MIT license

Download [217.05KB]

Description

Small Example of BT2 Click on PIC32 on Fusion V7 Board.
Establish a SPP connection and comunication via terminal UART.
Turn on/off LED on the board via BT

[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 | 439 | 440 | 441 | 442 | 443 | 444 | 445 | 446 | 447 last