-
*功能:运行WDT,D1和控制数码管显示。体育的开始。
* 功能:运行WDT,并控制数码管D1显示输出。程序开始先对数码管D1全闪烁控制,并进行喂
* 狗处理;然后显示 - ,并进入死循环,等待WDT复位。-* Function: Run WDT, and control D1 digital tube display. The beginning of the proceedings of the first all-digital pipe D1 flicker control, and deal with dog-feeding* then display- and to enter the infinite loop, waiting for WDT reset.
- 2022-07-22 23:35:10下载
- 积分:1
-
C8051F120单片机PWM占空比速度单
c8051f120占空比PWM转速单闭环控制直流电机-c8051f120 PWM duty cycle speed single-loop DC motor control
- 2022-07-10 20:12:20下载
- 积分:1
-
51汇编语言缩进程序,格式化出漂亮的51汇编代码
51汇编语言缩进程序,格式化出漂亮的51汇编代码-51 assembly language brings procedures, formatting beautiful out of the 51 assembly code
- 2022-03-02 20:07:52下载
- 积分:1
-
基于C51编程时钟控制DS18B20温度计很准确…
基于DS18B20的温度计,用C51编程
时钟控制的很精确,调试成功的程序,没有问题,可以很方便的移植-Based on the thermometer DS18B20 with C51 programming clock control is very accurate, debugging successful procedures, there is no problem, you can easily transplant
- 2022-03-13 08:53:45下载
- 积分:1
-
单片机 keilc51 和 porteus 组合仿真,用单片机实现跑马灯功能,初步了解单片机的功能和接口方面应用...
单片机 keilc51 和 porteus 组合仿真,用单片机实现跑马灯功能,初步了解单片机的功能和接口方面应用-keilc51 和 porteus 组合仿真,用单片机实现跑马灯功能,初步了解单片机的功能和接口方面应用
- 2022-08-14 19:57:08下载
- 积分:1
-
Microchip PIC18 MCU series beginning routines
Microchip PIC18系列单片机开头
例程-Microchip PIC18 MCU series beginning routines
- 2022-04-11 07:19:01下载
- 积分:1
-
8051系列教程多功能程式范例
8051系列教程多功能程式范例 -8051 Series multi-function program examples tutorials
- 2022-02-10 03:12:47下载
- 积分:1
-
温度传感器ds18b20调试源代码,已经调试好的代码,可以直接使用。...
温度传感器ds18b20调试源代码,已经调试好的代码,可以直接使用。-Temperature sensor DS18B20 debugging source code, have a good debugging code can be used directly.
- 2023-01-02 03:15:07下载
- 积分:1
-
ads1110 applications, hope that this procedure can be helpful to everyone
ads1110的应用程序,希望此程序能给大家带来帮助-ads1110 applications, hope that this procedure can be helpful to everyone
- 2023-03-02 15:25:04下载
- 积分:1
-
This is my own written HD44780 LCD1602 LCD procedure is based on the AVR Single...
这是我自已写的HD44780 LCD1602液晶屏的程序,是基于AVR单片机上实现的。
/**************************************************************************************************
* 简介
*
* 本模块仅使用于字符显示液晶模块
*
* 当前版本的驱动仅支持以下类型LCD模块驱动:
* Hitachi HD44780 或与之兼容的芯片.
*
* LCD显示函数支持以下格式:
* 1 line x 16 characters 2 lines x 16 characters 4 lines x 16 characters
* 1 line x 20 characters 2 lines x 20 characters 4 lines x 20 characters
* 1 line x 24 characters 2 lines x 24 characters
* 1 line x 40 characters 2 lines x 40 characters
*说明:
* 1 line x 16 characters 需要定义为2*8的液晶模块
*
* 不支持外部内存模式
**************************************************************************************************/
-This is my own written HD44780 LCD1602 LCD procedure is based on the AVR Single Chip achievable. /*************************************************************************************************** Introduction** This module uses only the characters displayed in the LCD module** the current version of the driver
- 2022-03-22 03:56:19下载
- 积分:1