-
十种软件滤波.rar介绍了十种软件滤波的方法,不过我建议还是使用模拟滤波方法好....
十种软件滤波.rar介绍了十种软件滤波的方法,不过我建议还是使用模拟滤波方法好.-10 kinds of filtering software. Rar introduction of dozens of software filtering method, but I suggest that the use of analog filtering methods or good.
- 2022-10-29 22:30:03下载
- 积分:1
-
读取RF射频卡源代码(C51)
读取RF射频卡源代码(C51)-RF card reader source code (C51)
- 2023-03-10 00:10:03下载
- 积分:1
-
这是MC9S12DG128定时器模块中脉冲累加器应用实例
这是MC9S12DG128定时器模块中脉冲累加器应用实例-This is MC9S12DG128 timer pulse accumulator module Applications
- 2023-06-10 19:40:03下载
- 积分:1
-
自
自制小时钟 可以遥控调节时间,采用315M 2262 ,2272 收发模块 发来给新手看看 -Self-made small-time clock can be adjusted remotely, using 315M 2262, 2272, sent to the transceiver module to see if novice
- 2022-11-26 09:45:02下载
- 积分:1
-
这个是带了仿真功能的DS1302C程序,要搞DS1302可以参考一下的,仿真已通过...
这个是带了仿真功能的DS1302C程序,要搞DS1302可以参考一下的,仿真已通过-This is with a simulation function DS1302C procedures, wants to refer to the DS1302, simulation has passed
- 2022-05-23 21:40:48下载
- 积分:1
-
SPI接口型E2PROM内部存储器的组织及读.写控制方法.
SPI接口型E2PROM内部存储器的组织及读.写控制方法.-SPI Interface-type E2PROM internal memory of the organization and read. Write control methods.
- 2022-04-09 02:29:25下载
- 积分:1
-
51单片机的中断内容汇总归纳,尤其适合于初学者。
51单片机的中断内容汇总归纳,尤其适合于初学者。-51 MCU as the interruption of the consolidation, especially for beginners.
- 2022-09-03 11:50:03下载
- 积分:1
-
液晶显示模块与单片机接口技术
液晶显示模块与单片机接口技术-LCD module and microcontroller interface technology
- 2022-03-03 17:09:25下载
- 积分:1
-
DS18B20测量温度 1602做为液晶显示温度
c语言编写 有注释
DS18B20测量温度 1602做为液晶显示温度
c语言编写 有注释-DS18B20 measuring temperature as a liquid crystal display 1602 temperature c languages have Notes
- 2022-11-11 01:20:03下载
- 积分:1
-
DS1302读写一体化C51源程序
以下引脚定义部分根据实际接线情况作适当调整
sbit TIMECLK = P1^0
sbit TIMERST...
DS1302读写一体化C51源程序
以下引脚定义部分根据实际接线情况作适当调整
sbit TIMECLK = P1^0
sbit TIMERST = P1^1 //禁止DS1302
sbit TIMEIO = P1^2 //释放数据总线-C51 source integration DS1302 to read and write the following definition of part-pin wiring in accordance with the actual situations properly adjust sbit TIMECLK = P1 ^ 0 sbit TIMERST = P1 ^ 1// prohibited DS1302sbit TIMEIO = P1 ^ 2// release data bus
- 2022-02-14 23:31:43下载
- 积分:1