搜索资源列表
sample
- 转换64K色bmp图片用的; 它可以把bmp格式的图片转换成64K色的数组数据(*.c文件); 点击按键“添加”将一个bmp图片添加进来,然后点击按键“转换”就会生成图片数组文件
Image2LcdPV3.2
- 将图片转换成可用于12864显示的数组,3.2版支持批量转换,此为破解版-Can be used to convert pictures 12864 display the array, version 3.2 supports batch conversion This is the cracked version
Bin2C_C
- Bin2C_任意图片转换为C语言数组,方便我们在制作logo是要把公司个人图片等编入代码中-Bin2C_ any picture is converted to an array of C language to help us in the production of the company logo is to make personal pictures into the code
Text2Bin
- stm32数组转二进制工具,在Keil下运行 1.输入文件内容必须包含类似于{0xff,0xff}这样的c语言数组格式,才能正常转换。大括号和前导符“x”是必须的。 2.支持8位和16位数据。 3.支持4个字节的长宽信息,方便Image2Lcd程序输出的图片转换成Bin。 4.支持成对“/”符号包含注释信息,若文件内容只有单个“/”,后果自负。 5.支持头四个字节的宽高信息互换存储位置。-stm32 array to binary tools, running in Keil
ImageLcd
- 可以将多种格式的图片转换成多种格式的数组,非常好用。-Variety of image formats can be converted into a variety of array format, very easy to use.