Jonas Devlieghere
  • Home
  • About
  • Talks
  • Github
  • C++
  • LLVM
Sign in Subscribe

Hitachi HD44780

A collection of 2 posts
Arduino Display
Java

Arduino Display

As I already mentioned in a previous post [https://jonasdevlieghere.com/proper-printing-with-hd44780-style-lcd/], I recently purchased a 4 line LCD display to play around with. It provides an I2C Bus [http://en.wikipedia.org/wiki/I%C2%B2C] which means that it can be connected to your Arduino or similar microcontroller
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
Dec 25, 2014 1 min read
Page 1 of 1
Jonas Devlieghere © 2023
Powered by Ghost
Mastodon