-
是介绍16f877a的相关用法的资料,有具体的中文资料介绍
是介绍16f877a的相关用法的资料,有具体的中文资料介绍-some introductions of 16f877a microchip
- 2023-02-16 10:10:04下载
- 积分:1
-
采用等精度测频原理的频率计
要求:
设计一个用等精度测频原理的频率计。
频率测量测量范围1~9999;
其精度为 ;
用4...
采用等精度测频原理的频率计
要求:
设计一个用等精度测频原理的频率计。
频率测量测量范围1~9999;
其精度为 ;
用4位带小数点数码管显示其频率;
并且具有超量程、欠量程提示功能。-With equal precision frequency measurement principle of the frequency of meter requirements: design of a frequency measurement with the principle of equal precision frequency counter. Frequency Measurement Measuring Range 1 ~ 9999 its accuracy with four with a decimal point LED display its frequency and has a super-range, less range prompts.
- 2022-05-23 07:53:55下载
- 积分:1
-
FPGA设计的PCI的IP核
FPGA设计,PCI的IP核,很好的源代码,供大家参考!
- 2022-08-05 18:43:12下载
- 积分:1
-
FPGA四位计数器实验
应用背景可以作为verilog初学者的计数器参考实验,本代码通俗易懂,且都有注释,不难理解。关键技术四位的FPGA计数器实验,四位二进制计数,最大数值记到15后清零。
- 2022-02-05 08:36:40下载
- 积分: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
-
Universal Asynchronous UART synchronous serial communication mode based on the r...
通用异步同步串行通信UART方式的基于atmega128l的实现-Universal Asynchronous UART synchronous serial communication mode based on the realization of atmega128l
- 2022-03-01 08:31:41下载
- 积分:1
-
可协议实现起诉8051
- 2022-05-19 01:10:13下载
- 积分:1
-
读写1990A并模拟I2C存储EEPROM
读写1990A并模拟I2C存储EEPROM-literacy 1990A and simulation I2C EEPROM storage
- 2022-10-22 03:30:03下载
- 积分:1
-
南描述了如何在AT90S1200上实现轮询(polled)软件UART
南描述了如何在AT90S1200上实现轮询(polled)软件UART-South describes how to achieve the AT90S1200 Polling (polled) software UART
- 2022-07-16 09:14:03下载
- 积分:1
-
cpld数据采集测频
cpld数据采集测频-cpld Frequency Measurement Data Collection
- 2022-03-07 20:05:28下载
- 积分:1