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

Search list

[Other resource1-wire-process-18b20

Description: 1-wire协议实现,用程序描述了1-wire协议读写,搜索,效验,又加上用温控18b20进行实例实现,可以直接调用源程序-1-wire protocol, the procedures described the 1-wire agreement read and write, search, well-tested, Also temperature control plus 18 b20 for example achieved by directly invoking source
Platform: | Size: 7685 | Author: hxc | Hits:

[Other resource1-wire-slave

Description: 1-wire\"从机\"模拟程序, 不是主机,1-wire的主机模拟程序网上很多.使用mega88模拟DS1990A芯片时序, 再加上模拟主机就可以搭建不使用DALASI芯片而使用1-wire协议的系统.编译IAR for AVR 4.20.
Platform: | Size: 6007 | Author: 杨成双 | Hits:

[SCM单片机 通讯 模块程序 SPI IIC UART one_wire rs485

Description: 单片机 通讯 模块程序 SPI IIC UART(RS232)one_wire RS485总线 均有详细解释 是本人精心调试项目时所用 望对你有帮助
Platform: | Size: 65201 | Author: dflibai | Hits:

[Othermemorylink

Description: 模拟动态存储管理 一、 题目 编制一个模拟动态存储管理的程序,设用一个单向链表HA表示空闲空间链;用一个单向链表HB表示已占用空间链。设链表结构如下: 起始地址 ( 正整数,大于0 ) 本块单元数( 正整数,大于0 ) 链域 (指向下一个结点的指针) 1. 在键盘上输入起始地址,本块单元数,建立起HA,HB两链表初态(输 入起始地址为0时结束); 2. 输出HA,HB两链(起始地址,单元数); 3. 输入起始地址,在HB链中撤消所对应的结点,撤消结点后输出HB链; 4. 将撤消的结点并入HA链( 按起始地址从小到大次序加入 ); 1 ) 当被撤消的结点没有左邻结点,右邻结点和它相连,则在HA链加入; 2 ) 当被撤消的结点有做邻结点与它相连,则把它与左邻结点合并; 3 ) 当被撤消的结点有右邻结点和它相连,则把它与右邻结点合并; 4 ) 当被撤消的结点有左,右邻结点和它相连,则把它与左,右邻结点合并; 5 ) 继续第三点,直到HB链为空或输入的起始地址为0为止; 6 ) 输出HA,HB链。-simulated a dynamic storage management, the subject prepared a simulation of the dynamic storage management procedures established with a one-way linked list of HA expressed idle space chain; Using a one-way linked list, said HB chain occupied space. Based Chain structured as follows : initial address (a positive integer greater than 0) of the unit block (positive integers, greater than 0) chain domain (at a node where the target) 1. Keyboard input in the initial address, the number of block units, and establish HA, HB 2 Chain initial state (transmission into the starting addresses of the end of 0005); 2. output HA, HB 2 chain (initial address, unit number); 3. initial input address, the withdrawal of HB chain corresponding to the node, node withdrawn output HB chain; 4. to revoke the node
Platform: | Size: 3072 | Author: 阿兜 | Hits:

[Embeded-SCM Develop1wire

Description: 1线通信的实用程序--Program for single-thread communication.
Platform: | Size: 50176 | Author: 魔剑 | Hits:

[assembly language键盘录入数据的转换与显示

Description: 本程序能从键盘读入二个五位十进制数(1位符号位+4位数值位),并将这二个十进制数分别转换为二进制数,然后求其和,再将和以十进制形式进行显示。-this program from the keyboard read into two five decimal number (1- 4 symbolic value), this will be two decimal number were converted to a binary number, and then seek his, and then to decimal form shows.
Platform: | Size: 4096 | Author: 赖毅勇 | Hits:

[Graph Drawing图形编辑

Description: 实现四个功能:一、图和图素1. 定义屏幕坐标2. 在屏幕中心作下列图素:点 • ; 小方块 ■ ;大方块 ■ ; 圆点 ● 。以上述图素画线二、3. 用DDA法画线段;4. 用DDA法画圆。三、已知如图所示的多面体,其各棱边长均相等。要求1. 用步进法(即+1比较法)编写AB线段生成程序;2. 用法线法编写消隐程序;3. 编写让多面体绕其中心轴线旋转30o、45o、60o的程序四.在三的基础上自动绘制各棱边,自由旋转任意角度-realization of the four functions : 1, maps and map-1. Two definition screen coordinates. In the center of the screen-map for the following : Point# 8226; ; small chunks; large chunks; dots. The above map-line drawing two, three. DDA law with painting segment; 4. With DDA Act Circle. 3, as shown in the figure known polyhedron, its edge longer being equal. Requirements 1. Walking France (a comparison) prepared AB segment generated procedures; 2. Usage prepared blanking line method; 3. To prepare for polyhedron around its central axis rotation 30o, 45o, 60o procedures 4. The three on the basis of automatic drawing the edge, the Liberal arbitrary rotation angle
Platform: | Size: 251904 | 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:

[Other18B20源程序加上位机温度显示应用程序包(1)

Description: 用c写的18b20驱动程序 功能:实现对DS18B20的读取 原理:单总线协议 注意:单总线协议对延时要求比较严格,此程序中采用的是11.0592M的晶振,如果使用其他的晶振请跟据DS18B20的资料修改延时参数-used to write the 18b20 driver function : to achieve DS18B20 read Principle : single-bus protocol attention : single-bus protocol to delay requirements more stringent, this procedure is used in the crystal 11.0592M if the use of other crystal please According to the information DS18B20 delay parameter changes
Platform: | Size: 6144 | Author: 燕辉 | Hits:

[SCMZLG7290 I2C接口键盘及LED驱动器C51

Description: ZLG7290是串口的可以带64个按键,8位数码管显示的芯片,由于它的震荡电路是晶振,所以比7279稳定(7279是RC震荡)-Wire serial port can bring the 64 keys, eight digital display control chip, because it is crystal oscillator circuit shocks, the stable compared to 7279 (7279 was RC concussion)
Platform: | Size: 60416 | Author: 龙武 | Hits:

[SCM怎样用51驱动LCD显示

Description: 通过实例实践LCD 驱动显示(以128DI0 为例),达到快速上手编制LCD 显示驱动程序 的目的。 准备条件: 1、使用的51 单片机:AT89C52 4K FLASH,供电电压3.0V 2、使用的电测板:LTB-T51-01C 3、使用的软件开发工具:KEIL V7.0 以上版本-practice examples LCD display driver (128DI0 example), to prepare unfamiliar LCD display driver for the purpose of proceedings. Preparation conditions : 1, the use of the MCS-51 : AT89C52 4K FLASH, supply voltage of 3.0V 2, the use of electric sounding board : LTB- T51-3 01C, the use of software development tools : KEIL conforming versions
Platform: | Size: 347136 | Author: 隆凯 | Hits:

[Communication315M无线通信模块

Description: 315M的无线通讯模块,用VC编写(1) 串口初始化,如何设置波特率,串口的四种工作方式。 (2) 串口查询、中断方式发送程序编写方法 (3) 串口查询、中断方式接收程序编写-- 315M wireless communications modules, prepared with VC (1) serial port initialization, how to set up a baud rate, Serial four methods of work. (2) Serial inquiries, send interrupted programming methods (3) Serial inquiries, receiving interrupted programming
Platform: | Size: 272384 | Author: 孟凡军 | Hits:

[GUI Develop仿OICQ程序zt

Description: vc写的一个仿oicq程序 包括oicq的各项功能代码 详细且代注释 -vc write an imitation of Live Wire procedures include the functional code detailed and substituting Notes
Platform: | Size: 505856 | Author: 云水 | Hits:

[Embeded Linux2410AD

Description: 2410开发板在ADS下的A/D转换测试程序。 运行步骤: 1 打开ad.mcp工程文件 2 运行 3 用一根导线连接ad 输入0通道,观察屏幕输出数据的变化 文件说明: ad_test.c:开发板初始化文件 ad.c :ad测试主文件-2410 ADS development board in the A/D converter testing procedures. Running steps : one open document ad.mcp two projects running with a three wire connections ad input channel 0, observation screen output data document the changes : ad_test.c : development board initialization file ad.c : ad testing main file
Platform: | Size: 15360 | Author: 符杰林 | Hits:

[Embeded-SCM Developowire

Description: 一线通讯协议的c51例子程序源代码,很实用的好东西!-line communication protocol decoder source code examples, practical good things!
Platform: | Size: 6144 | Author: 陈阳 | Hits:

[File Operate搜索子目录(VC源码)

Description: (1) 代码接口和CFileFind一样,所以如果原来有搜索单一目录的程序,现在要把下 面的子目录也搜索,那么只需要把原来的CFileFind改成CFileFindAll就可以了 (当然要包含FileFindAll头文件了)。 这样就不用大段的改代码了。 (2) 增加了同一个子目录下文件按文件名排序,或者随机打乱顺序 (3) 增加了返回文件路径的n级根目录的功能。+n返回n级目录,-n返回(总级数-n) 级目录。 -(1) interface and CFileFind code, So if they have a single directory search procedures, it will also subdirectories below the search, only then should the original CFileFind CFileFindAll can change the (course the first document contains the FileFindAll). This would not have a big change of the code. (2) an increase in the same subdirectory documents by file name, in order of random order to disrupt or (3) increase the return path of documents n-root directory functions. N to n-catalog-n return (total Series-n) level directory.
Platform: | Size: 3072 | Author: 牛牛 | Hits:

[SCMprogisp14s

Description: 共享软件PROGISP(Ver1.4+) 2006/1/14 支持编程器类型 1,多种并口(可以自定义)编程器(并口串行) 2,USBPROG编程器(usb串行) 3,并口并行编程器 4,usbasp 扩展功能 1,串口调试,超级终端 特色: 1,速度较快(16k程序): 并口 读11秒 写11秒;USBPROG读2秒 写2秒。 2,USBPROG根据目标cpu自动调整三种下载速度(8k,187.5k,375k) 3,支持自定义ATMEL全系列cpu(avr+S5x 系列). 4,支持自定义熔丝信息提示功能 5,支持时钟校正及系列号生成功能 6,USBPROG还支持usb转串口功能 附usb编程器的源代码 -sharing software PROGISP (Ver1.4) 2006/1/14 support programmer type 1 , multiple parallel port (which can be customized) programming (Serial Parallel Port) 2, USBPROG Programming (usb serial) 3, Parallel parallel programming for four, a usbasp expansion, Serial debugging, the Super Terminal characteristics : a high speed (16k procedures) : Parallel Port Reading 11 seconds was 11 seconds; USBPROG Reading 2 seconds was two seconds. 2, according to the target cpu USBPROG automatic adjustment of the three download speeds (8k, 187.5k. 375K) 3, ATMEL support from the definition of a full range of cpu (avr S5x series). 4. Fuse support from the definition of functional information suggested five support clock correction and serial number generation capability 6, USBPROG switch also supports USB se
Platform: | Size: 823296 | Author: 智峰 | Hits:

[SCM1-wire-process-18b20

Description: 1-wire协议实现,用程序描述了1-wire协议读写,搜索,效验,又加上用温控18b20进行实例实现,可以直接调用源程序-1-wire protocol, the procedures described the 1-wire agreement read and write, search, well-tested, Also temperature control plus 18 b20 for example achieved by directly invoking source
Platform: | Size: 7168 | Author: hxc | Hits:

[SCM1-wire-slave

Description: 1-wire"从机"模拟程序, 不是主机,1-wire的主机模拟程序网上很多.使用mega88模拟DS1990A芯片时序, 再加上模拟主机就可以搭建不使用DALASI芯片而使用1-wire协议的系统.编译IAR for AVR 4.20.-1-wire
Platform: | Size: 6144 | Author: 杨成双 | Hits:

[Embeded-SCM Develop老司机成功程序1

Description: 利用线圈传感器寻地面铁线,遇到硬币报警。(The coil sensor is used to find the ground wire, and the coin alarm is encountered.)
Platform: | Size: 4562944 | Author: ShaneL | Hits:
« 12 3 4 5 6 7 8 9 10 ... 20 »

CodeBus www.codebus.net