-
51 Baud Rate Setting small calculation tool. To facilitate the calculated values...
51单片机的波特率设置计算小工具。方便的计算值就可用波特率产生。-51 Baud Rate Setting small calculation tool. To facilitate the calculated values can be generated with baud rate.
- 2022-03-23 21:54:47下载
- 积分:1
-
一个用51单片机和16*2液晶的重力加速度测试仪的图片及源码
一个用51单片机和16*2液晶的重力加速度测试仪的图片及源码-a microcontroller with 51 and 16* 2 LCD gravity tester pictures and FOSS
- 2022-03-05 07:35:17下载
- 积分:1
-
LCD12232F written for the driver to master the nuclear Sunplus SPCE061A, connect...
为LCD12232F写得驱动程序,主控核为凌阳SPCE061A,连接方式请根据程序中的注释连接,工程可下载直接使用。-LCD12232F written for the driver to master the nuclear Sunplus SPCE061A, connections in accordance with the procedures of the Notes connection, works can be downloaded directly used.
- 2022-12-29 14:10:03下载
- 积分:1
-
AVR单片机实现脉冲采集
AVR单片机实现脉冲采集-AVR MCU Pulse Acquisition
- 2022-03-22 01:50:52下载
- 积分:1
-
单片机串行E2PROM驱动大全
单片机串行E2PROM驱动大全-serial E2PROM- Daquan
- 2023-04-09 23:05:03下载
- 积分:1
-
MOXA 串口驱动编程
MOXA 串口驱动编程-MOXA serial-driven programming
- 2022-06-17 10:43:22下载
- 积分:1
-
Pwm control on an example, based on 8051f020 an example.
有关于pwm控制的一个例子,基于8051f020的一个例子.-Pwm control on an example, based on 8051f020 an example.
- 2022-03-10 10:55:55下载
- 积分:1
-
LT_1B msp430开发板例子程序-TA_05
LT_1B msp430开发板例子程序-TA_05-LT_1B msp430开发板例子程序-TA_5
- 2022-04-09 01:32:54下载
- 积分: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
-
USB主机方式的应用可以参考CH375的资料,与计算机连接的USB设备方式(或自己做U盘)可以参考CH372
的资料。如果是读写U盘并且用量较少或者是系统...
USB主机方式的应用可以参考CH375的资料,与计算机连接的USB设备方式(或自己做U盘)可以参考CH372
的资料。如果是读写U盘并且用量较少或者是系统集成,关心快速入门并且简单易用,那么可以参考半成
-USB host mode the application can reference CH375 information, and computer-connected USB devices (or their own to do U disk) can refer to the information CH372. If it is to read and write U disk and the amount of less or systems integration, care and easy-to-use Quick Start, it can refer to semifinished
- 2023-05-08 11:35:02下载
- 积分:1