-
将图像转换为适用于单色LCD和OLED控制器(如ST7920、SSD1306及SH1106)的原始数据的工具是pic2lcd
资源介绍
Pic2lcd
将图像转换为位图数据,然后将其馈送到由SSD1306,SH1106,ST7920等驱动的单色OLED / LCD面板。 请参阅下面的可用配置选项。
编译中
我使用构建系统,因为它很简单,但对于这个小型项目足够有用。
安装 。
安装以下标头:
git clone
cd pic2lcd
tup
命令行选项
Usage: pic2lcd [OPTIONS] [image] [dithered_image]
Positionals:
image TEXT:FILE Path to a png image to be converted
dithered_image TEXT If given, save dithered image to the path specified
Options:
- 上一篇: 单片机图片取模工具及使用方法
- 下一篇: 计算机反取证技术研究