搜索资源列表
LCD
- 液晶显示屏显示程序示例及汉字字模提取程序。示例程序中包含一个类似于printf的子程序可方便地显示字符串。字模提取程序会自动从单片机C程序中提取所包含的汉字的字模,生成示例子程序所需要的小字库。
uCOS-II_8015_LCD_SED1330
- uC/OS-II在C51下的一个完整的LCD项目源码 ucos 2.0 在C51下应用的一个完整工程,用到了SED1330(LCD320x240),附带小汉字库自动提取,字库文件自动生成。
ucos 51 lcd原代码
- uC/OS-II在C51下的一个完整的LCD项目源码,ucos 2.0 在C51下应用的一个完整工程,用到了SED1330(LCD320x240), 小汉字库自动提取,字库文件自动生成。-uC / OS-II in the C51 a complete LCD-source projects, CENTER 2.0 C51 under the application of a complete project, uses SED1330 (LCD320x240), small Store aut
LCDmode-software
- 12864液晶图片取模软件 专门用于对C语言文件自动提取显示所需要的汉字,进行点阵码数据转换 配合lcmsim排版仿真软件一起使用,可以大大提高单片机编程的工作效率。-12864 LCD picture taking mode software designed to automatically extract the files to the C language to display the required character, the dot code data conversi
FontMaker
- 1、从Keil C源代码中自动提取中文字符,并生成从左至右、从上至下顺序的字库文件; 2、生成的字库自动按升序排列; 3、提取中文时自动识别并跳过注释内容; 4、可自动分辨点阵大小,须在源代码中行末加注释。如行末加“//12X12”表示该行中的中文字符全部为12X12点阵-1, from the Keil C source code automatic extraction of Chinese characters, and generates from left to right
shizhong
- 圆形表盘的指针时钟,可以实现自动提取PC机上的时间,可对表的颜色,形状更改-Round the clock dial pointer, can automatically extract the PC, the time may be on the table color, shape change
C51FontMakerV1.3
- 自动从C源文件中提取中文字符,并生成相应C格式点阵字库。能自动识别是否注释内容,生成的字库按内码升序排列。-Fetch Chinese word from C source file and generate the corresponding C format font lib. Notes can automatically identify and ignore the comments. the file is sorted by the internal code font ascen
shouchi-zhendongyi
- 手持振动仪,自动通过傅里叶变换,提取峰峰值,来自动调整震动的幅度,-Handheld vibration, automatic Fourier transform, peak extraction, to automatically adjust the amplitude of vibration,
atcmd
- GSM模块AT命令组装和AT命令响应解析程序。实现了自动组装标准AT命令并发送到GSM模块,同时可以提取GSM模块输出的所有AT命令,同时实现了大量AT命令响应的解析工作。主要的过程采用了Contiki的进程模型。-Making and parsing routine for AT commands of GSM module. It can automatically make standard AT commands and sent it to GSM module, while it c