虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Bit-Plane-DecompoSition

  • 本程序使用MSP430F149驱动DS18B20

    本程序使用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 的读写了。

    标签: 430F F149 MSP 430

    上传时间: 2016-07-04

    上传用户:凤临西北

  • 这是一个用VHDL写的简易的CPU的程序

    这是一个用VHDL写的简易的CPU的程序,共支持10条指令。使用微指令方式。包括.bit文件。下载到FPGA芯片上成功。注解不小心忘记保存。

    标签: VHDL CPU 程序

    上传时间: 2014-12-01

    上传用户:l254587896

  • 摘自university of waterloo的个别知道笔记

    摘自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

    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

    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 th

    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驱动程序设计源码

    [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纠错编码

    实现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.

    标签: 比特 字节 RS纠错编码

    上传时间: 2016-08-24

    上传用户:思琦琦

  • In this paper we describe a control methodology for catching a fast moving object with a robot mani

    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