-
一些单片机的51实例,仅供参考
一些单片机的51实例,仅供参考-some of the 51 examples for reference purposes only.
- 2022-07-24 03:12:07下载
- 积分:1
-
Keil_C tutorial examples for quick start, suitable for beginners
Keil_C实例教程,可快速上手,适合初学者-Keil_C tutorial examples for quick start, suitable for beginners
- 2022-03-04 00:59:40下载
- 积分:1
-
本文介绍了一种独特的AVR单片机和计算机进行USB通信的方法
本文介绍了一种独特的AVR单片机和计算机进行USB通信的方法-This article describes a unique AVR MCU and USB computer communication methods
- 2022-03-25 08:17:12下载
- 积分:1
-
MCS
MCS-51单片机有5个中断源,其中两个是由-INT0、-INT1引脚输入的外部中断源;另外三个是内部中断源即由T0、T1的溢出引起中断和串行口发送完一个字节或接收到一个字节数据引起中断。触发外部中断有两种方式,即下降沿引起中断或低电平引起中断。当编程TCON中的ITi(i=0、1)为1时,则引起触发的方式为边沿触发方式,反之(ITi=0)为低电平触发方式。每个中断源的中断请求能否得到响应要受两级“开关”的控制,即一个总“开关”-MCS-51 single-chip has five interrupt sources, two of which are by-INT0,-INT1 pin input external interrupt source the other three internal interrupt sources from the T0, T1 overflow caused by the disruption and serial port sending or receiving end of a byte to a byte of data caused by interruption. Triggered external interrupt has two modes, namely, falling edge or low-level disruption caused disruption caused. When programming TCON in ITi (i = 0,1) for the 1:00 has been the subject of a way to trigger the way to the edge of the trigger, on the contrary (ITi = 0) for low-level trigger mode. Each interrupt source interrupt request can be subject to levels in response to
- 2023-07-06 00:00:03下载
- 积分:1
-
winavr开发环境下的一段pwm测试程序,可精确控制led的亮度。
winavr开发环境下的一段pwm测试程序,可精确控制led的亮度。-winavr development environment section pwm test procedure can accurately control the led brightness.
- 2023-08-01 18:50:02下载
- 积分:1
-
Small Device C Compiler 面向Inter8051,Zilog Z80,Dallas 80C390,Motorola HC80等系列单片机的...
Small Device C Compiler 面向Inter8051,Zilog Z80,Dallas 80C390,Motorola HC80等系列单片机的开源C编译器,针对上述产品进行了优化--Small Device C Compiler. It is an open source C compiler for Inter8051, Zilog Z80, Dallas 80C390, Motorolas HC80 and other SCMs.
- 2022-06-13 18:35:40下载
- 积分:1
-
ch375 interface with the MCU 51 applications, with keil51 compiler can be opened
这是ch375与单片机51接口应用程序,用keil51编译器打开即可-ch375 interface with the MCU 51 applications, with keil51 compiler can be opened
- 2022-10-25 11:20:03下载
- 积分:1
-
用C语言编写的对时钟芯片ds1302读写的单片机程序,内附详细的注释说明。...
用C语言编写的对时钟芯片ds1302读写的单片机程序,内附详细的注释说明。-Using C language to read and write to the DS1302 clock chip microcontroller procedures, containing detailed notes.
- 2022-07-03 21:01:06下载
- 积分:1
-
本程序实现了MSP430读写SD卡,MSP430对fat文件系统的操作
本程序实现了MSP430读写SD卡,MSP430对fat文件系统的操作-This program implements MSP430 to read and write SD card, MSP430 to the fat file system operations
- 2022-09-22 13:15:02下载
- 积分:1
-
自己的51开发板源代码 C,里面包含有流水灯,数码管显示,温度数码管显示,中断―定时―计数,USB_MEGA8_ISP 电路图,USB_MEGA16_JTAG电...
自己的51开发板源代码 C,里面包含有流水灯,数码管显示,温度数码管显示,中断―定时―计数,USB_MEGA8_ISP 电路图,USB_MEGA16_JTAG电路图等实验程序,内容丰富-51 development board
- 2022-02-25 15:45:27下载
- 积分:1