搜索资源列表
time
- 工作环境为: 按键采用中断方式 IIC总线接通 P0口上拉 LS244使能 接通数码管 K0:确定键,用来确定调节好的时钟或者闹钟 K1:时钟调节键,用来选择时钟调节的位置 K2:调节键,用来使选中的数字发生改变 K3:闹钟调节键,用来选择闹钟调节的位置 接通电源后可能需要按一次K4(复位键),时钟才会开始走动,此时是一个默认的时间,使用K1来选择需要更改的数字的位置,然后按K2调节,所有的数字都调节好后按K0确定,则时钟会按照新调节好的数据开
DS18B20_wenduchuangan
- DS18B20单总线温度传感器 1• 功能特点 ※ 采用单总线技术,与单片机通讯只要一根IO线 ※ 通过比较系列号可以在一根线上挂多个DS18B20 ※ 低压供电,电源范围从3V~5V,也可以直接从数据线上窃取电源 ※ 测温范围-55~125摄氏度,在-10~85摄氏度范围内误差为±0.5度 ※ 数据位可编程9~12位,转换12位温度时间为750ms(最大) ※ 用户可自设定预警上下限温度 ※ 报警搜索命令可识别和寻址那个器件的温度至超出预定值
kuozhan
- 存储器扩展实验的源码,是6264扩展到总线的MY4接口,查看段地址2000之间数据的传送.
i2clab
- 将利用I2C总线对24C01进行数据块读写
adc
- MSC-51(STC-89c51)单片机数据采集转换测试程序-MSC-51 (STC-89c51) single-chip data acquisition conversion test procedures
KZWJ230
- 完成485总线数据的收发。 按键扫描等-Complete the 485 bus to send and receive data. Button scanning
pcf8574
- PCF8574的数据移出移入总线的数据读写 PCF8574的数据移出移入总线的数据读写-The data out of the bus PCF8574 moved into the data read and write the data out of the PCF8574 moved into the data bus read and write
I2c
- 访问I2c总线里的任一地址和在任一地址里面读或写入数据-IIc
i2c
- I2C是Philips公司推出的芯片间串行传输总线,以两根连线(SDA和SCL)即可实现完善的全双工同步数据传送,具有规范完整、结构独立和使用简单等特点。I2C总线的时钟线SCL和数据线SDA均为双向传输线。数据线上每传输一位数据都要求时钟线上有1个时钟脉冲与其相对应。-I2C
usb
- 主要功能为,从USB总线读取延时参数,单片机延时发送内存缓冲区的一个字节数据到USB总线,每传送一个字节数据查询USB总线是否有停止USB总线通信命令,如有停止USB总线通信命令,则重新开始检查串口握手信号,开始下一次USB总线通信。 -Main function is to read from the USB bus delay parameters, single-chip delay sending a byte of data memory buffer to the USB bus
CH372
- 主程序功能为51单片机从USB总线读取两个字节数据,计算两个数据的和。另外本文还给出了CH372的主端点、辅助端点之间数据上传下传的子程序,供读者参考。 -The main program functions for 51 single-chip two bytes of data to calculate the two data and read from the USB bus. In addition, the article also gives CH372 primary end
8051LED-CONTROL-2
- 程序同样控制1个7段显示数码管,但控制的方法是通过访问总线进行显示数据的写操作,属于总线方式的并行数据操作。其中库文件根据不同实验台而不同。-The same program control a 7-segment display digital tube, but the method of control is by visiting the bus display data write operation, the operation of the parallel data bus wa
danpianjishiyan
- 单片机实验 一、实验内容 1、静态显示一位数码管(本实验为共阳数码管) 2、利用实验箱提供的显示电路,动态显示一行数据(12345678). 二、实验目的 1. 掌握数码管的静态与动态显示。 2. 了解用总线方式控制数 -#include<reg51.h> #define T 100 void delay(int ys) { int i,j for(i=ys i>0 i--) for(j=110
bujindianjikongzhi
- 步 进 电 机 控 制 1、用74LS273挂接在数据总线上,输出控制脉冲,由UN2003驱动步进电机转动。-Controlling a stepper motor, mounted on the data with a 74LS273 bus output control pulses for driving the stepping motor is rotated by UN2003.
ad-zhuanhuan
- 本实验采用 ADC0809 做 A/D 转换实验。ADC0809 是一种8路模拟输入、8位数字输出的逐次逼近法A/D器件,转换时间约100us,转换精度为±1/512,适用于多路数据采集系统。ADC0809片内有三态输出的数据锁存器,故可以与8088微机总线直接接口。-In this study do ADC0809 A/D conversion experiments. ADC0809 is an 8-channel analog inputs, 8 digital outputs succ
VC-interface
- 这是用VC编写的一个界面,用于水下机器人的数据传输,可通过CAN总线进行数据的发送和接收。-an interface