[Kaushlesh Chandel] prototyped a few projects on his Arduino that use an HD44780 Character LCD. Wanting to keep these projects in one piece, but not sacrifice his Arduino board, so he etched his own ...
The past month or so I’ve been playing with the Maxim DS1307 Real-Time-Clock and DS1621 Temperature Sensor ICs. I hooked them up to an Arduino Uno board with a Parallax Serial 16×2 Character LCD. I ...
[Leigh] is a HAM operator (you may know him as wa5znu). He is familiar with a signal visualization tool called a waterfall which plots signal strength and frequency over time. He wanted to build his ...
An LCD can be made to connect to a microcontroller using two wires with the aid of the I2C interface which includes pins for an SPI interface version for flexibility. The I2C LCD interface is used ...