Click here to Skip to main content
15,886,919 members
Articles / Internet of Things / Arduino

Discovering What Your Code Is Doing Using a 20x4 LCD With Your Nano

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
18 Jun 2018CPOL11 min read 19.8K   371   2  
A main challenge to learning Arduino programming is that there is no debugger that will show you what your hardware is actually doing. Learn how easy it is to connect an LCD to write "logging" statements.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) RADDev Publishing
United States United States
"Everything should be made as simple as possible, but not simpler."

Comments and Discussions