打印

MSP430F5529 如何使用ImageDog生成液晶所使用的图片数据

[复制链接]
1498|0
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
lzmm|  楼主 | 2013-3-26 23:30 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
Project File Listing
/********************************************************************************************************/
|
|--CCS : Folder containing the CCSv4 project files
|--lnk_msp430f5529.cmd : Device linker command file
|--lnk_msp430f5529_USB.cmd : USB-stack related linker command file
|--system_pre_init.c : CCS-specific runtime library customization
|--CCS_Code_Size_Limited : Folder containing the CCSv4 project files - 16KB
|--CTS : Folder containing SW library for capacitive touch
|--Drivers : Drivers for USB demo functionality
|--F5xx_F6x_Core_Lib : Folder containing MSP430 low-level HAL (SLAA448)
|--FatFs : Folder containing the open-source FatFs file system
|--IAR : Folder containing the IAR EW430 project files
|--low_level_init.c : IAR-specific runtime library customization
|--ImageDog : Folder containing an image converter tool
|--MSP-EXP430F5529_HAL : Folder containing board-level HAL
|--USB : Folder containing the MSP430 USB stack
|--USB_User : USB-stack related application files
|--UserExperienceDemo : Folder containing User Experience Code application
|--readme.txt : This file
|--UserExperience.c : Contains main entry point
|--MSP-EXP430F5529 User Experience Manifest.pdf : Software manifest


/********************************************************************************************************/
如何使用ImageDog生成液晶所使用的图片数据
如果使用|--ImageDog可以生成板载液晶的文件
首先找到文件



将文件价保存到D盘根目录下,最好你的点药已经安装了Java和Jre,
通过命令行到达你复制的文件价:




举例使用方法我把一幅102*64的bmp图片(如下图所示)放在在目录中
图片



然后执行命令 java ImageDog maomao.bmp > maomao.c
将转换的数据格式放在maomao.c的文件中,方便使用。



下图是文件夹的样子


maomao.c的数据结构如图所示



然后你就可以把这些代码粘贴到你的文件价中










相关帖子

发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

390

主题

8742

帖子

11

粉丝