Giter Site home page Giter Site logo

ulrikhjort / ada-i2c-interface-for-lcd2004-hd44780-4x20-5x7-lcd-display Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 288 KB

Ada i2c interface for LCD2004 (4 Lines) HD44780 4x20 5x7 LCD display

License: GNU General Public License v2.0

Ada 98.04% Makefile 1.96%

ada-i2c-interface-for-lcd2004-hd44780-4x20-5x7-lcd-display's Introduction

Ada i2c interface for LCD2004 HD44780 4x20 5x7 LCD display

Ada i2c interface for PCF8574 Remote 8-bit I/O I2C expander to drive a LCD2004 HD44780 4x20 5x7 LCD display Adaption of the C device I/O system call functions: open, close, read, write, ioctl and perror. Due to the variadic nature of ioctl it have been adapted specific for the i2c interface purpose. See io.ads and io.adb for details.

Hardware:

  • PCF8574 Remote 8-bit I/O I2C expander
  • LCD2004 (4 lines) HD44780 4x20 5x7 LCD display
  • Raspberry Pi 3 Model B+

Wiring:

I2c device 1 is used.

PCFF8574 "Backpack" PIN Raspberry Pi PIN
GND GND
VCC +5V
SDA GPIO2 (SDA1)
SCL GPIO3 (SCL1)

ada-i2c-interface-for-lcd2004-hd44780-4x20-5x7-lcd-display's People

Contributors

ulrikhjort avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.