-
Summary of previous experience, improved procedures, despite a warning but can s...
总结前人经验,改进后的程序,虽有警告但是仍可应用.因为8个警告中有7个是因为函数定义后未调用.-Summary of previous experience, improved procedures, despite a warning but can still be applied. Because there are eight warning is because the seven did not call the function definition.
- 2023-04-11 11:35:03下载
- 积分:1
-
Used to achieve PID algorithm c language procedure, use of the PID algorithm pro...
用c语言实现PID算法的程序,在PID算法的使用过程中十分有用,只要自己修改一下参数,即可用于不同的控制领域。-Used to achieve PID algorithm c language procedure, use of the PID algorithm process very useful, as long as their own tinkering parameters, can be used for different control.
- 2022-03-13 22:21:09下载
- 积分:1
-
C语言编写的,控制蜂鸣器唱出一段音乐。
是猪八戒背媳妇。...
C语言编写的,控制蜂鸣器唱出一段音乐。
是猪八戒背媳妇。-Written in C language to control the buzzer to sing a piece of music. The Pig is back a wife.
- 2022-09-04 19:45:02下载
- 积分:1
-
单片机开发1.16x16字点阵(滚动显示2.cdma通信系统中的接入通道部分进行仿真与分析3.LED显示屏动态显示和远程监控的实现4.MCS...
单片机开发1.16x16字点阵(滚动显示2.cdma通信系统中的接入通道部分进行仿真与分析3.LED显示屏动态显示和远程监控的实现4.MCS-51单片机温度控制系统5.usb接口设计-Single-chip dot matrix character development 1.16x16 (Scrolling 2.cdma communication system access channel part of the simulation and analysis of dynamic 3.LED screen display and remote monitoring realize 4.MCS-51 Single-chip temperature control system 5.usb Interface Design
- 2023-02-08 00:00:04下载
- 积分:1
-
AD7705的驱动程序,采用C51开发。
AD7705的驱动程序,采用C51开发。-AD7705 driver development using C51.
- 2022-04-06 13:47:52下载
- 积分:1
-
HT1622 LCD display driver in new MCU control method
HT1622 单片机驱动
LCD显示驱动新片的单片机控制方法-HT1622 LCD display driver in new MCU control method
- 2022-01-25 21:13:13下载
- 积分:1
-
8*8键盘检测,我用keilc进行开发的
8*8键盘检测,我用keilc进行开发的-8* 8 keyboard detection, I used to carry out the development of keilc
- 2023-03-09 00:45:02下载
- 积分:1
-
本人写的一个1602液晶屏显示程序,是用汇编写的・・欢迎交流与学习...
本人写的一个1602液晶屏显示程序,是用汇编写的・・欢迎交流与学习-I wrote a 1602 LCD screen display program, is welcome to use the compilation of written exchanges and learning
- 2023-05-03 22:55:03下载
- 积分:1
-
clock source decoder chip ds1302
时钟芯片ds1302 c51源程序-clock source decoder chip ds1302
- 2023-02-28 15:20:03下载
- 积分:1
-
///*** *** *** *
//一、程序说明:
//1, 24LC02器件地址是1010000R/W.
//2, 数组写入24LC02采取页写...
///*** *** *** *
//一、程序说明:
//1, 24LC02器件地址是1010000R/W.
//2, 数组写入24LC02采取页写方式.
//3, 数组code从24LC02读出时采取自由读方式.
//4, 采用4.00M晶体。
//5,采用软件I2C。
//二、硬件连接:
//1, SDA------->23 pin.(当然你可以任意选择脚位)
//2, SCL------->18 Pin.(当然你可以任意选择脚位)
//3, PORTB----->数码管的段输出
//4, RD4,RD5,RC6,RC7------->数码管的位输出(数码管为共阴极)
-///*******************// A description of the procedures:// 1, 24LC02 device address is 1010000R/W.// 2, write an array to take 24LC02 page write mode.// 3, the array read out the code from the 24LC02 to take a free read.// 4, using 4.00M crystal.// 5, using software I2C.// Second, the hardware to connect:// 1, SDA-------> 23 pin. (Of course, you can choose to pin)// 2, SCL-------> 18 Pin. (Of course You can choose pin)// 3, PORTB-----> digital tube output segment// 4, RD4, RD5, RC6, RC7-------> digital pipe-bit output (digital tube for a total of cathode)
- 2022-03-19 01:38:16下载
- 积分:1