-
具体的硬件结构,大家可以看 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
-
基于NRF905无线收发模块的无线计分系统程序
基于NRF905无线收发模块的无线计分系统程序-Based on NRF905 wireless transceiver modules, wireless scoring system procedures
- 2022-01-24 10:07:10下载
- 积分:1
-
dmx512_接收_发送_avr上实现
开发环境Winavr+AvrStdio
商品化的东西,传上来有点怕怕的...
dmx512_接收_发送_avr上实现
开发环境Winavr+AvrStdio
商品化的东西,传上来有点怕怕的-dmx512_receive_send_avr_gcc
- 2022-05-26 01:19:34下载
- 积分:1
-
基于C8051F040单片机的UART0全
C8051F040 UART0模式1全双工通信 uart0模式1主机程序-C8051F040 UART0 a full-duplex mode of communication uart0 a mainframe model procedures
- 2022-07-13 02:49:18下载
- 积分:1
-
文件系统的基本操作程序,与硬件无关,支持FAT12/FAT16/FAT32
文件系统的基本操作程序,与硬件无关,支持FAT12/FAT16/FAT32-File system
- 2023-01-29 08:15:03下载
- 积分:1
-
keil c51平台,此代码可用于学习TFT LCD TV 搜台等,(本人自己修改)
keil c51平台,此代码可用于学习TFT LCD TV 搜台等,(本人自己修改) -keil c51 platform, this code can be used to study seized Taiwan TFT LCD TV and so on, (my own modifications)
- 2023-03-23 15:20:03下载
- 积分:1
-
可以直接将图片转化为lcd 的源代码,很方便你的使用。
可以直接将图片转化为lcd 的源代码,很方便你的使用。-Can be directly translated into lcd picture of the source code, very easy to use you.
- 2023-03-18 09:50:04下载
- 积分:1
-
用MC9SDG128单片机控制小车的智能寻迹程序,利用C程序编译
用MC9SDG128单片机控制小车的智能寻迹程序,利用C程序编译-With MC9SDG128 SCM smart car tracing procedures, procedures for the use of C compiler
- 2022-08-21 19:03:05下载
- 积分:1
-
学习430单片机的必备东西,超经典,一步一步教你学会430单片机IAR开发工具。...
学习430单片机的必备东西,超经典,一步一步教你学会430单片机IAR开发工具。-430 single-chip learning essential things, ultra classic, learn to teach you step by step, 430 single-chip IAR development tools.
- 2022-09-25 05:55:02下载
- 积分:1
-
本系统主要用于旅游景点记录游客人数,并限制旅客的流量。采用红外传感器通过检测人体红外并对通过人数进行计数,通过红外对管将检测到的数据发送至单片机,单片机处理后送...
本系统主要用于旅游景点记录游客人数,并限制旅客的流量。采用红外传感器通过检测人体红外并对通过人数进行计数,通过红外对管将检测到的数据发送至单片机,单片机处理后送至数码管显示,数码管显示的数据即为通过的人数,并通过设定值限制旅客数量。当游客超量是系统将给出相应的提示,禁止游客再进入。以更好的保护旅游景点的生态环境。-This system is mainly used for tourist attractions recording the number of visitors and limit the flow of tourists. Use of infrared sensors by detecting the human body by infrared and number of people count on the tube will be detected by infrared the data sent to the MCU, MCU after treatment sent to the digital LED display, digital LED display of the data shall be the number of through and through setting limits the number of passengers. When the visitors over-the system will give the appropriate prompts to prohibit visitors from re-entering. To better protect the tourist attractions of the ecological environment.
- 2022-05-25 01:27:47下载
- 积分:1