sq7bti / buffLCD

buffered Nokia 5110/3310 LCD 84x48 pixel driver library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

buffLCD

buffered Nokia 5110/3310 LCD 84x48 pixel driver library Based on the code ripped shamelesly from Rei Vilo. Added buffering to let the individual pixel be manipulated separately. It makes it possible to draw graphics, such as drawing lines, rectangles, circles, etc.

About

buffered Nokia 5110/3310 LCD 84x48 pixel driver library

License:GNU General Public License v2.0


Languages

Language:C 61.8%Language:C++ 38.2%