-
具体的硬件结构,大家可以看 WS 系列产品的原理图
* 利用AT89S51单片机来制作一个手动计数器,在AT89S51单片机的P3.3管脚接一个轻触开关,...
具体的硬件结构,大家可以看 WS 系列产品的原理图
* 利用AT89S51单片机来制作一个手动计数器,在AT89S51单片机的P3.3管脚接一个轻触开关,
* 作为手动计数的按钮. 数码管驱动采用动态扫描方式用单片机的P0.0-P0.7驱动数码管的段码,
* P1.3 控制个位数码管的共阳极公共端,P1.2 控制十位数码管的共阳极公共端
* 通过按一下P3.3按键,数码管做 1 的累加, 实现00~99的计数功能,当计到99时又从00开始.
* 大家可自行修改程序,扩展到0000~9999的计数范围-Specific hardware architecture, we can look WS schematic family of products using AT89S51* Single-chip to produce a manual counter, in the P3.3 pin MCU AT89S51 by one touch switch,* as a manual count of button. nixie tube driven by dynamic scanning with MCU P0.0-P0.7 driver code segment digital tube,* P1.3 control bit digital tube anode of a total public client, P1.2 control of 10 digital total anode tube through public client* P3.3 click buttons, a digital pipe to do one of the cumulative, realize 00 ~ 99 count function, when the total to 99 from 00 the beginning of time.* everyone can modify the program, extended to 0000 range of ~ 9999 count
- 2022-04-09 10:32:45下载
- 积分:1
-
此为一个详细的程序源代码 由单片机PIC16F873检测电平,并送至1802显示,包含各种操作功能...
此为一个详细的程序源代码 由单片机PIC16F873检测电平,并送至1802显示,包含各种操作功能-This is a detailed source code from the single-chip PIC16F873 detection level, and to the 1802 show, including a variety of operating functions
- 2023-07-12 07:35:04下载
- 积分:1
-
普通19264图形液晶模块的单片机驱动程序,内含有3个程序。
普通19264图形液晶模块的单片机驱动程序,内含有3个程序。-19,264 ordinary graphics of the single-chip LCD driver module, which contains three procedures.
- 2023-03-26 10:10:03下载
- 积分:1
-
51单片机控制网卡实现上网程序代码,编译环境为Keil C51
51单片机控制网卡实现上网程序代码,编译环境为Keil C51-51 MCU control card online code, compile environment for the Keil C51
- 2022-01-26 00:44:56下载
- 积分:1
-
系统讲解了51单片机,实用于初学者,可以很快入门
系统讲解了51单片机,实用于初学者,可以很快入门-system on the 51 microcontroller, in the practical and beginners can quickly entry
- 2023-03-13 14:45:04下载
- 积分:1
-
对单片机中的485协议在使用过程的规则和如何编程进行说明 ...
对单片机中的485协议在使用过程的规则和如何编程进行说明 -Of single-chip microcomputer in 485 agreement in the use of the process of programming rules and how to explain
- 2023-01-14 12:15:04下载
- 积分:1
-
这是一个电子电位器源代码,内有两种程序,一个是通过位操作,另一个是通过地址总线操作...
这是一个电子电位器源代码,内有两种程序,一个是通过位操作,另一个是通过地址总线操作-This is an electronic potentiometers source code, there are two procedures, a bit through the operation, and the other is through the address bus operation
- 2022-04-25 08:49:13下载
- 积分:1
-
寻轨迹小车smartScar全面的全国电子设计大赛
寻轨迹小车smartScar全面的全国电子设计大赛-Track car search a comprehensive national electronic smartScar Design Competition
- 2022-02-20 04:27:17下载
- 积分:1
-
通用MSP430
通用MSP430-I2C的程序,这个程序是一个完整的程序,直接下载就可以使用-MSP430-I2C common procedures, this procedure is a complete program, you can use direct download
- 2022-01-23 11:00:49下载
- 积分:1
-
实现了用单片机模拟I2C通信的主要功能:Start、Stop及对有子地址的I2C设备的读写。并以24CXX为例进行了读写。代码经过仿真调试,可以正确读写。...
实现了用单片机模拟I2C通信的主要功能:Start、Stop及对有子地址的I2C设备的读写。并以24CXX为例进行了读写。代码经过仿真调试,可以正确读写。
- 2022-01-27 23:34:53下载
- 积分:1