You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple dice roller project using a PIC16F877A microcontroller, simulated in Proteus. It displays two dice on a KS0108 GLCD, generates random values upon button press, and produces basic tones via a passive buzzer.
A lightweight program for rendering frame-by-frame animations on KS0108-based GLCD displays using ATmega32. Includes demo code, wiring guides, and optimized routines for smooth playback.
A modified, open-source u8g2 repo for using OLED/GLCD screens on ARM-based Linux devices. Supports static cross-compilation, with SPI (ST7920) and I2C (SSD1306) examples.
Library and samples for controlling a ST7735R GLCD using a PIC18F4620. Developed for usage in the course AER201 at the University of Toronto, in summer 2017.
A character/graphics lcd library for single board computers (e.g. Raspberry Pi) written in Java. Provides drivers for graphics monochrome display devices (lcd, oled, e-ink etc) powered by U8g2