Skip to content

medo64/UsbOled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USB OLED

USB OLED allows a USB CDC serial connection to SSD1306 OLED Display Modules.

Protocol

This driver will present itself to the system as CDC USB device. Communication protocol is text-based and available here.

Setup

In order to have the full control, I advise the following port settings under Linux:

stty -F /dev/ttyACM0 -echo -onlcr

This will disable echo and automatic CRLF conversion.


You can check my blog and other projects at www.medo64.com.

About

USB OLED allows a USB CDC serial connection to SSD1306 OLED Display Modules.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages