Arduino/LCD Display: Difference between revisions
From charlesreid1
m (Admin moved page Arduino LED Display to Arduino LCD Display) |
No edit summary |
||
| Line 2: | Line 2: | ||
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. | 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. | ||
[[Category:Arduino]] | |||
Revision as of 02:55, 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.