Welcome![Sign In][Sign Up]
Location:
Search - 1-wire bus

Search list

[SCM1-WIRE单总线的基本原理

Description: 1—wire总线的详细介绍,对有设计硬件电路的同志有帮助-1-wire bus detailed description of the hardware design of a circuit to help comrades
Platform: | Size: 175104 | Author: 陈小忠 | Hits:

[SCMDS18B20-温度控制-LCD

Description: 此程序为 单片机开发过程中,1—wire总线方式数字温度传感器的控制显示程序。供参考-procedure for microcontroller development process, 1-wire bus mode digital temperature sensor control display program. For reference
Platform: | Size: 32768 | Author: 刘建 | Hits:

[Embeded-SCM DevelopFPGA_ONEWIRE

Description: 基于FPGA的单总线(ONE-WIRE)协议的实现源代码.-FPGA-based single bus (ONE-WIRE) Agreement Implementation source code.
Platform: | Size: 3072 | Author: zhou | Hits:

[SCMAT89C51_proteus_fangzhenban

Description: PROTEUS仿真用单片机系统板 系统资源丰富: ★ 内置RAM 32KB模块 ★ 内置8位动态数码显示模块 ★ 内置8X8点阵显示模块 ★ 4位静态数码显示模块 ★ 4位级联的74LS164串并转换模块 ★ 内置8通道8位A/D转换 ★ 内置8位D/A转换 ★ 内置2路SPI和I2C总线接口 ★ 内置4路1-Wire总线接口 ★ 内置4X4矩阵式键盘 ★ 内置4路独立式键盘 ★ 内置4路拨动开关 ★ 内置8位LED发光二极管 ★ 内置3路0-5V之间可调的电压 ★ 内置音频放大模块 ★ 2路继电器控制模块 ★ 2路4分频模块 ★ 内置RS232通信模块-PROTEUS simulation system using single-chip microcomputer system board is rich in resources: ★ ★ built-in RAM 32KB module built-in 8-bit dynamic digital display module ★ built-in 8x8 dot matrix display module ★ 4 digital still digital display module ★ 4 bit cascade string 74LS164 and conversion modules ★ built 8-channel 8-bit A/D conversion ★ Built-8 D/A converter ★ 2-way built-in SPI and I2C bus interface ★ built-in 4-way 1-Wire bus interface ★ built-in 4X4 matrix ★ keyboard built 4-way stand-alone built-in 4-way keyboard ★ ★ DIP switches built 8 LED light-emitting diode built ★ 3 Road, between 0-5V voltage adjustable built-in audio amplification module ★ ★ 2 Road Following electrical control module ★ 2 Rd 4-band module built-in RS232 communication module ★
Platform: | Size: 73728 | Author: zjz | Hits:

[Program doc1-wire

Description: 关于1线总线方式的读写控制,具有实用价值,欢迎下载!-One line on the bus to read and write modes of control, have practical value, welcome to download!
Platform: | Size: 175104 | Author: 巩召 | Hits:

[Internet-NetworkEthernet

Description: 模拟Ethernet帧的发送过程 编写程序模拟Ethernet结点的数据发送流程。 具体要求: 1)用两个线程a和b来模拟Ethernet上的两台主机。 2)用一个双字类型变量Bus来模拟总线(将其初始化为“\0”,并且总线等于“\0”时表示总线空闲)。 3)两个子线程向总线发送自己的数据。数据用该线程的线程号进行模拟,发送数据用线程号和Bus的“或”操作进行模拟(即Bus=Bus|ID,ID为该线程的线程号)。 4)每台主机须向总线上成功发送10次数据,如果其中某次数据发送失败,则该线程结束。 5)发送流程须遵循CSMA/CD。随机延迟算法中的冲突窗口取0.005。在数据发送成功(即Bus==ID)后,报告“ID send success”,产生冲突(即Bus!=ID)后报告“ID send collision”,发送失败(即冲突计数器值为0)后报告“ID send failure”。随着主机发送成功次数增加,报告其已发送成功的次数,如“主机A发送成功数=3”。 -err
Platform: | Size: 1024 | Author: seaman | Hits:

[assembly languageI2C_PIC16C5x_FV

Description: *** *** *** ***** ** Two wire/I2C Bus READ/WRITE Sample Routines of Microchip s ** 24Cxx / 85Cxx serial CMOS EEPROM interfacing to a ** PIC16C54 8-bit CMOS single chip microcomputer ** Revsied Version 2.0 (4/2/92). ** ** Part use = PIC16C54-XT/JW ** Note: 1) All timings are based on a reference crystal frequency of 2MHz ** which is equivalent to an instruction cycle time of 2 usec. ** 2) Address and literal values are read in octal unless otherwise ** specified. -************************* Two wire/I2C Bus READ/WRITE Sample Routines of Microchip s** 24Cxx/85Cxx serial CMOS EEPROM interfacing to a** PIC16C54 8-bit CMOS single chip microcomputer** Revsied Version 2.0 (4/2/92).**** Part use = PIC16C54-XT/JW** Note: 1) All timings are based on a reference crystal frequency of 2MHz** which is equivalent to an instruction cycle time of 2 usec.** 2) Address and literal values are read in octal unless otherwise** specified.
Platform: | Size: 2048 | Author: 刘星星 | Hits:

[VHDL-FPGA-Verilogdallas_one-wire

Description: dallas one wire的VHDL实现方式,比较常用的.-dallas one wire to achieve the VHDL approach commonly used.
Platform: | Size: 4096 | Author: | Hits:

[Program doc1-wire

Description: 基于单总线1-wire芯片DS2431的通讯方法。-Based on single-chip 1-wire bus DS2431 means of communication.
Platform: | Size: 175104 | Author: guoguo | Hits:

[Embeded-SCM Develop1-WIRE

Description: 1-wire 单总线是 Maxim 全资子公司 Dallas 的一项专有技术 与目前多数标准串行数据 通信方式 如SPI/I 2 C/MICROWIRE不同 它采用单根信号线 既传输时钟 又传输数据 而且数据传输是双向的 它具有节省 I/O 口线资源 结构简单 成本低廉 便于总线扩展和 维护等诸多优点-1-wire single bus Maxim are wholly-owned subsidiary of Dallas a proprietary technology with the current majority of serial data communication standards such as SPI/I 2 C/MICROWIRE different It uses a single clock signal transmission line not only data but also data transmission is a two-way it has to save I/O port line resource structure to facilitate low-cost and easy expansion and maintenance of bus and many other advantages
Platform: | Size: 175104 | Author: lanyi | Hits:

[SCMPCF8563TIIC

Description: 1. I2C总线驱动程序(用两个普通IO模拟I2C总线) 2.包括100Khz(T=10us)的标准模式(慢速模式)选择, 3. 和400Khz(T=2.5us)的快速模式选择, -1. I2C bus driver (with two common I2C bus IO simulation) 2. Including 100Khz (T = 10us) standard mode (slow mode) choice, 3. And 400Khz (T = 2.5us) the rapid mode choose,
Platform: | Size: 3072 | Author: 杨小波 | Hits:

[VHDL-FPGA-VerilogDHT22_v1.1

Description: 我以前曾发过V1.0版的,这是此版的修正版v1.1,修正了以前版本中的一个错误,即只能读一个数据后就再也读不出温度数据的错误。 这个是用Quartus II软件写的Verilog HDL语言写的与温湿度传感器DHT2x通信的代码. 里面有详细的注解. 主要用于DHT2x单线总线通信转换为8位并行总线通信,应用于具有外部8位总线访问功能的单片机直接读取温湿度数据. 此程序在EPM7128SLC-10中成功测试. -I' ve once spoke V1.0 version, which is a modified version of this edition v1.1, fixes a bug in previous versions, that is no longer only after reading a data temperature data could not be read errors. This is done using Quartus II software, written in Verilog HDL language written with the temperature and humidity sensor DHT2x communications code. Which detailed footnotes. DHT2x mainly used for single-wire bus communication is converted to 8-bit parallel bus communication, used with an external 8-bit bus MCU read directly access features temperature and humidity data. EPM7128SLC-10 in this program successfully tested.
Platform: | Size: 1094656 | Author: yuantielei | Hits:

[SCM26-18b20-ONE-WIRE--on-search

Description: ONE-WIRE总线搜素算法测温实验,可以自动搜索搜索多个18B20器件。-WIRE bus a-one- search algorithm temperature measurement experiment, can automatically search search multiple 18B20 devices.
Platform: | Size: 69632 | Author: chendongjun | Hits:

[Software Engineering1-Wire

Description: 在没有专用总线主机(如DS2480B、DS2482)的情况下,微处理器可以轻松地产生1-Wire时序信号。本应用笔记给出了一个采用‘C’语言编写、支持标准速率的1-Wire主机通信基本子程序实例。1-Wire总线的四个基本操作是:复位、写“1”、写“0”和读数据位。字节操作可以通过反复调用位操作实现,本文提供了通过各种传输线与1-Wire器件进行可靠通信的时间参数-In case no dedicated bus host (such as DS2480B, DS2482), the microprocessor can easily generate 1-Wire timing signal. This application note gives a ' C' language supports the standard rate, 1-Wire host communication routines. 1-Wire bus four basic operations: reset, write " 1" , write " 0" and read data bits. The byte operation can be achieved by repeatedly invoked bit operating to provide a reliable communication through various transmission line and 1-Wire device parameters
Platform: | Size: 52224 | Author: LI | Hits:

[Software Engineering1-wire

Description: 1-wire 单总线的基本原理,有助于你学习-The basic principle of 1-wire single bus to help you learn
Platform: | Size: 203776 | Author: 李伟 | Hits:

[Windows DevelopOK-Synchronous-API

Description: OMNIKEY Synchronous API SOURCE + LIB + DLL + DOC (PDF) This API consists of one DLL (scardsyn.dll) which provides functions for 2 wire bus protocol cards (like SLE4432 and SLE4442) 3 wire bus protocol cards (like SLE4418 and SLE4428) I2C bus protocol cards Data flash cards: AT45DB041B card Contactless cards: HID iClass Cards Secure memory cards: AT88SC153, AT88SC1608, AT88SC101, AT88SC102
Platform: | Size: 2141184 | Author: Mackwa | Hits:

[Othertemp_rec

Description: 基于FPGA实现1-wire温度传感器数据接收-data receive 1-wire bus based on FPGA
Platform: | Size: 2048 | Author: yin | Hits:

[Documentsone wire.X

Description: usart_pic16.h header file
Platform: | Size: 7168 | Author: rintu | Hits:

[Documents性能优异的1-Wire网络驱动器设计

Description: 介绍一种单总线的网络设计,由于多个DS18B20组成的网络设计(introduce a design of 1-wire BUS)
Platform: | Size: 179200 | Author: wolfchuang | Hits:

[Linux-Unix210driver-code

Description: S5PV210 板子的GPIO 1-wire总线模拟实现,DS18B20接口驱动程序与测试程序(GPIO 1-wire bus simulator for DS18B20 on S5PV210 board)
Platform: | Size: 468992 | Author: 水手2001 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net