-
TX-RX-program
cc2520平台路由通信,简单发送与接收程序(the cc2520 platform for routing communication, simple send and receive program)
- 2020-09-05 23:18:06下载
- 积分:1
-
zutaiwang
基于组态王的温度控制系统,主要功能有温度的显示,还有温度的实时曲线(Based on the Kingview the temperature control system, the main function of the temperature display, real-time temperature curve)
- 2020-12-04 14:29:25下载
- 积分:1
-
MPU6000
利用SPI总线读取MPU6000的值,传感器数据准备好后产生外部中断进而触发STM32去读取(The SPI bus read MPU6000 value, the sensor data is ready and then generate an external interrupt trigger STM32 to read)
- 2020-11-23 00:19:35下载
- 积分:1
-
20140624_122222301
3389连接3389 connector
3389 connector
3389 connector
(3389 connection)
- 2014-06-24 12:26:17下载
- 积分:1
-
ov7670
改程序实现了以freescale的ms9s12x控制数字摄像头ov7670,及在两片5110上的显示。(Reform program implements to control the freescale ms9s12x digital camera ov7670, and the two on the 5110 display.)
- 2013-09-08 09:56:35下载
- 积分:1
-
AD7992
The AD7992 is a 12-bit, low power, successive approximation ADC with an I2C-compatible interface. The part operates from a single 2.7 V to 5.5 V power supply and features a 2 μs conver-sion time. The part contains a 2-channel multiplexer and track-and-hold amplifier
- 2010-06-03 19:54:11下载
- 积分:1
-
LX-44PIN-I2C-24C64
PIC单片机I2C功能 电后,LED闪亮,单片机硬件I2C读写24LC64,LCD显示读出数据,LED5运行指示(PIC microcontroller I2C function after power, LED flash, microcontroller hardware I2C read 24LC64, LCD display read out, LED5 operating instructions)
- 2013-07-22 11:08:07下载
- 积分:1
-
FontGen2
点阵字体产生工具以及相关显示函数。
在开发嵌入式系统时,需要显示不同大小或类型字体的汉字。显然,对于嵌入式系统,不太可能使用矢量字体,而点阵字体,不同大小的字体不能简单的缩放。 另外,对一个小系统,也不需要完整的字体,往往只要几十个,甚至几个就够了。
一般,我们采用的方法是,自己准备点阵字体的数据,在显示汉字时,把这些数据写入显存就行了。 这时又存在另外一个问题,由于是不完整的字库,不能简单的用汉字的内码去找到对应的字体数据,如果逐个比较,又费时间。比较好的方法就是把字体数据排序,用二分法查找,这样可以大大提高查找效率。
这里为以上问题提供了一个完整的解决方案:
产生字体数据:指定字体类型、大小,自动产生字体数据。
字体数据排序:可以按Unicode,也可以按Ansi排序。
集成显示函数:提供相关显示函数。为了节省空间,我们把文字分成thin和wide两种,前者用于显示传统的ASCII字符集,后者用于显示汉字等多(双)字节字符
()
- 2020-06-30 09:20:02下载
- 积分:1
-
独立按键
按下按键,产生中断请求,同时LED灯翻转,计数器加1(Press the button to generate interruption request, while the LED lamp flips, counter plus 1)
- 2019-05-13 15:07:52下载
- 积分:1
-
STM32F103-LIN从模式
stm32 上 lin通信示例代码,自己已测试过,收发正常,在汽车行业用到(STM32 Lin communication example code, they have been tested, send and receive normal, used in the automotive industry)
- 2020-08-28 09:48:12下载
- 积分:1