-
14*14点阵,调整为14×16 的。 不同于16*16,12*12的,比12*12的大气, 又不象16*16的满格,字与字之间没有什么间隙。 纵向取模,字节倒...
14*14点阵,调整为14×16 的。 不同于16*16,12*12的,比12*12的大气, 又不象16*16的满格,字与字之间没有什么间隙。 纵向取模,字节倒序。 先取上面的14字节, 在取下面的14字节。 是14×14的字库加入了拼音的索引。并且索引的汉字部分做了简单的划分,避免一个拼音对应的汉字分在2个区中 原拼音索引格式是 0-0xd4f 拼音索引 8个字节一个记录,前面6个字节是拼音,后面2个字节是汉字所在的地址。(高字节在后,低字节在前) 映射在本字库的7B00-884F区 0x1000―0x2167 汉字区 映射在8880-99e7 0x2168―0x468f 汉字区 映射在3da50-3ffff 在【显示程序】里面有关于上面14×16字库中的读取程序,-14* 14 dot matrix, adjusting for the 14 16. Unlike 16.12* 16* 12, 12* 12 in the atmosphere, not like 16* 16 full grid of characters and characters no gap. Vertical take-mo, reverse-byte. Take the first 14 bytes above, the admission of the following 14 bytes. 14 14 is the character of the alphabet to join the index. Index of Chinese characters and do some simple division and avoid a corresponding Chinese phonetic pm in two areas Zhongyuan phonetic index format is 0-0xd4f phonetic indexing an 8-byte records, previous six byte is phonetic, behind two Chinese characters which is the byte address. (High byte in the post, little endian) mapping in the font 7B
- 2022-01-30 18:10:35下载
- 积分:1
-
Wireless transmission between two atmega256rfr2 xplained pro board
这是两个atmega256xplained pro之间对等通信的示例代码。这将是两个人之间最简单的沟通方式。
- 2022-07-11 20:04:59下载
- 积分:1
-
最先进的信号机程序,经过很多重要场合测试通过
最先进的信号机程序,经过很多重要场合测试通过-The most advanced signal process, after many important occasions, the test
- 2022-01-25 17:59:55下载
- 积分:1
-
练习多任务实时操作系统下Task 调度、Task 间主要通信手段、I/O 子系统基本应用
等内容,并形成嵌入式实时应用软件的良好编程习惯。
内容:...
练习多任务实时操作系统下Task 调度、Task 间主要通信手段、I/O 子系统基本应用
等内容,并形成嵌入式实时应用软件的良好编程习惯。
内容:
1. 创建多Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私
有Message Queue 接收消息;Task 间消息通信通过向对方私有Message Queue 发送
消息完成。
2. Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量
的semFlush()完成。同时接收各Task 的告警信息,告警信息需编号以logmsg 方式
输出。本task 负责系统结束时的Task 删除处理。
3. Task2:console 命令行接收Task。接收并分析console 发来的命令行及参数。自行
设置5 种以上命令,并根据命令的内容向Task3 发送激励消息。同时实现系统退出
命令,使系统采用适当方式安全退出。收到非法命令向Task1 告警。
4. Task3:console 输出Task。接收需打印输出的字串消息(命令),输出到console。
收到长度为0 或超常字串向Task1 告警。
5. 在以下基本功能完成基础上,自选扩展一项功能。-none
- 2022-12-09 23:00:08下载
- 积分:1
-
(转载)采用C语言对DSP编程具有很多优点。针对TMS320C32芯片的特点,提出了一种基于C语言的中断编程方法,同时介绍了具体的BOOT功能实现方案,给出了相...
(转载)采用C语言对DSP编程具有很多优点。针对TMS320C32芯片的特点,提出了一种基于C语言的中断编程方法,同时介绍了具体的BOOT功能实现方案,给出了相应的源程序和结论。-Reprint and adopting C language will have a lot of advantages to DSP programming. To the characteristic of TMS320C32 chip , cut off the programming method after putting forward one kind based on C language, recommend concrete BOOT function to realize the scheme at the same time, provide corresponding source program and conclusion
- 2022-03-19 20:37:19下载
- 积分:1
-
P, PI D control system simulation examples designed for the beginner to provide...
P,PI D控制系统仿真设计的例子,为初学者提供详细的程序去学习。-P, PI D control system simulation examples designed for the beginner to provide detailed procedures to learn.
- 2022-06-03 02:58:20下载
- 积分:1
-
6410裸机程序
6410-a70的LCD裸机程序 支持串口打印,nandflash读写,led显示,按键中断操作,启动代码和连接器脚本,makefile等等
- 2022-08-16 23:39:07下载
- 积分:1
-
I2C
I2C-bus Specification
- 2022-01-26 00:19:58下载
- 积分:1
-
一个简单的能够直接操作IDE接口的函数库,可以作为底层驱动提供给其它文件系统使用。...
一个简单的能够直接操作IDE接口的函数库,可以作为底层驱动提供给其它文件系统使用。-A simple operation can directly IDE interface library can be used as the underlying drive to the other file system to use.
- 2023-06-28 17:25:02下载
- 积分:1
-
ADS是一种嵌入式常用开发语言,本书详细介绍此软件的使用方法...
ADS是一种嵌入式常用开发语言,本书详细介绍此软件的使用方法-ADS is a common embedded development language, this book details the use of this software
- 2023-06-15 00:20:05下载
- 积分:1