搜索资源列表
1-wireC51
- 1-WIRE通讯协议的C51例子程序集锦-1-WIRE communication protocol procedures for the collection of the best examples of C51
1wireasm
- 用于MAXIM-DALLAS专利拥有的1 WIRE 器件的汇编代码,可用于移植到其他各种各样的1 WIRE器件。
I2C_PIC16C5x_FV.rar
- *** *** *** *** *** *** ***** ** 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). ** ** Par
zhk2
- 用8255并行接口控制一个16键的小键盘(用行扫描法或反转法均可),按图连接线路: 1>、用导线将PA0—PA7连接到插孔RL0—RL7,控制键盘行数据。 2>、用导线将PB0、PB1连接到插孔Y0、Y1,控制键盘列数据。拔掉K10上的所有短路套。 3>、片选CS连接218H—21FH。 -8255 parallel interface used to control a 16-key keypad (with line scanning method or
daiyuyintishidejiaotongdengxitong
- 利用 SPCE061A 单片机、模拟交通灯控制模组建立十字路口交通控制模型,要求系统具有下述功能: 1. 十字路口的四个路口都有双色LED(发红、绿光,叠加为黄色光)显示各路口的各条通道状态。 2. 每个路口有两位数码管显示当前红灯的倒计时。 3. 可利用按键或其它的方式模拟对车流量进行计数。 4.有四种工作状态:正常工作状态、紧急工作状态、设置状态和查旬状态。 5.红绿灯变换时有语音提示。 6.查询时,可语音播报当前路况。(作为扩展功能)-Use SPCE061A mi
tempunit
- DS1820 1-wire temp sensor AVR asm Program
www_RegieLive_ro_CURS_MICROCONTROLLERE
- ds18b20 digitsl 1-wire thermometer with programmable resolution code for initialization write and read and convert temperature functions
18b20
- DS18B20的实现语音录放功能,很好很强大的程序啊!-DS18B20 Programmable Resolution 1-Wire Digital Thermometer
UsinghePICtoreadndwrite1-wireEEPROMDS2430examplepr
- 使用PIC读写1-wire EEPROM DS2430的范例程序-Using the PIC to read and write 1-wire EEPROM DS2430 examples of procedures for
AUTO
- Processor: ATMEL AT89C2051 1-Wire thermometer 4 node & display -Processor: ATMEL AT89C2051 1-Wire thermometer 4 node & display
ds18b20_lcd
- Manejo del sensor de temperatura DS18B20, que utiliza el protocolo 1-Wire, desde el microcontrolador ATMEGA164P y muestro el valor en una pantalla LCD de 16*2
Delphi_CuttingStockSource
- This program will try to find optimal solutions for what is commonly known as the 1-dimensional Cutting Stock Problem, The Cutting Stock problem requires that we find the best (cheapest) way to cut one-dimensional stock pieces (pipe, dimensional lumb
projet_au_07_12_2014
- Insialisation of bus 1-wire with a PIC16F690 connected with lcd 2x19
DS18B20
- DS18B20 Programmable Resolution 1-Wire® Digital Thermometer-DS18B20 Programmable Resolution 1-Wire® Digital Thermometer
eeprom-lcd
- 24c02 eeprom interfacing with 89c51... AT24C02 is a two-wire serial EEPROM Atmel. 24C02 is an 8 pin IC and reads 8 bit data serially. Its memory size is 2KB. Pins 1- 3 are address pins which are connected to ground. Pin 4 is GND Pin 5 is SDA (serial
shatest_xapp780_fix_bug
- 操作DS2432 1-Wire芯片进行数据读写,加密解密的FPGA源代码,基于xilinx xapp780并进行改进.在Spartan3 XC3S400上测试通过.使用ISE14.7打开proect shatest.xise. 内附源代码和相关开发手册。对于在FPGA上利用DS2432加密的开发非常实用。-Used to test the DS2432 1-Wire encryption function. Tested on Spartan3 XC3S400.