-
temperature-display
51单片机温度采集与显示设计 - 通过DS18B20温度传感器获取温度,并通过数码管显示,并实现了温度可手动校准(51 single-chip temperature acquisition and display design- through DS18B20 temperature sensor for temperature, and through the digital display, and achieve a temperature can be manually calibrated)
- 2013-10-13 16:26:42下载
- 积分:1
-
Read_Ionex
本程序可以读取电离层IONEX数据,可以运行,程序流畅简洁,清楚易懂!!(The program can read the ionosphere IONEX data, you can run the program smoothly simple, clear and understandable!!)
- 2021-03-01 17:59:34下载
- 积分:1
-
uc_51_small
OS_II移植到单片机,网上都是大模式移植,这是我在网站上找到的小模式移植,不知道有用吗?(OS_II transplanted into single-chip, on-line model of graft are large, this is my website found in the small model of transplantation, I do not know useful?)
- 2009-07-09 02:40:53下载
- 积分:1
-
sun
基于ARM的俄罗斯方块设计,本次将设计实现一个用C语言编写的、在基于ARM核心的ADuC7020 ARM开发板上实现的单机版的俄罗斯方块小游戏。使用Keil3编程软件对C语言代码进行编写,支持按键操作,在实现过程中涉及了LCD液晶屏的图形显示、按键控制、LED控制、中断、蜂鸣器等嵌入式的编程技术。(Tetris ARM-based design, this will be designed to achieve a C language, the ADuC7020 ARM development board ARM core-based implementations of stand-alone version of the Tetris game. Use Keil3 programming software code written in the C language, support for key operations involved in the implementation process of the LCD screen graphical display, control buttons, LED control, interrupt, buzzer embedded programming techniques.)
- 2014-01-10 11:19:18下载
- 积分:1
-
zhinengzhizhen
智能指针的设计,主要为了解决野指针的问题(Smart pointer design, mainly in order to solve the problem of dangling pointers)
- 2015-10-25 11:16:20下载
- 积分:1
-
51-circuit-for-proteus
郭天祥教学单片计配套电路图,可用proteus打开,比完成相应的实验(It is the circuit for the using of SCM of Guo Tianxiang training. )
- 2012-09-25 19:05:53下载
- 积分:1
-
MultiThreadADO
MultiThread DB - ADO CMTDaoDatabase CMTDaoRecordset
- 2013-12-25 01:26:16下载
- 积分:1
-
pulse-width-measurement
该程序主要用来测量信号的脉冲宽度,具有较好的稳定性和精度。(The program is mainly used for the measurement of pulse width signal,and has good stability and accuracy.
)
- 2015-01-15 08:09:27下载
- 积分:1
-
FontGen2
点阵字体产生工具以及相关显示函数。
在开发嵌入式系统时,需要显示不同大小或类型字体的汉字。显然,对于嵌入式系统,不太可能使用矢量字体,而点阵字体,不同大小的字体不能简单的缩放。 另外,对一个小系统,也不需要完整的字体,往往只要几十个,甚至几个就够了。
一般,我们采用的方法是,自己准备点阵字体的数据,在显示汉字时,把这些数据写入显存就行了。 这时又存在另外一个问题,由于是不完整的字库,不能简单的用汉字的内码去找到对应的字体数据,如果逐个比较,又费时间。比较好的方法就是把字体数据排序,用二分法查找,这样可以大大提高查找效率。
这里为以上问题提供了一个完整的解决方案:
产生字体数据:指定字体类型、大小,自动产生字体数据。
字体数据排序:可以按Unicode,也可以按Ansi排序。
集成显示函数:提供相关显示函数。为了节省空间,我们把文字分成thin和wide两种,前者用于显示传统的ASCII字符集,后者用于显示汉字等多(双)字节字符
()
- 2020-06-30 09:20:02下载
- 积分:1
-
arm
arm lpc2138 basic programs for beginers
- 2013-01-30 03:42:46下载
- 积分:1