Wire
共 223 篇文章
Wire 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 223 篇文章,持续更新中。
DS1820v2.c simple 1wire example
DS1820v2.c simple 1wire example
DALLAS 1 Wire 总线 SDK 支持多种高级语言
DALLAS 1 Wire 总线 SDK 支持多种高级语言,跨平台
dallas one wire的VHDL实现方式,比较常用的.
dallas one wire的VHDL实现方式,比较常用的.
ds2482-100是IIC协议转1-wire协议的接口芯片。本程序包利用ds2482-100操作温度传感器ds18s20。注意:ds18s20初始化后温度值为85摄氏度
ds2482-100是IIC协议转1-wire协议的接口芯片。本程序包利用ds2482-100操作温度传感器ds18s20。注意:ds18s20初始化后温度值为85摄氏度,必须多读几次温度以便其显示稳定。另外,文件中包含的一些头文件可以顾名思义,都是比较通用的(如IIC软件包),为节省篇幅,没有包含进来。请在
编译时自己根据接口函数添加。
此程序是一底层开发驱动代码,里面包括了I2C芯片(MAX5417)及1 wire sensor、AD驱动的源代码!稍作改动就能用于自己的产品开发中!
此程序是一底层开发驱动代码,里面包括了I2C芯片(MAX5417)及1 wire sensor、AD驱动的源代码!稍作改动就能用于自己的产品开发中!
// This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-
// This program accesses a SPI EEPROM using polled mode access. The F06x MCU
// is configured in 4-wire Single Master Mode, and the EEPROM is the only
// slave device connected to the SPI bus. The r
基于FPGA的单总线(ONE-WIRE)协议的实现源代码.
基于FPGA的单总线(ONE-WIRE)协议的实现源代码.
LPC2103 驱动 1 wire温度传感器DS18B20,独立供电当时,并用串口显示当前得温度值
LPC2103 驱动 1 wire温度传感器DS18B20,独立供电当时,并用串口显示当前得温度值
PIC_Hi-Tech_C_Mike_Pearces_Dallas_1-wire_routines工程源码
PIC_Hi-Tech_C_Mike_Pearces_Dallas_1-wire_routines工程源码
R1EX24xxx series are two-wire serial interface EEPROM (Electrically Erasable and Programmable ROM).
R1EX24xxx series are two-wire serial interface EEPROM (Electrically Erasable and Programmable
ROM). They realize high speed, low power consumption and a high level of reliability by employing
advanc
verilog code array_multiplier output [7:0] product input [3:0] wire_x input [3:0] wire_y
verilog code
array_multiplier
output [7:0] product
input [3:0] wire_x
input [3:0] wire_y
The CC1000 RF transceiver is very easy to interface with a microcontroller. The chip is configured
The CC1000 RF transceiver is very easy
to interface with a microcontroller.
The chip is configured using a three-wire
bus, comprising of PCLK, PDATA and
PALE signals.
1-wire"从机"模拟程序, 不是主机,1-wire的主机模拟程序网上很多.使用mega88模拟DS1990A芯片时序, 再加上模拟主机就可以搭建不使用DALASI芯片而使用1-wire协议的系统.
1-wire"从机"模拟程序, 不是主机,1-wire的主机模拟程序网上很多.使用mega88模拟DS1990A芯片时序, 再加上模拟主机就可以搭建不使用DALASI芯片而使用1-wire协议的系统.编译IAR for AVR 4.20.
此程序为 单片机开发过程中
此程序为 单片机开发过程中,1—wire总线方式数字温度传感器的控制显示程序。供参考
The firmware driver in C for the EEPROM Mimcro-Wire 95xx series.
The firmware driver in C for the EEPROM Mimcro-Wire 95xx series.
1-wire ds2401 driver for vxworks
1-wire ds2401 driver for vxworks
DS2411是DALLAS公司的电子序列号芯片
DS2411是DALLAS公司的电子序列号芯片,可以为嵌入式产品提供有效的版权保护和硬件SN。DS2411使用DALLAS特有的1-Wire协议通信。源码包含了EM8511平台中读写、存储和对比SN的函数。
MAXIM公司a_WIRE温度传感器DS18b20的c51源代码
MAXIM公司a_WIRE温度传感器DS18b20的c51源代码
To use the MSSP port to communicate with 3-wire devices, the bytes to be output must be aligned
To use the MSSP port to communicate with 3-wire
devices, the bytes to be output must be aligned
such that the LSB of the address is the 8th bit
(LSB) of a byte to be output. From there, t
*** *** *** *** *** *** ***** ** Two wire/I2C Bus READ/WRITE Sample Routines of Microchip s ** 2
*** *** *** *** *** *** *****
** 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