-
at45d041a读写程序模块
at45d041a读写程序模块-at45d041a read and write program model
- 2022-11-04 23:30:03下载
- 积分:1
-
uClinux在ARM7TDMI(PPT)
uClinux on ARM7TDMI(ppt)
- 2023-04-10 03:35:03下载
- 积分:1
-
6502 的编译器的源码和文档
6502 的编译器的源码和文档-6502 compiler source code and documentation
- 2022-05-27 09:17:27下载
- 积分: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
-
只要对程序稍做修改,适用于其他F系列的芯片
只要对程序稍做修改,适用于其他F系列的芯片--Only after a little modification, it could be used for other F series chips.
- 2023-06-23 08:25:03下载
- 积分:1
-
基于s3C2410的源代码 在linux操作系统下实现
基于s3C2410的源代码 在linux操作系统下实现-S3C2410-based source code in the linux operating system to achieve
- 2023-07-20 04:50:05下载
- 积分:1
-
这是一个linux+arm的嵌入式smb服务器的配置文件,可以在移植有smb的嵌入系统中完成smb
服务器的功能...
这是一个linux+arm的嵌入式smb服务器的配置文件,可以在移植有smb的嵌入系统中完成smb
服务器的功能-This is an arm of embedded linux smb server configuration files, can be transplanted in the embedded systems smb completed smb server function
- 2022-03-26 03:34:43下载
- 积分:1
-
This is a simple code to understand the region labelling concept used in image p...
This a simple code to understand the region labelling concept used in image processing. It is developed for blackfin 561.-This is a simple code to understand the region labelling concept used in image processing. It is developed for blackfin 561.
- 2022-01-22 01:45:38下载
- 积分:1
-
TIVA TM4C 代码示例
你好 !这是数值 128 × 64 代码显示图像使用的 LM4F120 微控制器由阮武雄,编码的例子谁最大化电子和电信学生学习技术大学何 Chi Minh City.Thanks
- 2022-07-16 06:38:16下载
- 积分:1
-
使用8051 MCU利用夏普灰尘传感器GP2Y1010AU检测PM2.5
使用8051 MCU利用夏普灰尘传感器GP2Y1010AU检测PM2.5,代码中实现自动更新基值,可使用再空气净化机上。单片采用现代8051系列单片机。
- 2022-03-15 04:20:48下载
- 积分:1