PIC-Based Serial Enabled Character LCD Hookup Guide
Contributors:
bboyho, MikeGrusin
Resources and Going Further
Now that you've successfully got your serial enabled LCD up and running, it's time to incorporate it into your own project!
For more information, check out the resources below:
- Application Note
- Built-In Serial Enabled LCD 16x2
- HD44780
- Datasheet
- LCD User-Defined Graphics - If you would like to create a custom character, you would need to send a command byte before controlling the individual pixels in the character square.
- SparkFun Forums: Custom Characters on the Serial Enabled LCD Backpack
- Arduino Forums: Changing SparkFun Splash
- GitHub Repo - Serial enabled backpack design files, default firmware, and example code.
Need some inspiration for your next project? Check out some of these related tutorials:
WS2812 Breakout Hookup Guide
How to create a pixel string with the WS2812 and WS2812B addressable LEDs!
Working with Qwiic on a Jetson Nano through Jupyter Notebooks
We created a few Jupyter Notebooks to make using our Qwiic boards with your Jetson Nano even easier!
Qwiic Kit for Raspberry Pi V2 Hookup Guide
Get started with the SGP40, BME280, VCNL4040, and microOLED via I2C using the Qwiic system and Python on a Raspberry Pi! Measure VOC Index, light, temperature, humidity, and pressure from the environment. Then display them on the microOLED, serial terminal, or the cloud with Cayenne!
Display Distance Measurements On an OLED
This tutorial will take your SparkFun Qwiic Ultrasonic Distance Sensor to the next level by adding a cool little OLED display.