TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (403 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (132 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 (140976 times)
  2. FAT32 Library (73517 times)
  3. Network Ethernet Library (58325 times)
  4. USB Device Library (48512 times)
  5. Network WiFi Library (44135 times)
  6. FT800 Library (43692 times)
  7. GSM click (30547 times)
  8. mikroSDK (29296 times)
  9. PID Library (27220 times)
  10. microSD click (26931 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]

< Back
Example

LCD_2x16_I2C_BLACK_PILL_Version2

Rating:

0

Author: jm_palomino

Last Updated: 2023-01-28

Package Version: 5.0.0.0

Category: Graphics & LCD

Downloaded: 114 times

Not followed.

License: Free  

I share with you other library to use the lcd2x16 throught i2c for the microcontrollers stm32.
This library is an adaptation of a library for the avr mcu´s of Jayanth Devarayanadurga, which you can find on this website.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "LCD_2x16_I2C_BLACK_PILL_Version2" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "LCD_2x16_I2C_BLACK_PILL_Version2" changes.

Do you want to report abuse regarding "LCD_2x16_I2C_BLACK_PILL_Version2".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other ARM Compilers
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Example Blog

Blog currently doesn't exist!

ALSO FROM THIS AUTHOR

HC-SR04_ATMEGA328p

0

I) I show you how to use the moduele ultrasonic hc-sr04 for the microcontroller atmega328p II) This code is available for mikroC pro for avr and Atmel studio 7 III) be careful when you're buying avr microcontrollers because there are bad copies in the market and maybe doesn't work this code for these microcontrollers

[Learn More]

Ohmmeter

0

This a simple ohmmeter that has a range to 1k to 100 kohms and shows the values of resistance in a display 2x16

[Learn More]

External Interrupt RB0

0

This code was made for pic16f887 When the button was pressed the interruption function is execute and makes the next fisrt it waits the button is free after that call the function timbre(doorbell) after that timbre function was executed then the interruption function is over and the mcu waits other interruption.

[Learn More]

This code is free for everyone