-
基于HS108设计的红外水位检测仪,内含C源代码,原理图及PCB,稍作改动可以用于很多位置检测场合如油泵位置检测等。...
基于HS108设计的红外水位检测仪,内含C源代码,原理图及PCB,稍作改动可以用于很多位置检测场合如油泵位置检测等。-HS108-based design of infrared detector water containing C source code, schematics and the PCB, to make a minor amendment can be used for position detection in many occasions, for example, pumps and other position detection.
- 2023-05-22 14:25:02下载
- 积分:1
-
watchdog microcontroller programming and hardware, software watchdog placed how...
单片机看门狗的编程以及硬件实现,软件如何安放看门狗程序-watchdog microcontroller programming and hardware, software watchdog placed how procedures
- 2023-04-20 06:35:03下载
- 积分:1
-
卫星寻址,这个软件貌似可以跟卫星连接并寻找地址
卫星寻址,这个软件貌似可以跟卫星连接并寻找地址-Satellite addressing, the software seems to be able to find addresses with the satellite connection and
- 2022-02-01 05:21:15下载
- 积分:1
-
51 Singlechip realize 7 digital tube display source code+ Sch circuit schematic
51单片机实现7段数码管显示源代码+Sch电路原理图-51 Singlechip realize 7 digital tube display source code+ Sch circuit schematic
- 2022-07-17 09:55:52下载
- 积分:1
-
湖北XX县电能卡表写卡机源码。PIC16f73开发,请不要用于不良用途...
湖北XX县电能卡表写卡机源码。PIC16f73开发,请不要用于不良用途-Hubei XX County Energy card table to write cards for FOSS. PIC16f73 development, please do not use bad for
- 2022-02-20 13:01:49下载
- 积分:1
-
本程序是一个将CanOpen协议的通讯转换为TTL串口通讯(9600,e,7,1),CANOPEN的站号是9...
本程序是一个将CanOpen协议的通讯转换为TTL串口通讯(9600,e,7,1),CANOPEN的站号是9-This procedure is a communications protocol will CANOpen convert TTL serial communication (9600, e, 7,1), CANOPEN station is No. 9
- 2022-01-25 13:47:21下载
- 积分:1
-
在dsPIC30F和FYD12864平台的汉字和图形显示
在dsPIC30F和FYD12864平台的汉字和图形显示-In the dsPIC30F and FYD12864 platform ,graph and Chinese characters display
- 2022-03-02 06:49:59下载
- 积分:1
-
AT89S52 with character
AT89S52单片机驱动带字库的LCD12864液晶屏实现图形显示 ,程序应经验证过!-AT89S52 with character-driven single-chip LCD LCD12864 implementation of graphical display, the program should be certified too!
- 2022-09-10 21:50:03下载
- 积分:1
-
MSP430F149的DMA模块的程序,很好用
msp430F149 DMA模块程序,很好用-msp430F149 DMA module procedures, good use
- 2022-09-26 07:50:03下载
- 积分:1
-
/* 程序详细功能介绍:
*当按下按键P3.3 ,AT89S51单片机产生“叮咚”声从P3.2端口输出
*程序设计方法
* 1. 我们用单片...
/* 程序详细功能介绍:
*当按下按键P3.3 ,AT89S51单片机产生“叮咚”声从P3.2端口输出
*程序设计方法
* 1. 我们用单片机实定时/计数器T0来产生700HZ和500HZ的频率,根据定时/计数器T0,我们取定时250us,
* 因此,700HZ的频率要经过3次250us的定时,而500HZ的频率要经过4次250us的定时。
* 2. 在设计过程,只有当按下SP1之后,才启动T0开始工作,当T0工作完毕,回到最初状态。
* 3. “叮”和“咚”声音各占用0.5秒,因此定时/计数器T0要完成0.5秒的定时,对于以250us为基准定时2000次才可以。
*/-/* Procedure detailed functional Introduction:* When pressing the button P3.3, AT89S51 Singlechip a
- 2023-01-12 02:35:03下载
- 积分:1