Arduino/LCD Display: Difference between revisions
From charlesreid1
(Created page with "=Overview= So far we've covered some really simple circuits with single components. We're not doing a whole lot with the voltages in our system, or with the microcontroller....") |
m (Admin moved page Arduino LED Display to Arduino LCD Display) |
(No difference)
| |
Revision as of 02:54, 19 July 2015
Overview
So far we've covered some really simple circuits with single components. We're not doing a whole lot with the voltages in our system, or with the microcontroller. This project will introduce a more advanced output device for the Arduino, namely, an LCD display for printing simple text messages.