-
很权威的关于linux嵌入式的书籍
很权威的关于linux嵌入式的书籍-very authoritative on Embedded Linux books
- 2023-07-20 02:35:04下载
- 积分:1
-
bluetooth code for remote devices
bluetooth code for remote devices
- 2022-08-06 02:49:44下载
- 积分:1
-
32位arm9微处理器S3C2440的led数码管测试源代码
32位arm9微处理器S3C2440的led数码管测试源代码-32-bit ARM9 microprocessor S3C2440
- 2022-08-25 21:10:27下载
- 积分:1
-
These are commonly used in communications equipment circuit schematics, many of...
这些都是常用的通信设备的电路原理图,很多是高频电子线路的-These are commonly used in communications equipment circuit schematics, many of them are high-frequency electronic circuits
- 2022-01-28 10:01:08下载
- 积分:1
-
at45d041a读写程序模块
at45d041a读写程序模块-at45d041a read and write program model
- 2022-11-04 23:30:03下载
- 积分:1
-
智能家居项目zigbee实验协议栈按键操作源代码
智能家居项目zigbee实验协议栈按键操作源代码
1、 修改SW_6所在IO口
/* SW_6 is at P0.4 */ #define HAL_KEY_SW_6_PORT P0 #define HAL_KEY_SW_6_BIT BV(4) //BV(1) 改到P0.4 #define HAL_KEY_SW_6_SEL P0SEL #define HAL_KEY_SW_6_DIR P0DIR 2、边缘触发方式 /* edge interrupt */ #define HAL_KEY_SW_6_EDGEBIT BV(0) #define
HAL_KEY_SW_6_EDGE HAL_KEY_RISING_EDGE//HAL_KEY_FALLING_EDGE 改成上升缘触发
- 2022-02-01 15:49:47下载
- 积分:1
-
图书馆管理系统
图书馆管理系统
- 2022-03-20 10:30:27下载
- 积分:1
-
51devtest使用keil程序代码。
51DEVTest use keil to program this code.
- 2022-02-21 17:54:42下载
- 积分:1
-
基于LC698S税控机开发解决方案,是本人近期将要开发的项目,希望对在税控机方面开发的朋友有所帮助....
基于LC698S税控机开发解决方案,是本人近期将要开发的项目,希望对在税控机方面开发的朋友有所帮助.-Based on Fiscal Cash LC698S development solutions, is my recent projects to be developed, and they hope to drive in the tax aspects of the development of a friend help.
- 2022-03-24 02:16:13下载
- 积分:1
-
This is a microcontroller serial communication with the MCU program, it should b...
这是一个单片机与单片机串行通信的程序,应该对有人的有用。-This is a microcontroller serial communication with the MCU program, it should be useful for some people.
- 2022-07-13 00:21:29下载
- 积分:1