HX1230 96x68 LCD demo and library examples

Описание к видео HX1230 96x68 LCD demo and library examples

Examples from 3 libraries for Arduino boards:
1. Low resource HX1230_SPI, doesn't use RAM as framebuffer, renders everything directly to LCD via SPI
https://github.com/cbm80amiga/HX1230_SPI
2. Full graphics library with fast dithering
https://github.com/cbm80amiga/HX1230_FB
3. RREFont library examples ported to HX1230
https://github.com/cbm80amiga/RREFont
Both HX1230 libraries support fast hardware 9-bit SPI mode.
Look at my GitHub for more information about wiring and features

HX1230 96x68 LCD connections (header on the bottom, from left):
#1 RST - D6 or any digital
#2 CE - D7 or any digital
#3 N/C
#4 DIN - D11/MOSI
#5 CLK - D13/SCK
#6 VCC - 3V3
#7 BL - 3V3 or any digital
#8 GND - GND

For more info about HX1230 LCD watch:
   • HX1230 96x68 LCD (aka Nokia 1202)  

If you find it useful and you want to buy me a coffee or a beer:
https://www.paypal.me/cbm80amiga

Комментарии

Информация по комментариям в разработке