资源列表
[单片机(51,AVR,MSP430等)] PCF8591
说明:采集数据经pcf8591的A/D转换由89S52处理在LCD显示出来的代码 C语言编写-Collecting data pcf8591 the A/D conversion by the 89S52 handle LCD display language of the code C<wkmagic> 在 2025-06-21 上传 | 大小:3kb | 下载:0
[单片机(51,AVR,MSP430等)] chong
说明:本程序是下个双通道充电器的原程序,充两节NI-MH电池,-This procedure is the next dual-channel charger for the original procedure, two rechargeable NI-MH battery,<> 在 2025-06-21 上传 | 大小:5kb | 下载:0
[单片机(51,AVR,MSP430等)] clk_dpj
说明:时钟芯片在单片机系统中的应用,实现单片机的时钟应用,可以显示时钟-Clock chip in the single-chip system, the realization of single-chip clock applications, can display clock<qzsxx> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] dianzizhong
说明:电子钟设计,此内容保护了你所需的一切东西,是你理想的帮手。-Electronic clock design, the content protection has everything you need is your ideal helper.<李东> 在 2025-06-21 上传 | 大小:534kb | 下载:0
[单片机(51,AVR,MSP430等)] dianzizhongsheji
说明: 本电路所选用的是AT89C2051可编程的高性能小型单片机。AT89C2051内含有Flash存储器,所以可反复使用。用AT89C2051开发电子制作,安全性高,制作简单,调试方便,功能多样,容易调动起学生的兴趣,开发学生动手动脑的积极性。-The circuit chosen is AT89C2051 small single-chip high-performance programmable. AT89C2051 contains Flash memory, and so we can<李东> 在 2025-06-21 上传 | 大小:29kb | 下载:0
[单片机(51,AVR,MSP430等)] DS18B20_LCD1602
说明:用DS18B20温度传感器进行温度测量,并且用LCD1602显示-DS18B20 temperature sensor with temperature measurement and display by LCD1602<songsu> 在 2025-06-21 上传 | 大小:7kb | 下载:0
[单片机(51,AVR,MSP430等)] DS1302_
说明:时钟:由于数码管是四位的,所以只能显示小时和分钟,要显示年份星期等其它信在convertion函数进行改动即可-Clock: As digital tube is four, we can only show the hours and minutes, to show the year a week, and other letter changes in the conversion function can be<songsu> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] ADC12_USART_LCD12864
说明:描述:ADC12-A0模数转换+LCD12864[KS0108(HD61202)]演示LCD12864液晶显示模块,对于芯片KS0108(HD61202)驱动程序.-Descr iption: ADC12-A0 ADC+ LCD12864 [KS0108 (HD61202)] presentation LCD12864 LCD module for chip KS0108 (HD61202) driver.<songsu> 在 2025-06-21 上传 | 大小:9kb | 下载:0
[单片机(51,AVR,MSP430等)] tftff
说明:多功能数字钟的设计,利用一块芯片完成除时钟源、按键、扬声器和显示器-Multi-function digital clock design, the use of a chip can be completed in addition to the clock source, buttons, speakers and monitors<S__G__J> 在 2025-06-21 上传 | 大小:340kb | 下载:0
[单片机(51,AVR,MSP430等)] ADC12_LCD12864
说明:将A0~A7八通道模拟输入通道采集到的电压值显示在液晶屏上-A0 ~ A7 will be an eight-channel analog input channels collected voltage displayed on the LCD screen<songsu> 在 2025-06-21 上传 | 大小:7kb | 下载:0
[单片机(51,AVR,MSP430等)] ADC12_LCD12864
说明:将A0~A3四路模拟输入通道采集到的电压值显示在液晶屏上-A0 ~ A3 will be four-channel analog input voltage value collected is displayed in LCD screen<songsu> 在 2025-06-21 上传 | 大小:7kb | 下载:0
[单片机(51,AVR,MSP430等)] IO_SOFT_UART_USE_TIMER
说明: 1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。 2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。 3. 支持半双工通讯。收、发波特率相同。 4. 应把定时器中断优先级设置为最高级。 5. 本程序每接收一个字节后就把它放到一个队列缓冲区中(也可使用环行缓冲区), 待缓冲区满后,将缓冲区中的内容原样发回。这是为了测试多字节连续收发的 能力和简化程序。实际应用中应防止缓冲区溢出。 6. 由接收转换到发送时要先调用 sof<廖志略> 在 2025-06-21 上传 | 大小:4kb | 下载:0