搜索资源列表
FIFO
- FIFO设计的难点在于怎样判断FIFO的空/满状态。为了保证数据正确的写入或读出,而不发生益处或读空的状态出现,必须保证FIFO在满的情况下,不能进行写操作。在空的状态下不能进行读操作。怎样判断FIFO的满/空就成了FIFO设计的核心问题。-FIFO design challenge is how to decide the FIFO empty/full. In order to ensure the correct data is written or read, or read the b
最终ZIGBEE温湿度采集
- 本精准农业系统以AT89S52为控制核心,通过DHT11数字温湿度传感器、实时采集农场环境的温度、湿度。通过zigbee模块传输数据,并利用LCD液晶显示屏1602显示数据。达到实时监控温湿度的目的。,The precision farming system for the control of the core AT89S52 through DHT11 digital temperature and humidity sensors, real-time acquisition of the
cjcs
- 单片机串行数据采集、传输模块的设计,以GNS97C20051单片机为核心-Single-chip serial data collection, transmission module design in order to single-chip microcomputer as the core GNS97C20051
huibian
- 这是一个多路温度巡检仪,包括温度上下限的设定和显示等。- introduced a multi-channel and wide range temperature data logging instrument of the main circuit structure and working principle, the whole system in order to AT89C51 single chip at the core
Water
- 本系统用一种新型的可编程温度传感器(DS18B20),不需复杂的信号调理电路和A/D转换电路能直接与单片机完成数据采集和处理,实现方便、精度高,可根据不同需要用于各种场合本系统采用单片机作为核心部件,采用DS18B20集成温度传感器对温度进行实时采样,通过对采集到的温度值与人工设定的值进行比较,控制电热器的加热功率和自动注入冷水来实现温度控制,并显示当前值与设定值。-The system with a new type of programmable temperature sensor (DS
2
- 最终基于太阳能补光系统 本设计基于太阳能的植物智能补光系统以AT89S52为控制核心,光敏传感器实时采集环境的光照强度,利用DS1302时钟芯片判断光照时间。利用LCD液晶显示屏1602显示数据。可以设置光照时间以满足不同植物光照需求的目的。-The final optical system based on solar energy make up the solar energy plant design is based on intelligence premium optical sy
1
- 本设计太阳能备用照明灯以AT89S52为控制核心,光敏传感器实时采集环境的光照强度,实时检测市电,利用ADC0809采集蓄电池的电压的变化。利用LCD液晶显示屏1602显示数据。达到实时监控蓄电池充电的目的。-The design of solar-powered back-up lights to AT89S52 for the control of the core, light sensors collect real-time light intensity environment, r
tree
- 数据结构二叉树,让你轻松掌握数据结构核心知识-Binary tree data structure, data structure allows you to easily master the core knowledge
LEUP1
- 程序 DEMOCRW 和 DEMOPRO 是用于学习 80X86 CPU 的保护模式特性,核心都在常规内存中,方便查看内部数据和堆栈。 本程序必须运行在纯 DOS 下(如 Windows 98 的 启动 DOS ),运行后驻留内存,再运行 DEBUG 实验。 出现保护异常会用黑底黄字显示当前信息(错误代码、中断号(实际是中断号*4)、V86 堆栈)并退出异常程序。 启动时会报告各数据的地址,以及再要显示报告数据的程序地址。 2 RDRXSGEE 程序原为用于 STC89C5
SPI-Core_nguyen
- SPI Master Core HDL: VHDL 93 Compatibility: all FPGAs, CPLDs parameterization: - variable data width - Phase/polarity configurable - selectable buffer depth - serial clock devision due to system clock package usage: IEEE
DS18B20
- 以AT89S52单片机为核心设计智能火灾报警系统,包括硬件和软件设计两部分。通过温度传感器DS18B20检测现场参数,经过信号调理电路、A/D转换后送入单片机进行数据处理,通过LED显示实现实时显示,并进行声光报警。-AT89S52 microcontroller as the core design of intelligent fire alarm system, including hardware and software design in two parts. Detected by
sun-light-automatic-tracking-system
- 本文详细介绍了以MG996舵机控制为核心,以STC12C5A08S2做控制芯片,根据M-87获取的相关数据通过按拟合的太阳偏转公式寻找太阳的大致方位,再根据感光模块的相应光强变化进行精确调整,将感光追踪模式与日历追踪模式相结合,以实现运行过程中的自矫正,同时能够根据外界环境判断目前运行状态,做出相应操作最终完成一套能在无人值守环境下自动运行的太阳光源自动追踪系统-This paper introduces the MG996 servo control as the core, STC12C5A
adsp-2191_complex_rad2_fft
- 这个目录包含ADSP-2191单核程序例子,实现64位或更多位的 radix-2 FFt算法。CFFT2_2191.ASM文件里包含详细讨论。(This directory contains an example ADSP-2191 single-core subroutine that implements radix-2 FFT of length 64 or greater on input data x(n). A detailed discussion of the compl