搜索资源列表
MSP430 I2C
- MSP430F44X芯片使用口线模拟I2C协议操作的使用程序。-MSP430F44X chip analog line I use I2C agreement operation procedures.
KeilC51_I2C_Virtual
- 在89C51是用IO口模拟出I2C的主机操作的程序。源文件从ZLGMCU。COM上下载而得。-the 89C51 is IO simulated I2C mainframe operating procedures. Source documents from ZLGMCU. COM download derived.
dianzi_clock
- 程序及操作指南:程序写入上电后,将在四个数码管上显示0000,然后每隔一分钟,数码管将从低位跳变,该程序模拟的就是时钟。用按键数显键可将时间调至正确时间。-procedures and operational guidelines : procedure into power, in possession of four digital display on the 0000, then every one minute of digital jump from the low, the pro
VI2C_24A
- 本模拟I2C软件包包含了I2C操作的底层子程序,使用前要定义 好SCL和SDA。在标准8051模式(12 Clock)下,对主频要求是不高于12MHz(即1个 机器周期1us) 若Fosc>12MHz则要增加相应的NOP指令数。(总线时序符合I2C标 准模式,100Kbit/S)-simulation package contains the I2C operation of the bottom subroutine, prior to the use of a goo
MSP430_IIC_Virtual
- 这是一个在MSP430单片机上,用I/O模拟I2C接口的程序。里面还包含了一个对RTC芯片DS1337的操作。已经调试成功并可以使用-the MSP430, using I / O simulation I2C interface. They also include one pair of DS1337 RTC chip's operation. Debugging has been successful and can use
51analogI2C
- 51 系列模拟I2C 总线主控器驱动程序指明I2C 最后的数据传送失败应该重复操作-51 simulated I2C bus master I2C driver specified the final data transmission failure should repeat operating
51do24C02
- 用51单片机的io口模拟iic操作.不是采用中断的方式-MCU with 51 I io simulation iic operation. Not interrupt the way
znjk1
- 智能监控delphi源码, 操作说明 1. 在两台微机上分别运行文件夹中的可执行文件。 2. 主界面程序可以通过菜单或者按钮选择监控方式、报警模式、打开/关闭摄像头、开始/停止录像以及查看历史记录等的操作。 3. 传感界面程序通过键盘操作模拟传感器发出的信号(操作界面中有说明)。 -intelligent monitoring delphi source, Operation 1. In two separate computer running folder executa
lbshuzi
- 本文主要研究单片机(80C51)在多点温度采集控制系统中的应用。通过A/D转换器ADC0809把集成温度传感器AD590采集的经过处理的模拟信号转换成数字信号,然后把转换好的数据传送给单片机,由单片机对数据进行有目的得操作。如,在数码管上实时显示温度值,把数据传送给上位机等等。-this study SCM (80C51) in multi-point temperature Acquisition and Control System applications. Through A / D c
tlv1544
- TLV1544与TMS320VC5402通过串行口连接,此时,A/D转换芯片作为从设备,DSP提供帧同步和输入/输出时钟信号。TLV1544与DSP之间数据交换的时序图如图3所示。 开始时, 为高电平(芯片处于非激活状态),DATA IN和I/OCLK无效,DATAOUT处于高阻状态。当串行接口使CS变低(激活),芯片开始工作,I/OCLK和DATAIN能使DATA OUT不再处于高阻状态。DSP通过I/OCLK引脚提供输入/输出时钟8序列,当由DSP提供的帧同步脉冲到来后
report_of_sd_mmc_reader1
- 51单片机读写SD_MMC卡设计报告--本文件介绍了在51平台通过SPI方式读写SD/MMC卡,包括软硬件需求, SD/MMC硬件连接, SPI接口软件模拟,SD/MMC上电初始化,写单块,读单块,写多块,读多块,块擦除,上位串口通讯协议,PC上位软件操作说明等。
lmI2C
- LM3S101单片机模拟I2C 本模拟I2C软件包包含了I2C操作的底层函数,如发送数据及接收数据,应答位发送,并提供了几个直接面对器件的操作函数,它很方便的与用户程序连接并扩展.
MXC6020_SoftwareIIC_C8051F320
- 用c8051f320单片机,任选两个IO口进行模拟IIC操做,用软件IIC对加速度芯片MXC6020进行读写操作(IIC接口)
ADE7758操作函数
- 对ADE7758芯片进行操作的所有函数,利用单片机的I/O口模拟标准的SPI对ADE7758进行操作。
MSP430采用模拟IIC操作读TMP275温度传感器的程序
- MSP430采用模拟IIC操作读TMP275温度传感器的程序。包括MSP430的初始化、模拟IIC及TMP275的使用,IIC operation MSP430 analog TMP275 temperature sensor reading process. Including the initialization MSP430, simulate the use of IIC and TMP275
AVR.rar
- 本程序包包含了基于ATmega16单片机从IO口操作到串口,模拟比较器,AD转换,PWM输出,TWI总线操作,SPI总线操作等完整程序。,This package contains ATmega16-based single-chip operation from the IO port to the serial port, analog comparator, AD converter, PWM output, TWI bus operation, SPI bus operation pro
ad7706
- 用51引脚模拟SPI,进行ad7706读写操作。-the source code which use 51 MCU read and write ad7706
cd74hc154Pat89c2051
- 各娱乐场所,追逐灯模拟,操作软件PROTEUS。实现IC:74CH154+AT89C2051-The entertainment, chasing light simulation, operating software PROTEUS. Achieve IC: 74CH154+ AT89C2051
labmi
- 用vb编写的midi电子琴模拟程序界面整洁大方支持多种声音 不错(MIDI keyboard simulation program written in vb interface is neat and easy to support a variety of sounds good)
STM32F10x_SPI(软件模拟)读写Flash(25Q16)
- 使用STM32的普通引脚软件模拟SPI通信,通过软件SPI操作WQ2516,已测试验证过!(Using STM32's general pin software to simulate SPI communication and operate WQ2516 through software SPI, it has been tested and verified.)