Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Repository files navigation

convert image to C bitmap array

一个纯前端的图片取模程序,可将图片转换为C语言数组形式,用于单片机/arduino显示图片。

演示地址

1602/2004 LCD 在线字符编辑器
OLED/LCD/12864 在线图片取模工具

设备端使用

推荐使用 u8g2 配合本软件进行图片显示
基于Arduino的演示

抖动取模

利用 Floyd-Steinberg-Dither 进行取模,可以将灰度转换成点密度。

原图 阀值取模 抖动取模

抖动取模代码来自项目canvas-floyd-steinberg-dither

更新

2017.2.8 取模软件好多,选择困难症又犯了,为了自救,所以自己做了个
2020.4.28 这个小软件意外受欢迎,那我再更新下吧
2020.5.1 新增抖动取模功能

编译

npm i
ng build --prod

在线乞讨

觉得不错,就请star一下

About

convert image to C bitmap array | 一个Angular编写的纯前端的图片取模程序

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.