Skip to content
Green.Bug-Eyed.Monster
Menu
  • About
  • Arduino
    • Arduino I2C Slave Peripheral
    • C8_CO2_5K – CO2 Sensor
    • LiquidCrystal_I2C – I2C LCD Driver for 8052
    • Getting Arduino AVR Disassembly with Platformio
    • Foscam WiFi IP Camera Upgrade.
  • Raspberry Pi
    • Automated Incremental Backups
    • Improve Local Network Security for Cloudflare Tunnels
  • Armbian
    • Armbian on the H96 MAX V56 Android TV Box
  • 8052
    • Actuators – PWM Servo and H-Bridge Driver Code for the 8052
    • C328R Serial Camera
    • Protocols – HDLC, I2C, XModem for 8052
    • Real Time Clock Driver 8052
    • Serial eeprom Driver 8052
    • Serial IO Drivers 8052
    • Storage Media – SD Card, CompactFlash, Filesystem 8052
    • uIP v0.9 TCP/IP Stack for Keil 8051
    • User Interface – Keypad, HD44780 LCD Driver 8051
    • Utility Routines – Delay, WatchDog, Timers, CRC16 8051
  • Toy Hacking
    • WiFi FPV Robots
  • ESP32
    • Simple Bluetooth BLE Server on ESP32
    • Simple Bluetooth BLE Scanner Client on ESP32
    • Setup esp-prog for ESP-WROOM-32
    • Bluetooth BLE iBeacon on ESP32
    • Bluetooth BLE scanner iBeacon decoder
    • Program and Debug the ESP32-C3

Tag: HD44780

User Interface – Keypad, HD44780 LCD Driver 8051

Various user interface routines, for the 8051/ 8052 microcontroller, written in C for the Keil C51 compiler.

16x2 LCD Display HD44780 Controller

Downloads.

4 x 4 keyboard routines for 8051 and Keil C51. – KBoard_0.2.zip
HD44780 LCD display controller routines for 8051 and Keil C51. – Lcd_0.1.zip
4 x 4 keyboard round robin managed routines for 8051 and Keil C51. – RRKboard_0.0.zip

Copyright © 2025, Murray R. Van Luyn.