display

Arduino led display

Arduino powered 7seg led display with Port Manipulation

Time for something a little more advanced. Direct Port Manipulation. Normally when using Arduino software, the actual logic behind changing the values in pins is abstracted away with digitalRead and digitalWrite. Now, for most people that’s just fine. But it has some limitations. For one, it is a little slower than might be practical for

Arduino powered 7seg led display with Port Manipulation Continue Reading

How to use a 1602 16X2 LCD display with Arduino

How to use a 1602 16X2 LCD display with Arduino, TI Launchpad, and standalone MSP430 video instructions

I show how to use a standard 16X2 LCD display in three different use cases. 1. With an Arduino Uno 2. With a TI Launchpad MSP430 running Energia 3. Directly on a breadboard on an MSP430G2553 running Energia This LCD display is low cost – I paid $2.26, shipped, on Ebay. It uses the standard

How to use a 1602 16X2 LCD display with Arduino, TI Launchpad, and standalone MSP430 video instructions Continue Reading

Scroll to Top