搜索资源列表
equelfrequent
- 单片机频率计的设计,利用分步逻辑芯片,对高频信号进行分频,用数据选择器,选择输入信号输入单片机计时处理。有-Singlechip frequency of the design, use of step-by-step logic chips, high-frequency signals of frequency, using the data selector, select the input signal input single-chip processing time. Have
adc
- 熟悉pic单片机的 AD转换 软件思路:选择RAO做为模拟输入通道; 连续转换4次再求平均值做为转换结果 最后结构只取低8位 结果送数码管的低3位显示-Familiar with the pic of the AD conversion software Singlechip thinking: Select analog input channel for RAO consecutive conversions on average 4 times longer for th
ll7705
- 7705驱动程序图3-2 AD7705电路 AD7705的串行数据接口包括5个信号,其中片选输入CS、串行时钟输入 SCLK、数据输入DIN、转换数据输出口D0UT用于传输数据,状态信号DRDY输出用于指示什么时候输出数据寄存器的数据准备就绪,可以读取。当DRDY为低电平时.转换数据可用;当为高电平时,输出寄存器正在更新数据,不能读取数据。 -7705 Figure 3-2 AD7705 driver circuit AD7705 serial data interface incl
DigitalVoltageMeter
- 这是一个用MSP430单片机设计的基于FYD12864LCD的数字电压表的C程序。系统主要实现对电压的测量。其中,ADC采用MSP430149单片机内部自带的12位AD转换器。输入信号的最大值为+2.5V,你也可以选择其他参考源,使输入信号最大可达+3.3V。-This is a single-chip design using MSP430-based digital voltage meter FYD12864LCD the C program. System is mainly to ac
ad
- 软件思路:选择RAO做为模拟输入通道 连续转换4次再求平均值做为转换结果最后结构只取低8位结果送数码管的低3位显示 硬件要求:拨码开关S14第2位置ON,第1位置OFF拨码开关S6全部置ON,S5第4-6位置ON,第1-3位置OFF为不影响结果,其他拨码开关置OFF。-Software idea: Select analog input channel as RAO consecutive conversions on average 4 times longer for the resu
2004818105518701
- 3310液晶显示屏C51测试程序 2004/07/31/BD2YA 接脚资料: Pin Signal Descr iption Port 1:VDD Power Input. Logic supply voltage range VDD to GND : 2.7 to 3.3 V 2:SCLK Serial clock. Input for the clock signal: 0.0 to 4.0 Mbits/s. 3:SDIN Serial data.
95302920shuzidainyabiao
- 简易数字电压表的设计可以测量0~5V的8路输入电压值,并在四位上轮流显示或单路选择显示。测量最小分辨率为0.019V,测量误差为±0.02V。-Design of simple digital voltage meter to measure the 8 0 ~ 5V input voltage, and turn four on the show or single select Show. Measuring a minimum resolution of 0.019V, measureme
MAX197
- MAX197是一种逐次逼近式A/D转换器,具有8个可编程模拟电压输入通道,通过编程可以选择-10V~+10V、-5V~+5V、0V~10V或0V~5V的模拟输入电压,转换精度为12位。三态数据I /O口用作8位数据总线,数据总线的时序与大多数通用微处理器的兼容。单+5V电源供电,外围电路简单,可以简化应用电路的设计,性价比高。-MAX197 is a successive approximation A/D converter with 8 programmable analog voltage
perpetualcalendar
- 万年历查询程序。 提供菜单方式选择输入年份、月份、日期,计算得到的这一天据今天有多少天,星期几;输入公历的年月日,输出农历年月日;输入农历节气,输出当年农历的年月日及公历年月日。可以假定只涉及年份是1940年到2040年。 -Calendar query process. Menu to select the input mode to provide the year, month, date, calculated according to this day how many day
single
- 基于C8051F040的C语言编写单端输入,定时启动,由T2定时,选择AIN0.3为ADC0转化通道-C8051F040 C-language based on single-ended input, timer start, by the T2 timer, select the ADC0 conversion channel AIN0.3
LCD1602A_SPI_com
- 选择RAO做为模拟输入通道; 连续转换5次再求平均值做为转换结果 最后结构只取低8位 结果送数码管的低3位显示-Select RAO as the analog input channels continuous conversion 5 times and then averaging the results of the final structure as the conversion to take only the low 8 bits of the results se
AT45DB161D
- SPI接口的FLASH ROM AT45DB161D的驱动方法 AT45DB161D允许简单的在系统重新编程,而无需输入高编程电压。芯片可以采用2.5V~3.6V或2.7V~3.6V单电源供电,进行编程与读取操作。它可以通过#CS来进行使能,并通过三线接口(SI、SO、SCK)进行数据通信。-To allow for simple in-system reprogrammability, the AT45DB161D does not require high input voltage
read-only
- 1. 修改了发送、接收文件的操作方式,改为先选择行,再操作。 2. 修改了图片的发送方式,图片消息也支持抄送了。 3. 增加了发送截屏图片的功能。 4. 修改了对话窗口设置字体的方式。 5. 修改对话窗口默认输入字号为12. 6. 修正了对话输入框为空时设置字体颜色无效的错误。 -1. To modify the sending and receiving file mode of operation, to first select line, and then ope
adc
- 熟悉PIC单片机A/D转换的C语言用法,选择RAO做为模拟输入通道,连续转换4次再求平均值做为转换结果,最后结构只取低8位,结果送数码管的低3位显示-Familiar with the PIC microcontroller A/D conversion of the C language usage, select the RAO as the analog input channel, continuous conversion as 4 times and then averaging c
1335
- /*=== === === === === === === === === === === === === SED1335驱动320x240图形液晶驱动演示程序 接口情况表述: No: LCM ----- 52 --------------------- 1...VSS..... GND 地线 2...VDD..... +5V(VCC) 电源 3...VO ..... -Vadj Input 对比度负压调整输入 4
ADDER
- .采用原理图输入法和文本输入法实现全减器,分层设计,底层由半加器(也用原理图输入法)和逻辑门组成; 2.给出此项设计的仿真波形; 3.选择实验电路进行验证, 由发光管指示显示结果。 -. The use of schematic and text input method input method to achieve full subtracter, hierarchical design, the bottom of the half adder (also used schem
1602mimasuo
- 完整程序、电路图、PCB图(可作焊接图)。 带AT24C02外部存储器,支持密码掉电保存功能 设计要求: 1、设置6位密码,密码通过键盘输入,若密码正确,则将锁打开。 2、密码可以由用户自己修改设定(只支持6位密码),锁打开后才能修改密码。修改密码之前必须再次输入密码,在输入新密码时候需要二次确认,以防止误操作。 3、报警、锁定键盘功能。密码输入错误显示器会出现错误提示,同时输入错误会锁定并报警3秒钟,如发现3秒内再有按键输入,则再启动3秒,若密码输入错误次数超过3次,蜂鸣器
adda
- 文件名称: A/D实验--采样、存储和显示实验.ASM 文件标识: none 适用器件: 89C51 ①ADC0809的片选CS1连A15,RAM6116的片选CS3连A14。 ②要求在ADC0809的输入端加上不同的模拟信号,通过键盘输入ADC0809的通道号并启动A/D转换, 采集N个(如N=256)数据存入外部RAM中,打开XDATA窗口,检查实验结果。 注意:①在进行A/D采样前,应先检查ADC0809的参考电压是否正确。 (要求ADC0809的参考电压值Vr
Low-Frequecy-signal-measurement
- 这是一个电子设计大赛初赛的一个作品源代码。芯片为单片机AT89C52,C语言。作用是测试输入的低频交流信号,可以测量1Hz~60KHz的范围,最大为5V的峰峰值方波信号。硬件中,通道是用模拟开关芯片选择不同的放大倍数。-This is the source code for a work of an electronic design contest preliminaries. Chip microcontroller the AT89C52, C language. Role of the
adc
- A/D转换 //软件思路:选择RAO做为模拟输入通道; // 连续转换4次再求平均值做为转换结果 // 最后结构只取低8位 // 结果送数码管的低3位显示-A/D conversion// Software Ideas: Select RAO as analog input channels // continuous conversion four times the average demand as the conversion result// Finally struc