Skip to content

bitbank2/bb_uc1701

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bb_uc1701 128x64 SPI LCD library
Copyright (c) 2017-2019 BitBank Software, Inc.
Written by Larry Bank
bitbank@pobox.com

bb_uc1701 demo


The purpose of this code is to easily control ST7565/UC1701 LCD displays using a minimum of FLASH and RAM.

Features:
---------

  • 4 sizes of fixed fonts (6x8, 8x8, 16x16, 16x32)
  • a function to load a Windows BMP file
  • Optimized Bresenham line drawing
  • Optional backing RAM for drawing pixels for systems with enough RAM
  • 16x16 Tile/Sprite drawing at any angle.
  • Light enough to run on an ATtiny85

Use the demo sketch as a starting point:

If you find this code useful, please consider buying me a cup of coffee

paypal

About

Arduino ST7565/UC1701 128x64 LCD display library

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors