bb_uc1701 128x64 SPI LCD library
Copyright (c) 2017-2019 BitBank Software, Inc.
Written by Larry Bank
bitbank@pobox.com
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

