Skip to content

DevyatovAndrey/opi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SandBox for Linux kernel drivers learning (based on Orange Pi)

ssd1306

A custom Linux Kernel module for the SSD1306 based 128x64 pixel OLED display. These displays are small, only about 1" diameter, but very readable due to the high contrast of an OLED display. This display is made of 128x64 individual white OLED pixels, each one is turned on or off by the controller chip. Because the display makes its own light, no backlight is required. SSD1306 communicates via I2C serial interface. DataSheet

userapp_analog_clock

A Linux userspace application. Draws a simple analog clock on fb0 FrameBuffer device. Low-Level Graphics on Linux

pinout

alt tag

About

sandbox for LLD on OPi

Resources

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors