TOP Contributors

  1. MIKROE (2763 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (92 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 (139278 times)
  2. FAT32 Library (71776 times)
  3. Network Ethernet Library (57136 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 | 353 | 354 | 355 | 356 | 357 | 358 | 359 | 360 | 361 last
Library

MCP41010

Rating:

0

Author: Arezki YOUYOU

Last Updated: 2016-07-28

Package Version: 1.0.0.0

Category: Communication

Downloaded: 688 times

Not followed.

License: MIT license

Download [15.16KB]

Description

The MCP41010 Library allows you to select directly the value of the output resistance in ohm and choose the side you want without calculate the digital value....and this with the following microcontroller families:
PIC16 PIC32 PIC18F AVR STM32

[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

Driving DDS AD9833 board with MCP41010

Rating:

0

Author: Caputo Antonio

Last Updated: 2016-07-27

Package Version: 2.0.0.0

Example: 1.0.0.0

Category: Measurement

Downloaded: 452 times

Not followed.

License: MIT license

Download [2.23MB]

Description

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.

[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

Expanding IO Ports with 8255A

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2016-07-26

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 592 times

Not followed.

License: MIT license

Download [50.99KB]

Description

Expanding IO ports with classical 8255A IO port expander.

Code examples with PIC16F690, ATTiny2313V and AT89C2051.

[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

frecuency meter with int0 and timer 1

Rating:

5

Author: Alcides Ramos

Last Updated: 2016-07-26

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 964 times

Not followed.

License: MIT license

Download [67.65KB]

Description

Show a frecuency meter in lcd , uses int0 and timer 1

[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

US-020 Ultrasonic Distance Sensor Demo

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2016-07-22

Package Version: 1.0.0.0

Category: Communication

Downloaded: 397 times

Not followed.

License: MIT license

Download [23.38KB]

Description

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]

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

ST7735 GLCD SPI on PIC18F4520 MikroC

Rating:

1

Author: s t

Last Updated: 2016-07-20

Package Version: 2.0.0.0

Example: 1.0.0.0

Category: Graphics & LCD

Downloaded: 933 times

Not followed.

License: MIT license

Download [4.28MB]

Description

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.

[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

MCP2003B Click library

Rating:

3

Author: MIKROE

Last Updated: 2016-07-20

Package Version: 1.0.0.0

Category: LIN

Downloaded: 2310 times

Not followed.

License: MIT license

Download [35.17KB]

Description

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).

[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

Driving DDS AD9833 board with MCP41010

Rating:

0

Author: Caputo Antonio

Last Updated: 2016-07-20

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 445 times

Not followed.

License: MIT license

Download [1.28MB]

Description

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.

[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

Andro-Arduino Bluetooth Relay Control

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2016-07-19

Package Version: 1.0.0.0

Category: Communication

Downloaded: 620 times

Not followed.

License: MIT license

Download [1.33MB]

Description

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]

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

Timer Calculator

Rating:

41

Author: MIKROE

Last Updated: 2016-07-19

Package Version: 4.0.0.0

Category: Timers (Real time clock)

Downloaded: 139278 times

Followed by: 18 users

License: MIT license

Download [1.79MB]

Description

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]

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 | 353 | 354 | 355 | 356 | 357 | 358 | 359 | 360 | 361 last