DS1820 1-wire temp sensor AVR asm Program
資源簡介:DS1820 1-wire temp sensor AVR asm Program
上傳時間: 2017-05-20
上傳用戶:aig85
資源簡介:此程序是一底層開發驅動代碼,里面包括了I2C芯片(MAX5417)及1 wire sensor、AD驅動的源代碼!稍作改動就能用于自己的產品開發中!
上傳時間: 2014-01-19
上傳用戶:lizhizheng88
資源簡介:達拉斯 1-wire 主機通信 這份資料展示了如何把 1-wire 主機通信在應用到一個AVR系統中,不僅僅是在軟件方面,還有U(S)ART模式下的應用。
上傳時間: 2017-09-10
上傳用戶:lijinchuan
資源簡介:1-wire"從機"模擬程序, 不是主機,1-wire的主機模擬程序網上很多.使用mega88模擬DS1990A芯片時序, 再加上模擬主機就可以搭建不使用DALASI芯片而使用1-wire協議的系統.編譯IAR for AVR 4.20.
上傳時間: 2014-01-03
上傳用戶:zhangliming420
資源簡介: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: 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
資源簡介:Abstract: The 1-wire product family includes numerous devices that can be easily evaluated using a Windows?-based
上傳時間: 2013-10-12
上傳用戶:fudong911
資源簡介: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
上傳用戶:大三三
資源簡介:1—wire總線的詳細介紹,對有設計硬件電路的同志有幫助
上傳時間: 2015-03-11
上傳用戶:維子哥哥
資源簡介:1 wire 溫度傳感器18B20 PIC 匯編程序 測溫精度達0.5度
上傳時間: 2014-12-01
上傳用戶:shinesyh
資源簡介:DALLAS 1 wire 總線 SDK 支持多種高級語言,跨平臺
上傳時間: 2014-01-21
上傳用戶:924484786
資源簡介:at89C51的超級電池管理的程序,可管理3-4節電池,與ds2751用1-wire通訊
上傳時間: 2015-06-19
上傳用戶:playboys0
資源簡介:ds2482-100是IIC協議轉1-wire協議的接口芯片。本程序包利用ds2482-100操作溫度傳感器ds18s20。注意:ds18s20初始化后溫度值為85攝氏度,必須多讀幾次溫度以便其顯示穩定。另外,文件中包含的一些頭文件可以顧名思義,都是比較通用的(如IIC軟件包),為節省篇...
上傳時間: 2014-01-19
上傳用戶:yzhl1988
資源簡介:lcd drive asm Program
上傳時間: 2013-12-23
上傳用戶:hebmuljb
資源簡介:1-wire協議實現,用程序描述了1-wire協議讀寫,搜索,效驗,又加上用溫控18b20進行實例實現,可以直接調用源程序
上傳時間: 2013-12-20
上傳用戶:jkhjkh1982
資源簡介:1-wire單總線原理,包括概述,硬件結構,命令序列,信號方式等幾部分。
上傳時間: 2015-11-27
上傳用戶:lyy1234
資源簡介:Dallas 1-wire ip 非常有用,不占用CPU的時間.
上傳時間: 2015-12-17
上傳用戶:dsgkjgkjg
資源簡介:18B20芯片為1-wire協議 該程序是用匯編語言完成的讀取18B20芯片溫度值的keil程序
上傳時間: 2016-01-02
上傳用戶:cainaifa
資源簡介:1-wire總線的開發,用一根線,可以實現同類的功能
上傳時間: 2013-12-02
上傳用戶:維子哥哥
資源簡介:1-wire ds2401 driver for vxworks
上傳時間: 2013-12-30
上傳用戶:zycidjl
資源簡介:用于MAXIM-DALLAS專利擁有的1 wire 器件的匯編代碼,可用于移植到其他各種各樣的1 wire器件。
上傳時間: 2016-09-02
上傳用戶:dreamboy36
資源簡介:*51單片機時序總驅動 *包括并口的6800和8080,串口的I2C,SPI,1-wire *所有片選由上層驅動完成(I2C,1-wire為總線選擇)
上傳時間: 2016-11-25
上傳用戶:frank1234
資源簡介:void insert_sort(int *a,int n) { if(n==1) return insert_sort(a,n-1) int temp=a[n-1] for(int i=n-2 i>=0 i--) { if(temp<a[i]) a[i+1]=a[i] else break } a[i+1]=temp }
上傳時間: 2014-01-22
上傳用戶:banyou
資源簡介:DS2480芯片是實現1-wire協議的芯片。本驅動使用C8051F206單片機與DS2480芯片進行交互,并讀取1-wire總線上DS1990A芯片的ROM碼。
上傳時間: 2014-01-26
上傳用戶:ggwz258
資源簡介:基于單總線1-wire芯片DS2431的通訊方法。
上傳時間: 2017-03-26
上傳用戶:壞天使kk
資源簡介:1-wire 單總線是 Maxim 全資子公司 Dallas 的一項專有技術 與目前多數標準串行數據 通信方式 如SPI/I 2 C/MICROwire不同 它采用單根信號線 既傳輸時鐘 又傳輸數據 而且數據傳輸是雙向的 它具有節省 I/O 口線資源 結構簡單 成本低廉 便于總線擴展和 維護...
上傳時間: 2013-12-20
上傳用戶:hj_18
資源簡介:1-wire Example source code
上傳時間: 2013-12-17
上傳用戶:yepeng139
資源簡介:SMDK2460 usb monitor Program. compiler ADS 1.2 , use DNW to download Program to target board.
上傳時間: 2017-07-09
上傳用戶:671145514
資源簡介:ds18b20 digitsl 1-wire thermometer with Programmable resolution code for initialization write and read and convert temperature functions
上傳時間: 2017-08-29
上傳用戶:225588
資源簡介:A 64 points Discrete Fourier Transform code in AVR asm.
上傳時間: 2013-12-22
上傳用戶:chenlong