-
Digital-loop-display
数码管的显示程序,数码管循环显示900-999~(Digital loop display 900-999 ~)
- 2011-05-01 06:37:35下载
- 积分:1
-
help-
一份直立车模调试指南,只要有点单片机基础的都可以看懂,从传感器介绍到数据处理,滤波,到姿态的计算。。。能带给你很大的用处(An upright Cars commissioning guide, just a bit microcontroller based can understand, from the sensor introduced to data processing, filtering, to the attitude of the calculations. . . Can bring you a lot of useful)
- 2014-08-19 18:12:29下载
- 积分:1
-
xiankongqi
三星94c8芯片写的线控器显示屏,TM1640,模拟串口(Samsung 94 written c8 chip line controller display, TM1640, simulate the serial port)
- 2015-11-02 21:49:40下载
- 积分:1
-
12864
使用MSP430操作12864显示屏,共显示四行。可显示中文汉字(Use MSP430 operation 12864 display four lines total. Can display Chinese characters)
- 2013-04-08 21:12:50下载
- 积分:1
-
LCD35
不错的拓普微3.5寸LCD显示屏驱动代码,可以参考(Good TOPWAY 3.5-inch LCD display driver code, you can refer to it)
- 2013-09-24 12:54:35下载
- 积分:1
-
DS1302
例子\Proteus经典例子和中文资料 8051(Examples of classic examples of Proteus and Chinese information 8051)
- 2008-08-11 14:38:47下载
- 积分:1
-
FontGen2
点阵字体产生工具以及相关显示函数。
在开发嵌入式系统时,需要显示不同大小或类型字体的汉字。显然,对于嵌入式系统,不太可能使用矢量字体,而点阵字体,不同大小的字体不能简单的缩放。 另外,对一个小系统,也不需要完整的字体,往往只要几十个,甚至几个就够了。
一般,我们采用的方法是,自己准备点阵字体的数据,在显示汉字时,把这些数据写入显存就行了。 这时又存在另外一个问题,由于是不完整的字库,不能简单的用汉字的内码去找到对应的字体数据,如果逐个比较,又费时间。比较好的方法就是把字体数据排序,用二分法查找,这样可以大大提高查找效率。
这里为以上问题提供了一个完整的解决方案:
产生字体数据:指定字体类型、大小,自动产生字体数据。
字体数据排序:可以按Unicode,也可以按Ansi排序。
集成显示函数:提供相关显示函数。为了节省空间,我们把文字分成thin和wide两种,前者用于显示传统的ASCII字符集,后者用于显示汉字等多(双)字节字符
()
- 2020-06-30 09:20:02下载
- 积分:1
-
stm32f4xx_flash
NPN silicon planar epitaxial transistor
encapsulated in a SOT223 surface
mounted envelope and designed
primarily for use in hand-held radio
equipment in the 470 MHz
communications band.
- 2014-07-09 15:09:54下载
- 积分:1
-
BMP180
基于STM32F10X的气压传感器(bmp180)程序,串口输出,内含bmp180手册。(Based STM32F10X pressure sensor (bmp180) program, serial output, containing bmp180 manual.)
- 2020-12-15 16:49:14下载
- 积分:1
-
car-tracking
使用51单片机以及红外管,这段代码实现小车沿着黑色线路准确行走,但是要自己修改到合适的左右轮速度才能完美转弯。(By using 51 MCU and IR LED light tube, the code can achieve the goal of moving according to the black line. But you need revise the speed data of the left and right tire so that the car can turn aroud perfectly. )
- 2015-08-26 13:00:00下载
- 积分:1