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:
AVR-Based Serial Enabled LCDs Hookup Guide
The AVR-based Qwiic Serial Enabled LCDs are a simple and cost effective solution to include in your project. These screens are based on the HD44780 controller, and include ATmega328P with an Arduino compatible bootloader. They accept control commands via Serial, SPI and I2C (via PTH headers or Qwiic connector). In this tutorial, we will show examples of a simple setup and go through each communication option.
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!
SparkFun MicroMod Input and Display Carrier Board Hookup Guide
A short Hookup Guide to get started with the SparkFun MicroMod Input and Display Carrier Board
Fading with the MOSFET Power Switch and Buck Regulator
In this tutorial, we will slowly turn on the load and then slowly turn it off using the N-channel MOSFET.