Skip to content

DevyatovAndrey/sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SandBox for Linux kernel drivers learning

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

alt tag

$KERNEL/arch/arm/boot/dts/ am335x-boneblack.dts am335x-bone-common.dtsi

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published