-
51_ustart
使用C语言代码51单片机的串口仿真实现,意识到C被用来模拟串口的功能
(Using C language code of the serial port of 51 single-chip microcomputer simulation implementation, realized how C was used to simulate the function of the serial port
)
- 2017-05-11 21:22:31下载
- 积分:1
-
FontGen2
点阵字体产生工具以及相关显示函数。
在开发嵌入式系统时,需要显示不同大小或类型字体的汉字。显然,对于嵌入式系统,不太可能使用矢量字体,而点阵字体,不同大小的字体不能简单的缩放。 另外,对一个小系统,也不需要完整的字体,往往只要几十个,甚至几个就够了。
一般,我们采用的方法是,自己准备点阵字体的数据,在显示汉字时,把这些数据写入显存就行了。 这时又存在另外一个问题,由于是不完整的字库,不能简单的用汉字的内码去找到对应的字体数据,如果逐个比较,又费时间。比较好的方法就是把字体数据排序,用二分法查找,这样可以大大提高查找效率。
这里为以上问题提供了一个完整的解决方案:
产生字体数据:指定字体类型、大小,自动产生字体数据。
字体数据排序:可以按Unicode,也可以按Ansi排序。
集成显示函数:提供相关显示函数。为了节省空间,我们把文字分成thin和wide两种,前者用于显示传统的ASCII字符集,后者用于显示汉字等多(双)字节字符
()
- 2020-06-30 09:20:02下载
- 积分:1
-
13054738835032
显示器功能 加快程序开发初学者的进步脚步。让他们了解简单的显示程序的写法(Monitor function to accelerate the pace of progress in program development for beginners. So that they understand the simple display program wording)
- 2013-10-29 22:36:50下载
- 积分:1
-
dj
说明: 有关程控之类的代码以及个人的仿真图供大家学习参考(The kind of code, and programmed the simulation diagram for your personal reference learning)
- 2011-08-24 11:24:58下载
- 积分:1
-
irlink
pic单片机Proteus仿真NEC格式红外,编码,解码,调制三部分(PIC proteus ad da )
- 2014-11-13 17:22:17下载
- 积分:1
-
EEPROM_24C02
用C语言编写的温度采集程序,可以用于C51单片机的开发(Temperature using C language acquisition program, can be used for C51 MCU development)
- 2013-12-17 19:56:26下载
- 积分:1
-
suoxianghaun
飞思卡尔单片机锁相环程序,详细说明了锁相环的配置步骤以及计算方法(Freescale MCU PLL procedures, a detailed description of the PLL configuration steps and calculation methods)
- 2020-11-09 21:29:46下载
- 积分:1
-
Solar_HV_DC_AC_Sch_PCB
光伏逆变器SVPWM设计原理图,包含逆变器控制算法(PV inverter SVPWM design schematics, including inverter control algorithm)
- 2014-12-23 22:47:25下载
- 积分:1
-
kky
超声波测距,能够实现汽车防撞系统超声波的测距,完全由51单片机控制(Ultrasonic Ranging)
- 2011-11-30 20:44:59下载
- 积分:1
-
lab7-AD-(TIMIER)
利用28335的cpu-timer0的中断功能进行AD采集,并有AD校核程序(Use cpu-timer0 interrupt functions of 28335 AD acquisition, and checking procedures AD)
- 2013-12-12 11:44:44下载
- 积分:1