-
AD1674 ADC pieces of information. The application includes the AD1674 Interface...
AD1674模数转换器件资料。包含了AD1674的应用接口电路。-AD1674 ADC pieces of information. The application includes the AD1674 Interface Circuit.
- 2023-03-07 20:45:04下载
- 积分:1
-
此文件为ipod程序,单片机用的是nec78f0547,用什么单片机我觉得无所为,这是我花了好长时间才弄完的,关键ipod协议太复杂了,贡献出来,希望对有需要的...
此文件为ipod程序,单片机用的是nec78f0547,用什么单片机我觉得无所为,这是我花了好长时间才弄完的,关键ipod协议太复杂了,贡献出来,希望对有需要的人一个帮助,一些命令我整理好了,在“ipod_procotol.txt”里面。-This file for ipod procedures, single-chip microcomputer is used nec78f0547, what I feel nothing for single-chip, which is I spent a good long time before the弄完key ipod agreement was too complicated, and contribute, in the hope that those who are in need of a help, I have collated a number of orders, and in
- 2022-04-15 04:03:10下载
- 积分:1
-
这是介绍嵌入式系统Bootloader的一篇文章,从网上下的,写的不错。vivi是嵌入式Linux的启动代码。...
这是介绍嵌入式系统Bootloader的一篇文章,从网上下的,写的不错。vivi是嵌入式Linux的启动代码。-This is the introduction of the embedded system Bootloader of an article from the Internet and write well. Anger is embedded Linux boot code.
- 2022-02-21 09:11:29下载
- 积分: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
-
VeriFone EVO SDK 3.8.6
应用背景& nbsp; ; ; ; ; ; ; ; ; ; ; ;verix V SDK版本注释和公司;&;&;&;&;&;&;&;&;关键技术VeriFoneSDKVXvx680vx520EVO密码键盘POS销售点
- 2023-04-19 06:45:04下载
- 积分:1
-
程序提供了一种2选1选择器的算法,只需稍加即可改成n选1选择器。哇!...
程序提供了一种2选1选择器的算法,只需稍加即可改成n选1选择器。哇!-Program provides a 2 election 1 selector algorithm, just a little can be changed to n choose 1 selector. Wow!
- 2022-02-04 20:53:07下载
- 积分:1
-
multiple thermocouple temperature detector
热电偶多路温度检测仪 -multiple thermocouple temperature detector
- 2022-02-07 11:21:30下载
- 积分:1
-
round robin demo program
round robin demo program
- 2023-09-03 03:20:03下载
- 积分:1
-
电子时钟的设计:
要求:
设计一个电子时钟。
要求可以显示时、分、秒。
用户可以设置时间。...
电子时钟的设计:
要求:
设计一个电子时钟。
要求可以显示时、分、秒。
用户可以设置时间。-Electronic clock design: requirements: design of an electronic clock. Required to display hours, minutes and seconds. Users can set the time.
- 2023-08-01 01:00:03下载
- 积分:1
-
嵌入式LINUX9应用程序开发详解中串口编程实例
嵌入式LINUX9应用程序开发详解中串口编程实例-LINUX9 embedded application development in the serial programming examples explain
- 2022-05-17 14:44:53下载
- 积分:1