搜索资源列表
wjylyjksy
- 单片机方面的实验指导书,包括传感器 仿真器 微机接口三合一系统简介,有软件实验和硬件实验部分-the guide books, including sensor simulation for the triple Computer System Interface, Experimental software and hardware experiments
NRF2401
- 设计了基于射频nRF2401和数字温度传感器DS18B20的无线测温报警系统。整个系统由测温发射机和显示、控制接收机组成:首先利用温度传感器DS18B20采集测温信号 ,第二步把温度信号存储在主控芯片中,通过无线射频nRF2401发送到接收机,第三步由接收机控制LCD动态显示,最后接收机控制指示灯和报警器做出相应的反应。形成无线通信、控制等功能于一体的新型系统。系统设计了简明的人机交流按键和指示灯,能够实现实时设置上下限报警温度,有效传输距离达到20-40米,测试表明其便携性与实用性兼备,工作性
11
- 该代码为温度控制系统的一个上位机程序,可以采集单片机上传的温度值,并绘出温度曲线,可以通过该程序修改单片机上的温度设定值,有各种参数统计功能-The code for the temperature control system of a host computer program that can capture the temperature microcontroller to upload, and draw the temperature curve, you can modify t
danpianji
- 随着电子技术的发展,出租车计价器技术也在不断进步和提高,国内出租车计价器已经经历了四个阶段的发展,从传统的全部由机械元器件组成的机械式,到半电子式即用电子线路代替部分机械元器件的出租车计价器,再从集成电路式到目前的单片机系统设计的出租车计价器。 本设计是以单片机AT89C51为核心,以8279、7407, 75451等智能芯片为外设的出租车计价器的微机系统设计,该系统满足集计程、计时、计费、存储、查看、统计等多种计量功能为一体的出租车计价器的实用要求。给出了硬件电路图及主程序流程图,阐述了
demo_8_7
- 利用单片机系统产生不同频率的脉冲信号,再将信号放大,推动发声器件发声( 如果用蜂鸣器的话,注意要用无源蜂鸣器,有源蜂鸣器发声频率固定,不能使用)-Single-chip computer system to produce pulses of different frequencies, and then signal amplification, and promote sound audible devices (buzzer If so, pay attention to use pa
MCUbasedauiorecordingsystemdesign
- 介绍了由单片机及数码语音芯片组成的电脑语音系统。设计出了系统的硬件电路,给出了录放音实用的源程序。-Introduction by the single-chip and digital voice chips voice of the computer system. Designed hardware circuits, give a useful source audio playback.
sjxt
- 计算机锁机系统由软件和硬件组成。软件由Visual Basic 6.0编写。硬件主要由无线发送模块和单片机(C语言编写)构成。通过RS232界面与PC通信而实现无线控制系统。 主要功能是:对PC的定时“锁机”、“开锁”和关机,以及通过“遥控器”对PC的锁定和控制。 PC锁定主要是防止别人在您离开后对您的PC的数据破坏和系统操作(即使按下Ctrl+Alt+Del或Alt+Tab也无法破解。)。 PC控制是通过“控制器”控制PC的关机、重启、开/关显示器、光驱的打开/关闭和静音。
computer
- 单片机与CAN (控制器局域网)总线连接的传统 方式是将CPU与总线控制器和总线收发器相连后再 接入总线网络,这样使CPU外围电路复杂化,整个系 统受外部影响较大。为了解决这一问题,很多单片机 厂商纷纷将CAN控制器集成在单片机芯片上。-Microcontroller and CAN (Controller Area Network) bus to connect the traditional way is the CPU and the bus controller and
LEDdisp
- 以Silicon Laboratories公司C8051F230单片机为控制核心,采用16路动态扫描方式进行显示的LED大屏幕显示系统的设计方案。采用大功率三极管TIP127进行行驱动,提高了亮度。单片机通过读取外部总线数据,可实现与上位机协同工作,也可以脱离上位机独立工作。高速的单片机系统可显示图象、文字、数字等多种内容,并且通过优化算法实现了上下左右移动,以及百叶窗等特殊效果。-To Silicon Laboratories, C8051F230 microcontroller to con
ValuRang
- This book describes a static analysis that aims to prove the absence of buffer overflows in C programs. The analysis is conservative in the sense that it locates every possible overflow. Furthermore, it is fully automatic in that it requires no user
Computer_Systems_A_Programmers_Perspective.pdf.zi
- This book is for programmers who want to write faster and more reliable programs. By learning how programs are mapped onto the system and executed, readers will better understand why programs behave the way they do and how inefficiencies arise. Compu
clock
- 当进入调整功能时,按第一个键K1进行减运算,按第二个键K2进行加运算。 按下第三个键K3,实现日期\时间调整及\定时功能,等数字闪烁后,按一二键进行加减,从而可以进行具体日期时间调整。 按下第四个键K4,可以进行时间\日期切换,8位LED数码管将显示时间或日期,采用24小时制。 时间显示格式为:时-分-秒;日期显示格式为:日-月-年。 具有实时显示当前计算机系统时间和日期的功能。-When entering the adjustment, press the first key
SCM-software-system-reset
- 在由单片机构成的微型计算机系统中,由于单片机的工作常常会受到来自外界电磁场的干扰,造成程序的跑飞,而陷入死循环。程序的正常运行被打断,由单片机控制的系统无法继续工作,会造成整个系统的陷入停滞状态,发生不可预料的后果。所以,出于对单片机运行状态进行实时监测的考虑,便产生了一种专门用于监测单片机程序运行状态的芯片,俗称"看门狗"(watchdog)。 -Constituted by the single-chip micro-computer system, often because the
computer-temperature
- 这是我自己设计的基于51与DS18B20的电脑机箱温度控制系统-This is my own design based on the computer chassis 51 and the DS18B20 temperature control system
System-Attacks
- This very simple article on System attacks. By reading this article, we can understand how day to day attacks are possible on Computer. I think this is good reading for new people in Computer Security domain.-This is very simple article on System att
Traffic-light-control-system
- 城市交通控制系统是用于城市交通数据监测、交通信号灯控制与交通疏导的计算机综合管理系统,它是现代城市交通监控指挥系统中最重要的组成部分。而交通信号灯是我们常见的交通管理系统。 本方案要求利用SPCE061A为主控制器,配合交通灯模组V3.0设计的交通信号灯控制系统。-City traffic control system is used for city traffic data monitoring, traffic signal control and traffic management
The-POS-system
- A POS (Point-Of-Sale) system is a computer system typically used to manage the sales in retail stores. It includes hardware components such as a computer, a bar code scanner, a printer and also software to manage the operation of the store.
Temperature-Collecting-System
- 温度采集系统设计,包括完整的上下位机软件,电路,还有C程序-Temperature acquisition system, including upper and lower computer software, the circuit
Voltage-detection-system
- 上位机程序用VB编写,数据采集程序用汇编语言编写,随机电压发生程序用C语言编写。通过串行接口将采集的数据传到上位机中,需要编写上位计算机程序,对采集的数据进行处理,如显示当前值、画出一定时间内的记录曲线等。-The host computer program written in VB, data acquisition program written in assembly language, random voltage generator program written in C lang
danpianji
- 单片机是一种集成电路芯片,是采用超大规模集成电路技术把具有数据处理能力的中央处理器CPU随机存储器RAM、只读存储器ROM、多种I/O口和中断系统、定时器/计时器等功能(可能还包括显示驱动电路、脉宽调制电路、模拟多路转换器、A/D转换器等电路)集成到一块硅片上构成的一个小而完善的微型计算机系统,在工业控制领域的广泛应用-The microcontroller is an integrated circuit chip, ultra-large-scale integrated circuit t