本程序使用MSP430F149驅動DS18B20,并再1602液晶顯示溫度;DS18B20 是一款小巧的溫度傳感器,它通過單總線協議與 MCU 進行通信,硬件連接十分簡潔,它具有如下特性:測溫范圍-55℃~+125℃,并且在-10℃~+85℃范圍內具有±0.5℃的精度,9-Bit 到 12-Bit 的可編程分辨率,用戶自定義、非易失性溫度閾值。MCU的P1.6端口與DS18B20的DQ端連接, 通過在MCU的IO 端口模擬1-Wire協議的時序就能實現對 DS18B20 的讀寫了。
上傳時間: 2016-07-04
上傳用戶:鳳臨西北
這是一個用VHDL寫的簡易的CPU的程序,共支持10條指令。使用微指令方式。包括.bit文件。下載到FPGA芯片上成功。注解不小心忘記保存。
上傳時間: 2014-12-01
上傳用戶:l254587896
摘自university of waterloo的個別知道筆記,主要關于electrical and computer engineering方面,包括了8-bit hamming的編解碼以及使用VHDL的硬件開發
標簽: university waterloo of
上傳時間: 2016-07-07
上傳用戶:qq521
Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The power in parallel channel (after decomposition) is distributed as water-filling algorithm
標簽: antenna Capacity analyzed transmit
上傳時間: 2016-07-13
上傳用戶:zhichenglu
IN highly scattered enviroment,the Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The power in parallel channel (after decomposition) is distributed as water-filling algorithm
標簽: enviroment scattered highly IN
上傳時間: 2014-01-25
上傳用戶:SimonQQ
This book provides a complete intermediate-level discussion of microcontroller programming using the C programming language. It covers both the adaptations to C necessary for targeting an embedded environment, and the common components of a successful development project. C is the language of choice for programming larger microcontrollers (MCU), those based on 32-bit cores. These parts are often derived from their general-purpose counterparts, and are both as complex and feature-rich. As a result, C (and C++) compilers are necessary and readily available for these MCUs. 是初學入們,嵌入式的好教材!@簡單易懂
標簽: intermediate-level microcontroller programming discussion
上傳時間: 2013-12-18
上傳用戶:lo25643
[UsbKbd.rar] - usbkbd,用wdm編寫的usb和鍵盤的驅動示例 [USB2.0_USB_driver.rar] - 學習USB2.0驅動程序設計源碼,包括Windows DDK Driver驅動的詳細設計,U盤,MP3的程序設計例子 [mc8051_design.zip] - MC8051 IP CoreOregano Systems 8-bit Microcontroller IP-Core此公司提供的8051
標簽: USB_driver USB 2.0
上傳時間: 2013-12-29
上傳用戶:xauthu
實現8比特字節的RS糾錯編碼,可以指定極性校驗字節數目,能產生的最大校驗序列長度為255字節(含極性校驗字節).This is an implementation of a Reed-Solomon code with 8 bit bytes, and a configurable number of parity bytes. The maximum sequence length (codeword) that can be generated is 255 bytes, including parity bytes.
上傳時間: 2016-08-24
上傳用戶:思琦琦
In this paper we describe a control methodology for catching a fast moving object with a robot manipulator, where visual information is employed to track the trajectory of the target. Sensing, planning and control are performed in real-time to cope with possible unpredictable trajectory changes of the moving target, and prediction techniques are adopted to compensate the time delays introduced by visual processing and by the robot controller. A simple but reliable model of the robot controller has been taken into account in the control architecture for improving the performance of the system. Experimental results have shown that the robot system is capable of tracking and catching an object moving on a plane at velocities of up to 700 mm/s and accelerations of up to 1500 mm/s2.
標簽: methodology describe catching control
上傳時間: 2014-01-12
上傳用戶:qq521
蜂鳴器唱《祝你平安》 * * ********************************************************************************/ SPK bit P2.3 ORG 0000H LJMP START ORG 000BH INC 20H 中斷服務,中斷計數器加1 MOV TH0,#0D8H MOV TL0,#0EFH 12M晶振,形成10毫秒中斷
標簽: 蜂鳴器
上傳時間: 2014-11-08
上傳用戶:bruce5996