Jonas Devlieghere
  • Home
  • About
  • Talks
  • Github
  • C++
  • LLVM
Subscribe
Tagged

Hitachi HD44780

A collection of 2 posts

Arduino Display
Java

Arduino Display

As I already mentioned in a previous post, I recently purchased a 4 line LCD display to play around with. It provides an I2C Bus which means that it can be connected to your Arduino or similar microcontroller with only two wires. I could've come up with a thousands things

  • Jonas Devlieghere
Jonas Devlieghere Dec 28, 2014 • 1 min read
Proper Printing with HD44780 LCD
Arduino

Proper Printing with HD44780 LCD

I recently purchased a very simple, Hitachi HD44780 compatible LCD screen for an Arduino project. It's a 20x4 I2C display, which apparently is constructed as a combination of 2 two-line display controllers. This wouldn't really matter except for the fact that when printing strings longer than a single line, they

  • Jonas Devlieghere
Jonas Devlieghere Dec 25, 2014 • 1 min read
Jonas Devlieghere © 2022
Powered by Ghost