-
用AT89C2051实现程序A/D转换程序,用PWM模拟输出。
用AT89C2051实现程序A/D转换程序,用PWM模拟输出。-Procedures using AT89C2051 realize A/D conversion process, using PWM analog outputs.
- 2022-02-24 21:48:51下载
- 积分:1
-
这是一个用C语言写的51单片机的51串口通信的程序,里面有非常详细的注释...
这是一个用C语言写的51单片机的51串口通信的程序,里面有非常详细的注释-This is a C language to write the MCU 51 of the 51 serial communication procedures, which are very detailed Notes
- 2023-09-01 08:15:03下载
- 积分:1
-
红外信号测试软件
红外信号测试软件-infrared signal testing software
- 2023-03-20 01:15:03下载
- 积分:1
-
此程序为lcd驱动程序,ATmmega16L和20x4字符液晶连接。
此程序为lcd驱动程序,ATmmega16L和20x4字符液晶连接。-err
- 2022-09-04 14:10:02下载
- 积分:1
-
具有自动休眠的脉冲计数器
采用STC芯片的捕获功能 IIC传输
具有自动休眠的脉冲计数器
采用STC芯片的捕获功能 IIC传输-Pulse counters with automatic sleep
Using STC chip capture IIC Transfer
- 2022-01-24 15:16:53下载
- 积分:1
-
use SPCE061A achieve input and, if necessary, can be properly cut
利用SPCE061A实现中文输入,必要时可适当删减-use SPCE061A achieve input and, if necessary, can be properly cut
- 2022-01-26 06:11:42下载
- 积分:1
-
1总线通信协议应用实例
1总线通信协议应用实例-a bus communication protocol Application
- 2022-02-15 15:14:54下载
- 积分:1
-
Realize Atmel
实现ATmel公司的支持SPI总线的存储芯片AT45DB011B的存取操作,kei c编写环境-Realize Atmel
- 2022-01-26 03:43:06下载
- 积分:1
-
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P...
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P3^5 //CPU--->5045
sbit SO=P3^5 //5045-->CPU
sbit CS=P3^6 //片选
-5045 underlying operating procedure, when used in accordance with the actual situation on the process of wiring pin to do some appropriate changes to the definition// define pin sbit SCK = P3 ^ 4// clock sbit SI = P3 ^ 5// CPU-
- 2022-07-12 18:25:31下载
- 积分:1
-
实现C++语言产生随机数的程序,在实际生活中十分有用
实现C++语言产生随机数的程序,在实际生活中十分有用-it s a C++ language for poisson distribution
- 2022-07-20 00:04:21下载
- 积分:1