搜索资源列表
kaifaban
- 自己花了很长时间编写的单片机开发板程序,里面包含了:菜单显示编程(自己创),DAC0808,ADC0809,PCA9555 IIC转并口,24C16的读写,和PC机的实时通信,多机通信,18B20,LCD和键盘程序,步进电机,由于还不是最终版,没写使用说明书,请大虾们多多指教。可以在proteus下仿真,带有proteus仿真图。
50vvoltmeter
- 通过外部的键盘可以对系统进行复位控制和显示档位选择,不同的档位选择不同的输入电压范围(0~5、5~50)。 (1)控制部分:采用FPGA为控制核心 (2)AD转换部分:采用逐次逼近(比较)型AD转换器ADC0809; (3)显示部分:采用液晶LCD显示
LCD
- 基于89S52和ADC0809设计的PH检测计
ADC0809
- AD0809驱动程序+1602液晶显示,完美的显示电压值,-AD0809 driver+1602 LCD, perfect display voltage,
51ad
- 基于51单片机的8路AD电压采集与测量 用LCD对8路电压进行显示 用ADC0809对信号进行AD转换-Based on MCU 51 8 AD-voltage collection and measurement of the 8 voltage LCD display with ADC0809 AD converter on the signal. . .
shuzidianyabiao
- 一个数字电压表的设计,ADC0809 lcd显示,可以参考-A digital voltage meter design, ADC0809 lcd display, you can reference
AT89S51
- AT89S51单片机实验及实践教程,通过这本书可以很好的解决,LED、LCD显示,电子钟,电子琴,点阵,数字电压表,ADC0809,DS18B20,电子锁等问题-AT89S51 Single-chip experiments and practice course, through this book can be a good solution, LED, LCD display, electronic bell, organ, dot matrix, digital voltage mete
51code
- 这是本人花了200元买的51开发板上的所有程序资料,有17个程序代码,包括键盘,点阵,液晶,18b20,1302,adc0809,串口通信等程序,每个程序有pdf资料说明-This is, I spent 200 yuan to buy 51 of all programs to develop on-board information, there are 17 program code, including the keyboard, dot matrix, LCD, 18b20, 1302
xiyiji
- 本设计主要以实验室实验系统为硬件基础,通过软件编程来模拟全自动洗衣机,对硬件使用有更严格的要求,我们主要用到了ADC0809,8279,步进电机及LCD液晶显示器。-Designed mainly in the laboratory experimental system for basic hardware, by software programming to simulate the full-automatic washing machine, use of the hardware h
AD
- ADC0809单通道电压转换+1602液晶显示-Single-channel voltage converter ADC0809 LCD+1602
AD-LCD-DA
- 通过adc0809采集电压,在LCD液晶屏上显示,并输出到DAC0832-Adc0809 collected through the voltage on the LCD screen in the LCD display, and output to DAC0832
FPGA_lizi
- FPGA实例,ADC0809,DAC0832接口电路程序,LCD控制VHDL程序与仿真,等实例,验证通过.-FPGA.VHDL
23.ADC0809
- ADC0809液晶显示 带有1602LCD液晶显示,89c52单片机控制 还有protues仿真电路图-ADC0809 with 1602LCD LCD liquid crystal display, 89c52 single-chip control circuit also protues Simulation
ADC0808PWM
- 基于,at89c52,adc0809,lcd显示,pwm输出程序,功能强大-Based, at89c52, adc0809, lcd display, pwm output program, a powerful
ADC0809
- 基于单片机设计的电压表,,使用lcd1602液晶显示,,一页一个程序很简练但公告内容能一点也不少,很实用,希望对你有素版主-Microcontroller-based design of the voltmeter, using lcd1602 LCD, a very concise, but a program announcement is also a lot of content can be very useful, you want a well-established Modera
ADC0809P5110
- 在89C52上实现数字电压表,AD转换用的ADC0809,液晶显示用的是nokia 5110,程序可靠,绝对好用。-89C52 on the digital voltmeter, AD converter used in the ADC0809 LCD with the nokia 5110, the program is reliable, the absolute ease.
ADC0809-yejingxianshi
- ADC0809 液晶显示,帮助新手尽快熟悉 ADC0809 液晶显示的相关操作-ADC0809 LCD to help the novice to familiarize themselves with the operations of the ADC0809 LCD
ADC0809
- 使用ADC0809进行双通道AD转换,使用1602液晶显示-ADC0809 dual-channel AD converter using 1602 LCD
stc89c52--MQ2--ADC0809
- stc89c52单片机,实现的MQ2烟雾传感器报警,把烟雾传感器模拟量通过ADC0809转成数字量,通过1602液晶显示-stc89c52 microcontroller to achieve the MQ2 smoke sensor alarm, the smoke sensor through ADC0809 analog into digital quantity by 1602 LCD
基于51单片机和ADC0809多通道模数转换
- 这是一个基于51单片机和ADC0809多通道模数转换的C++源程序代码,对于要设计AD转换及LCD1602显示的有一定的帮助