-
Control based on ST7920 chip LCD12864 serial procedure, but requires a minimum o...
基于ST7920控制芯片的LCD12864串行程序,只需要最少的引脚即可通讯。-Control based on ST7920 chip LCD12864 serial procedure, but requires a minimum of pins can be communication.
- 2023-01-15 00:35:04下载
- 积分:1
-
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{...
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c = 0xA9
}
-Write binary number in C language. Cited code:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c=0xA9
}
- 2023-08-22 17:30:02下载
- 积分:1
-
h264_sample
资源描述h.264 算法 ti dm642,h264 支持高清 720p,1080i,在达芬奇(davinci) 643x,6437,644x上高清算法1080p马上要上次.详细参数一定得看h264.h文件-h.264 algorithm ti dm642, h264 support high-definition 720p, 1080i, in Leonardo da Vinci (davinci) 643x, 6437,644 x algorithm on high-definition 1080p immediately to the last, free, I need to email vimc@163.com, detailed parameters have to look at documents h264.h
- 2022-03-03 08:32:17下载
- 积分:1
-
the development of on
mini2440开发板上USB驱动源码包-the development of on-board USB drive mini2440 source packages
- 2023-07-07 11:45:02下载
- 积分:1
-
16点阵汉字字库chs16,嵌入式系统必备
16点阵汉字字库chs16,嵌入式系统必备--Chinese font library(chs16) of 16 lattice.
- 2023-09-05 04:20:03下载
- 积分:1
-
A la carte system, built a lot of features, and they hope to be useful for embed...
点菜系统 内置很多功能,希望对嵌入式开发人员有用。-A la carte system, built a lot of features, and they hope to be useful for embedded developers.
- 2022-10-14 17:25:03下载
- 积分:1
-
ZigBee协调器例原代码,结合
zigbee 协调器 事例 原代码,用于绑定-zigbee coordinator cases the original code, for binding
- 2022-10-26 08:05:03下载
- 积分:1
-
嵌入式ZIGBEE中使用的精简OS
zigbee协议栈中所使用的简单嵌入式系统,可以很好的移植到其他的单片机程序中使用,简单高效。使用方便。
- 2022-11-26 05:05:03下载
- 积分:1
-
程序说明:Mifare1读写模块H6152(德国ACG公司)操作函数库
5. * ASCII协议,默认设置,使用查询方式发送接收,调用前建议添加超时控制...
程序说明:Mifare1读写模块H6152(德国ACG公司)操作函数库
5. * ASCII协议,默认设置,使用查询方式发送接收,调用前建议添加超时控制
6. * 使用语言:C51
7. * 编译工具:Keil uVision2.38a
-An explanation of the procedures: Mifare1 read-write module H6152 (Germany ACG company) to operate the library 5.* ASCII protocol, the default settings, use the send to receive inquiries, call timeout before the control is proposed to add 6.* Use of language: C51 7.* Compiler tools : Keil uVision2.38a
- 2022-03-30 02:02:58下载
- 积分:1
-
SNMP 代理
一个SNMP代理程序,完成SNMP代理功能,基于嵌入式平台实现的代理功能。可以在各种通信设备中实现SNMP代理功能,也可以用在主机平台中对SNMP协议的功能进行学习。此代理软件具备实用功能。
- 2022-07-27 03:43:39下载
- 积分:1