-
"SCM application system design and product development" complementary...
《单片机应用系统设计与产品开发》配套源码-"SCM application system design and product development" complementary source
- 2022-06-27 08:29:52下载
- 积分:1
-
本资料是本人在网上收集到的两款时钟芯片ds1302和sd2400的读写程序,适用于单片机开发时钟...
本资料是本人在网上收集到的两款时钟芯片ds1302和sd2400的读写程序,适用于单片机开发时钟-This information is collected from the I-line two clock chip ds1302 and sd2400 literacy program for developing MCU clock
- 2022-03-09 16:52:29下载
- 积分:1
-
lcd 与C51 的驱动程序 1、本实验箱采用的液晶显示屏内置控制器为SED1520,点阵为122x32,由两片SED1520组成,由E1、E2分别选通,控制显...
lcd 与C51 的驱动程序 1、本实验箱采用的液晶显示屏内置控制器为SED1520,点阵为122x32,由两片SED1520组成,由E1、E2分别选通,控制显示屏的左右两半屏。-LCD C51 and a driver, the use of experimental boxes LCD screen embedded controller for SED1520, to 122x32 dot matrix, composed of two SED1520, E1, E2 respectively strobe control screens around two semi-screen.
- 2022-04-21 19:24:33下载
- 积分:1
-
tlc1542操作代码的编写,使用KEILC
tlc1542的操作代码,使用keilc编写-tlc1542 operation code, the use of the preparation of keilc
- 2023-06-12 16:50:03下载
- 积分:1
-
51系列单片机的IIC软件包,模拟通信软件包,可以和具有IIC的芯片使用...
51系列单片机的IIC软件包,模拟通信软件包,可以和具有IIC的芯片使用-51 Series MCU IIC package, analog communications package, you can chip and the use of IIC
- 2023-06-10 12:30:03下载
- 积分:1
-
51子程序库,浮点、定点、加法、减法、乘法、除法
51子程序库,浮点、定点、加法、减法、乘法、除法-51 subroutine library, floating point, fixed point, addition, subtraction, multiplication, division
- 2023-07-17 08:00:03下载
- 积分:1
-
Digital voltage meter, can be simulated for voltage measurement, digital display...
数字电压表,可模拟进行电压测量,用数码管显示电压值,有图和程序-Digital voltage meter, can be simulated for voltage measurement, digital display voltage value, a plan and procedures
- 2022-04-28 13:11:14下载
- 积分:1
-
单片机编程的bcd码和hex码的互换,BCD2HEX
例子:
c=BCD2HEX(0x255) //255 转成HEX为0xff
c=HE...
单片机编程的bcd码和hex码的互换,BCD2HEX
例子:
c=BCD2HEX(0x255) //255 转成HEX为0xff
c=HEX2BCD(0xff) //0xff 转成BCD码为 2-microcontroller programming bcd yards and hex code swap BCD2HEX example : c = BCD2HEX (0x255)// 255 to HEX conversion c = 0xff HEX2BCD (0xff)// 0xff conversion of 255 BCD
- 2023-02-28 18:45:03下载
- 积分:1
-
是实验操作过程的详细讲解,有源程序即控制:转,停;正,反;快,慢;...
是实验操作过程的详细讲解,有源程序即控制:转,停;正,反;快,慢;-experimental operation is the detailed talks, a source that is control : turn and stop; Now, anti-; Fast, slow;
- 2022-01-24 14:37:31下载
- 积分:1
-
51 homemade compiler. This information is free, but the author retains the copyr...
51自制编译器。本资料免费提供,但作者仍保留版权,未经本人允许,请勿随意传播。任何人可以研究本资料的源程序及电路图以学习本编程器的制作思路,但不可以任意改造并用于商业用途。否则作者将会追究其责任。各位同仁请自觉遵守。-51 homemade compiler. This information is free, but the author retains the copyright, without my permission, do not circulate freely. Any person can examine the source of the information and to learning the circuit for the production of programming ideas, but not arbitrary transformation and for commercial purposes. Otherwise, the author will be held accountable. Colleagues invite you consciously observe.
- 2022-02-06 09:08:26下载
- 积分:1