Introducing the LCD I/O Backpack

I admit, it has been a little slow for the past couple of months here on the blog, but that doesn’t mean nothing has happened.

For a workshop in Labitat, we needed a really cheap alternative to the Arduino for interfacing between an analog temperature probe and a 16×2 character display. Instead of getting a clone from someone else, I decided to make my own. Since it was to work with a 16×2 character display, I designed it to be the exact same size, so that it fits on the back, hence the name LCD I/O Backpack.

There is a full description of the board and if you want to make your own, the design files are there too.

Related posts:

  1. Programming the LCD I/O Backpack with an Arduino Since the workshop in the beginning of October, there has...
  2. Alternative programming cable for LCD I/O Backpack Following up with yet another alternative to the FTDI cable...
  3. New bootloader file for ATmega8L When using the LCD I/O Backpack with the ATmega8L-8AU, you...
  4. 4 LCD displays on 1 Arduino I’m planning an Arduino based project where I would like...

About Thomas Flummer

I'm an electronics engineer, primarily working with web related software development in my professional life, but in my free time, likes to tinker with various electronics projects, mostly focusing on the bridge between computer and the physical world.