Lab 9 - Word Builder
Technology: C
For this lab, I created a sentence builder program using the Arduino Esplora. The user
could navigate a list of words on the console screen using the buttons of the esplora.
They could then select the words and they would be added to a sentence at the top of
the console output.
lab9.c (click on image to download file):