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

Search list

[Windows Developan502_src

Description: The MS5534 pressure measurement module consists of a SMD-hybrid device including a piezoresistive pressure cell and an ADC-Interface IC. It provides 16 Bit data words from a pressure- and temperature-dependent voltage. Additionally the module contains 6 readable coefficients for a highly accurate software calibration for the pressure and temperature measurement. The MS5534 is a low-power, low-voltage device with automatic power down (ON/OFF) switching. A 3-wire interface is used to communicate with a microcontroller.
Platform: | Size: 611328 | Author: peter | Hits:

[OpenGL programdino

Description: 在MFC下,基于OPENGL的恐龙线框模型,2D,在投影模式下.-In MFC, the OPENGL based on wire-frame model of the dinosaur, 2D, in the projection mode.
Platform: | Size: 2951168 | Author: xuebuhui | Hits:

[OpenGL programopengl_mfc_3D

Description: 在MFC中使用OPENGL绘制3D线框球,可实现鼠标拖动旋转,可用作3D模板进行二次开发。-OPENGL in MFC using 3D wire-frame drawing the ball, drag the mouse to achieve the rotation, can be used as a template for the secondary development of 3D.
Platform: | Size: 2058240 | Author: 程剑 | Hits:

[Communicationprogram

Description: 无线通信程序模块,其语言是C,描述两台微机的无线通信!-this is a program describling the information tranfer without wire, and it write by c language
Platform: | Size: 62464 | Author: tan | Hits:

[File Formatchamoro-0[1].0.2-1.tar

Description: XML中用到的zlib库,下载后需要 解压-zlib
Platform: | Size: 347136 | Author: pantianyi666 | Hits:

[Consoledaoxianjisuan

Description: 测绘中导线计算的小程序,基于C++,可以计算导线坐标,小巧精致-Surveying and Mapping in a small wire calculation procedure, based on C++, can calculate the wire coordinates, sleek
Platform: | Size: 1880064 | Author: 赵云 | Hits:

[Embeded-SCM DevelopTiny_DS2450

Description: 使用AVR单片机模拟成DS2450的bascomAVR程序,实现了模拟1wire从机的功能。程序使用bascom语言编写,程序构建简单明了,对使用其它语言编写模拟1wire程序也具有参考的作用-Simulated using the AVR microcontroller into the DS2450' s bascomAVR procedures to achieve a simulation 1wire slave function. Bascom language program uses the program to build simple and clear, the use of other languages analog 1wire program also has the role of reference
Platform: | Size: 336896 | Author: 李璇 | Hits:

[AI-NN-PRkaiguanhebuxian

Description: 给定一个矩形布线区域,其外围有若干针脚。两个针脚之间通过布设一条金属线路而实现互连。这条线路被称为电线,被限制在矩形区域内。如果两条电线发生交叉,则会发生电流短路。所以,不允许电线间的交叉。每对互连的针脚称为网组。现要求设计一个算法来确定:对于给定的网组,能否合理地布设电线以使其不发生交叉。-Given a rectangular routing region, its periphery a number of pins. Between the two pins through the emplacement of a metal interconnect line achieved. This route is known as wires, is limited to a rectangular area. Occur if the two wires cross, short-circuit current occurs. So, do not allow inter-wire cross. Interconnect each pair of pins is called network group. Are now required to design an algorithm to determine: for a given network group, can reasonably be laid cross-wire so that it does not occur.
Platform: | Size: 123904 | Author: zhengjie | 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:

[2D Graphicgrayscaletransformation

Description: 用VC方法成功的将图像的灰度变换,包括线行变换,阈值变换,灰度拉伸,均衡等功能。-VC method was successfully used the image of the gray-scale transformation, including the wire-line transformation, threshold transformation, gray stretch, balance and other functions.
Platform: | Size: 358400 | Author: | Hits:

[GDI-BitmapCGSnapShot

Description: 焊线机控制系统 需要配合图显采集卡(大恒300)使用 金线机控制系统 单帧采集图想到内存 连续采集图像到内存 连续采集图想到内存然后释放-Wire machine control system needs to meet the figure significant acquisition card (Daheng 300) The use of gold wire control system of single-frame acquisition map image to think of memory, Continuous Acquisition and Acquisition Figure think of memory, the memory row and then release the
Platform: | Size: 1920000 | Author: 尧三品 | Hits:

[Windows Develop2007511124528504_136Z_Com

Description: 用三个线程序来完成串口数据的接收,其实就是第一种方法的变种: 一个侦听EV_RXCHAR, 一个对EV_RXCHAR进行分析,其实就是超时判断。如果接收到一个消息后,一段时间没收到下一个EV_RXCHAR,就认为是一个数据包的结束。这个线程就会通知数据接收线程,进行数据接收。一般同一包数据,两个字符之间的时间间隔,应该很小了吧,而两个数据包之间的间隔,应该不会太小吧!(这个地方我不清楚,猜的:( :) ) 最后一个线程,是接收数据的。-Process to complete with three wire serial data reception, in fact, the first method is a variant: a listener EV_RXCHAR, an EV_RXCHAR analysis, is actually out to judge. If you receive a message, the time it did not receive the next EV_RXCHAR, that is a data packet to the end. This thread is to inform the data receiver thread to receive data. Generally the same packet data, the time interval between the two characters should be small the bar, and the interval between two data packets, should not be too small for it! (This place I do not know, guess: (:)) The last thread is receiving data.
Platform: | Size: 44032 | Author: xiaofeng | Hits:

[SCMAdapter_NET

Description: 1-wire to Adam converter
Platform: | Size: 182272 | Author: rromen | Hits:

[Graph programHandTuf

Description: C++程序,功能包括了BMP图像的读取和矢量化。还有一部分加工的程序。总功能类似于线切割-C++ programs, features include a BMP image to read and vectorization. Also part of the processing procedures. General features similar to the wire cutting
Platform: | Size: 4233216 | Author: wj | Hits:

[Other systemsRigorous-Adjustment-of-single-wire

Description: 可以实现单一导线严密平差计算,用户可根据需要改变为直接读文本文件。-Can achieve a single wire tight adjustment calculation, the user can be changed to read text files directly.
Platform: | Size: 17408 | Author: zqh | Hits:

[Com PortRFID_UHF_VC

Description: RFID_VC++6.0源码_RFID读写 提供了RFID的开发源码,用VC编的,展示RFID卡如何加密,如何自毁。串口通讯支持RS-232(RS232),RS-485(RS485),波特率可选,RFID的天线可选,读卡频率可调。提供了控制RFID读卡功率的方法,功率从0至29可调,距离最大10米以上,该源码可用于交通、物流、运输、仓库管理、比条码技术强大。用于毕业论文答辩中,可以演示,程序看懂后,就对RFID整个工作原理较为了解。支持ISO18000和EPC_GEN2等类型的RFID卡。 VC++6.0的工作空间是“t1121.dsw”-RFID_VC++ 6.0 sources yard _ RFID read-write has provided the RFID exploitation source yard , used VC to weave, show how encrypted the RFID card , how to destructs self. String communication supports RS-232 (RS232) , RS-485 (RS485) , Porter lead may elect, the RFID air wire may elect , read card frequency adjustable. Method having provided the power controlling RFID reading a card, power is from 0 to 29 adjustable,
Platform: | Size: 4629504 | Author: 红信 | Hits:

[OpenGL programawireIcosahedron

Description: 基于vc和OpenGL编写的线框二十面体程序-a computer program of a wire Icosahedron based on vc and opengl.
Platform: | Size: 3686400 | Author: 徐超 | Hits:

[Windows DevelopAutoCalHighTop

Description: 自动读取水准仪高程数程序。根据中丝,上丝数,计算高程数。-Automatically read the number of procedures Level elevation. According to the wire, the wire, calculating the number of elevation.
Platform: | Size: 217088 | Author: guojie | Hits:

[Windows DevelopVC.wire.array.module.design.development

Description: 阵列开发模块设计VC wire array module design development -VC wire array module design development
Platform: | Size: 20480 | Author: vid | Hits:

[Com Portsscom

Description: 目前较为常用的串口有9针串口(DB9)和25针串口(DB25),通信距离较近时(<12m),可以用电缆线直接连接标准RS232端口(RS422,RS485较远),若距离较远,需附加调制解调器(MODEM)。最为简单且常用的是三线制接法,即地、接收数据和发送数据三脚相连,本文只涉及到最为基本的接法,且直接用RS232相连。-System MODEM (MODEM). The most simple and common is three-wire system meet method, i.e., receiving data and transmit data tripods are linked together, this text only involves the most basic connect method, and use directly RS232 connected.
Platform: | Size: 7386112 | Author: xfjkd | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net