资源简介:Abstract: Designers who must interface 1-Wire temperature sensors with Xilinx field-programmable gate arrays(FPGAs) can use this reference design to drive a DS28EA00 1-Wire slave device. The downloadable softwarementioned in this document c...
上传时间: 2013-11-05
上传用户:a6697238
资源简介:Abstract: Designers who must interface 1-Wire temperature sensors with Xilinx field-programmable gate arrays(FPGAs) can use this reference design to drive a DS28EA00 1-Wire slave device. The downloadable softwarementioned in this document c...
上传时间: 2013-11-12
上传用户:大三三
资源简介:Abstract: Communication with 1-Wire slave devices requires a 1-Wire Master. There are numerous ways to build a 1-Wire Master (see reference design 4206, "Choosing the Right 1-Wire Master for Embedded Applications"). Thisdocument describes t...
上传时间: 2014-12-22
上传用户:xanxuan
资源简介:ds18b20 digitsl 1-wire thermometer with programmable resolution code for initialization write and read and convert temperature functions
上传时间: 2017-08-29
上传用户:225588
资源简介:Code to Create a windows tray icon with java.
上传时间: 2014-01-10
上传用户:lo25643
资源简介:Abstract: This application note explains the hardware of different types of 1-Wire® interfaces and software examples adapted to this hardware with a focus on serial ports. Depending on the types of iButtons required for a project and the t...
上传时间: 2013-10-29
上传用户:long14578
资源简介:he LPC932 can be used to Create a Pulse Width Modulated PWM signal. That s an analog signal, with only 2 discrete levels, for example 0V and 5V and a constant period. The current value of this signal at a certain poiTnt of time is proportio...
上传时间: 2015-05-14
上传用户:CHINA526
资源简介:Assembly example with RealView MDK The Assembly example shows how to Create a pure assembly program for an ARM device. It is done using the RealView Compilation Tools that are part of the RealView MDK-ARM.
上传时间: 2015-05-30
上传用户:FreeSky
资源简介:usb接口协议。It was tested with a USB 1.1 core I have written on a XESS XCV800 board with a a Philips PDIUSBP11A transceiver.
上传时间: 2016-07-06
上传用户:啊飒飒大师的
资源简介:Using Java Netbean 6.1 to Create a white board application. This application can demo how to use Java beans.
上传时间: 2013-12-22
上传用户:skhlm
资源简介:Xilinx PicoBlaze application developed in ISE10.1.3.
上传时间: 2016-11-13
上传用户:chongcongying
资源简介:this program is link list that writted with c++. this program Create a link list with object.
上传时间: 2014-01-25
上传用户:wsf950131
资源简介:this program is link list that writted with c++. this program Create a link list with stack.
上传时间: 2017-03-23
上传用户:leehom61
资源简介:a simple M/M/1 queue simulation with poession process
上传时间: 2017-09-01
上传用户:啊飒飒大师的
资源简介:This is a part of exercises with book Stephan Prata "School of programing" ex.7.1-7.9
上传时间: 2017-09-12
上传用户:wanqunsheng
资源简介:This is a part of exercises with book Stephan Prata "School of programing"ex. 10.1-10.9
上传时间: 2017-09-12
上传用户:gut1234567
资源简介:Abstract: The 1-Wire product family includes numerous devices that can be easily evaluated using a Windows®-based
上传时间: 2013-10-12
上传用户:fudong911
资源简介:unRAR - free utility for RAR archives The unRAR utility is a freeware program, distributed with source code and developed for extracting, testing and viewing the contents of archives Created with the RAR archiver, version 1.50 and above.
上传时间: 2015-08-25
上传用户:manlian
资源简介:VHDL实现SPI功能源代码 -- The SPI bus is a 3 wire bus that in effect links a serial shift -- register between the "Master" and the "slave". Typically both the -- Master and slave have an 8 bit shift register so the combined -- register i...
上传时间: 2013-12-23
上传用户:lx9076
资源简介:看n2实例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows #$ns color 1 Blue #$ns color 2 Red #Open the nam trace file set nf [open out-1.nam w] $ns namtrace-all $nf set f0 [open out0.tr...
上传时间: 2016-07-02
上传用户:wfl_yy
资源简介:A programmable digital signal processor (PDSP) is a special-purpose microprocessor with specialized architecture and instruction set for implementing DSP algorithms. Typical architectural features include multiple memory partitions (onchi...
上传时间: 2017-08-13
上传用户:脚趾头
资源简介:The objective of this project is to Create a driver for a camera module (we used the OV7620). After taking the image with the camera, the driver will store into the external asynchronous RAM, and then send it to the computer through a seria...
上传时间: 2017-09-11
上传用户:远远ssad
资源简介:Create a sparse file for virtual disk driver
上传时间: 2014-01-26
上传用户:hullow
资源简介:快速排序! 经典的算法。 provides methods to sort a set of objects with quicksort algorithm.
上传时间: 2014-01-08
上传用户:ryb
资源简介:uses DirectX7 DirectDraw and DirectInput to Create a small game
上传时间: 2015-03-05
上传用户:nanxia
资源简介:1—wire总线的详细介绍,对有设计硬件电路的同志有帮助
上传时间: 2015-03-11
上传用户:维子哥哥
资源简介:tty驱动 * This driver shows how to Create a minimal tty driver. It does not rely on * any backing hardware, but Creates a timer that emulates data being received * from some kind of hardware.
上传时间: 2013-12-04
上传用户:金宜
资源简介:The program is a wizard to Create a NT kernel driver framework in C. It will Create a Visual C++ workspace. You can compile and link your driver in IDE. If you have SoftICE, it can generate .nms file.
上传时间: 2013-12-03
上传用户:silenthink
资源简介:Implementing a Direct Thermocouple Interface With the MSP430x4xx and ADS1240
上传时间: 2015-04-17
上传用户:gaome
资源简介:用Doolittle方法求解此方程组; 1.先由U[1][i]=a[1][i] 求的U的第一行,在根据L[i][1]=a[i][1]/U[1][1] 求的L的第一列;2..然后根据公式求得U,L其他的值; 3 回带求解得到X
上传时间: 2013-12-10
上传用户:洛木卓