TOP Contributors

  1. MIKROE (2656 codes)
  2. Alcides Ramos (353 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 (136872 times)
  2. FAT32 Library (70000 times)
  3. Network Ethernet Library (55999 times)
  4. USB Device Library (46305 times)
  5. Network WiFi Library (41917 times)
  6. FT800 Library (41206 times)
  7. GSM click (29012 times)
  8. PID Library (26423 times)
  9. mikroSDK (26395 times)
  10. microSD click (25386 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
Library

LCD 4x20 car driven by a PCF8754 with I2C protocol

Rating:

9

Author: Paulfjujo

Last Updated: 2014-10-22

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 1445 times

Followed by: 2 users

License: MIT license  

Usuall commande for a LCD 4x20 cars
Onky need 2 pins SCL and SA I2C bus , so need I2C hardware library.
The hardware is defined outside this library
I2C adress of PCF8574A is NOT the same as PCF8754 , so pay attention..
Improvement can be donne if use of existing LCD_Constant part of library.
It is my first lib, so be indulgent..

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "LCD 4x20 car driven by a PCF8754 with I2C protocol" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "LCD 4x20 car driven by a PCF8754 with I2C protocol" changes.

Do you want to report abuse regarding "LCD 4x20 car driven by a PCF8754 with I2C protocol".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Library Blog

Blog currently doesn't exist!

ALSO FROM THIS AUTHOR

Nokia 96x64 pixel and BMP picture

0

Test diplay of BMP monochrome picture with a Nokia 96x64 pixel (instead of classic 84x48) Original library for 84x48 modified to support nexw dimensions. External program paintuino to build the BMP mikroC table wich represent the picture. MCU 18F4685 with bootloader 96K of Flash rom program usefull to store picture in it.

[Learn More]

Test with 16F877 on a Microchip IRDABoard

5

Test with many functions -ADC reading with averrage value displaying in point & floating point -LDC 2x16 and UART output -RTC1307 for date and time -EEprom 24LC256 to storie up to 16000 integer values -Dialogue with terminal for RTC update or driving leds ON/OFF - Use of EEPROM Pic to store messages - Use of Code area to store Messages

[Learn More]