TOP Contributors

  1. MIKROE (2659 codes)
  2. Alcides Ramos (356 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (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 (136941 times)
  2. FAT32 Library (70063 times)
  3. Network Ethernet Library (56015 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 | 477 | 478 | 479 | 480 | 481 | 482 | 483 | 484 | 485 last
Library

DS1307 Wrapped Rtc Library With Format

Rating:

5

Author: NART SCHINACKOW

Last Updated: 2011-09-27

Package Version: 2.0.0.0

Category: Timers (Real time clock)

Downloaded: 3288 times

Followed by: 1 user

License: MIT license

Download [381.15KB]

Description

This is a structured based DS1307 time library, copy the 2 files into your project folder and include Time.h in your source code.

[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

PS2_Keyboard_Mouse

Rating:

15

Author: dany

Last Updated: 2015-01-26

Package Version: 1.0.0.0

Category: Communication

Downloaded: 3012 times

Followed by: 2 users

License: MIT license

Download [121.96KB]

Description

PS2 keyboard and mouse libraries. Also keyboard write (led control). -- for P18 --

[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

DTMF DE-coding using just a PIC 16F

Rating:

10

Author: Roman Black

Last Updated: 2011-08-21

Package Version: 1.0.0.0

Category: Communication

Downloaded: 1890 times

Followed by: 1 user

License: MIT license

Download [44.88KB]

Description

Algortihm to de-code DTMF telephone tones using just a cheap PIC!
Code and hex file included for PIC 12F675, can be used on any PIC with an inbuilt comparator. Code size can be small for use with just a couple of DTMF tones.

Details here;
http://romanblack.com/DTMF/DTMF_alg.htm

[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

Quality DTMF tone generation with PIC 16F or 18F (SmartGLCD)

Rating:

6

Author: Roman Black

Last Updated: 2011-08-21

Package Version: 1.0.0.0

Category: Communication

Downloaded: 1657 times

Followed by: 1 user

License: MIT license

Download [15.27KB]

Description

Makes sine quality DTMF "touch-tones" for remote or telephone. The DTMF gen works on any PIC 16F or 18F that has 1 PWM module (both tones made by 1 PWM module!). DTMF includes "twist" to match telecomms standards.

For SmartGLCD shows freq, code works on small PICs too!

See Tut13;
http://romanblack.com/SG/SG_tutorial.htm#DTMF

[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

Precision 1kHz sine wave with PIC 16F

Rating:

6

Author: Roman Black

Last Updated: 2011-08-21

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 2331 times

Followed by: 1 user

License: MIT license

Download [3.34KB]

Description

Generates a sinewave with a precision sine waveshape and 1000.000 Hz frequency using a PIC 16F628A, 20MHz xtal and the PIC's internal PWM module. This can be used as a piece of test equipment.

Complete project with schematics and photos is on this page;
http://romanblack.com/onesec/Sine1kHz.htm

[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

DS1621 TEMP SENSOR using I2C with ATMEGA88

Rating:

5

Author: Robert Underwood

Last Updated: 2011-08-21

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 996 times

Not followed.

License: MIT license

Download [7.31KB]

Description

Demonstration project developed for the Dallas Maxim DS1621 Digital Thermometer and Thermostat. Project defines and explains as much as to help you along with your developement with this device.

[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

MLX90614 IR Infared Thermal Sensor using a ATMega16

Rating:

6

Author: Robert Underwood

Last Updated: 2011-08-21

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 1379 times

Not followed.

License: MIT license

Download [3.17KB]

Description

This is a project which helps to convert the C-Code for the MLX90614 IR Infared Thermal Sensor by Melexis 'Microelectronic Integrated Systems' over to AVR PASCAL and too help explain some of the code and addresses.

[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

PIC 18F14k22 LCD Alarm Clock

Rating:

5

Author: Russell Kelly

Last Updated: 2011-08-21

Package Version: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 2382 times

Followed by: 2 users

License: MIT license

Download [80.65KB]

Description

This program and circuit provides a digital alarm clock.
Powered by a Microchip PIC 18F14k22 and a 16x2 alphanumeric HD44780 display.
Time and alarm setting is achieved by the use of three push buttons.
Circuit requires a 32.768 kHz Watch Crystal

[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

Library 1Wire for DS18s20 sensor

Rating:

5

Author: FOURNET Olivier

Last Updated: 2011-08-21

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 2040 times

Followed by: 2 users

License: MIT license

Download [813B]

Description

Function reading of sensor DS18s20 :


// DS18s20 sensor : (Temp resolution default is 9)


float temperature_DS18s20;


#define PORT_DS18s20

#define PIN_DS18s20

/*

#define PORT_DS1820 PORTx

#define PIN_DS1820 1..8

*/


void Reading_Temperature_DS18s20(void);
. . .

[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

Conversion 2 (Library Exemple de MikroElektronika)

Rating:

6

Author: FOURNET Olivier

Last Updated: 2011-08-21

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 1315 times

Followed by: 1 user

License: MIT license

Download [10.38KB]

Description

Additional Conversions Library

List of library routines:

ByteToBinaryStr
WordToBinaryStr
LongWordToBinaryStr
BinaryToGray
GrayToBinary

[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 | 477 | 478 | 479 | 480 | 481 | 482 | 483 | 484 | 485 last