Skip to content

There are two 'versions' of the LCD library - one is straightup avr-gcc and the other is an Arduino Library. They're essentially the same. You can create new icons for bitmapdisplaying using bmp2glcd have fun! limor

Notifications You must be signed in to change notification settings

pramasoul/ST7565-LCD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Library and example code for using the ST7565 LCD, a 64x128 pixel
serial-controlled LCD array. Forked from https://github.com/adafruit/ST7565-LCD.

git://github.com/pramasoul/ST7565-LCD.git

Pre-fork README said:
There are two 'versions' of the LCD library - one is straightup avr-gcc and the other is an Arduino Library. They're essentially the same.

You can create new icons for bitmapdisplaying using bmp2glcd

for More Information see http://www.ladyada.net/learn/lcd/st7565.html

have fun!
   limor

About

There are two 'versions' of the LCD library - one is straightup avr-gcc and the other is an Arduino Library. They're essentially the same. You can create new icons for bitmapdisplaying using bmp2glcd have fun! limor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 65.4%
  • C++ 19.1%
  • Java 15.5%