Skip to content

MarioHesse/SparkFun_SerLCD_STM32_Library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SparkFun SerLCD Library for STM32

Important, important, important!

This library was moved to https://gitlab.gwdg.de/mario.hesse/sparkfun-serlcd-library-for-stm32. Here you can only see the old version from 12/10/202020.

Fork from SparkFun

This is a fork of the SparkFun SerLCD Library. In this version it is optimized for STM32 mikrocontrollers by using the STM32 HAL library. Have fun with this library, improve and share it!

SparkFun SerLCD

SparkFun 20x4 SerLCD - Black on RGB 3.3V (LCD-14074)

General information

The SparkFun SerLCD is an AVR-based, serial enabled LCD that provides a simple and cost effective solution for adding a 20x4 Black on RGB Liquid Crystal Display into your project. We’ve overhauled the design to include an ATmega328P that handles all of the screen control, meaning a backpack is no longer needed! This display can now accept three different types of communication protocols: serial, I2C, and SPI. This simplifies the number of wires needed and allows your project to display all kinds of text and numbers.

The SerLCD is Qwiic compatible! We recommend adding a Qwiic Adapter to the back of the SerLCD to get it onto the Qwiic bus.

The on-board ATmega328P AVR microcontroller utilizes 11.0592 MHz crystal for greater communication accuracy with adjustable baud rates of 1200 through 1000000 but is default set at 9600. The firmware for this SerLCD is fully opensource and allows for any customizations you may need.

Library written by Gaston Williams and Nathan Seidle (SparkFun).

Repository Contents

  • /src - Source files for the library (.c, .h).

Documentation

There is no documentation yet.

License Information

This product is open source Code under MIT Licence!

Please use, reuse, and modify these files as you see fit.

About

A library to seamlessly control the SparkFun SerLCD over I2C, SPI, and Serial.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%