Skip to content

基于玩客云S805的两个io口驱动0.96oled

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE
MIT
LICENSE.txt
Notifications You must be signed in to change notification settings

Li-dadiao/linux-oled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux上的IIC OLED的屏幕驱动 ,本项目在玩客云实现

输入图片说明

main.py 主函数

oled.py OLED函数

font.py 字库

1.运行

python3 main.py

2.修改

在oled.py中修改SDA和SCK的管脚定义

输入图片说明

3.注意事项

python >= 3.6

numpy >= 1.14.0

About

基于玩客云S805的两个io口驱动0.96oled

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages