亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

feature-based

  • 基于自編程功能的MCU Bootloader設(shè)計(jì)

    Bootloader是微處理器上電時(shí)運(yùn)行的第一段代碼,它可以通過(guò)通信接口實(shí)現(xiàn)對(duì)微處理器內(nèi)部應(yīng)用程序的更新升級(jí),為網(wǎng)絡(luò)化嵌入式產(chǎn)品的應(yīng)用程序升級(jí)帶來(lái)極大的便利。由于目前沒(méi)有統(tǒng)一嵌入式系統(tǒng)的Bootloader。基于NEC 78K0系列單片機(jī)自編程原理,設(shè)計(jì)出一個(gè)適用于78K0/Fx2系列單片機(jī)的Bootloader,并能夠通過(guò)單片機(jī)串口在線升級(jí)應(yīng)用程序。 Abstract:  Bootloader is the first piece of code executed after microprocessor startup. It makes the embedded product’s firmware update conveniently through communication interface. However, no unified bootloader is available for all kinds of microprocessor products. Based on the principle of self-programming NEC 78K0s’ series, a useful Bootloader which is suitable for 78K0/Fx2s’ series MCU is designed,the design can update the application through serial ports.

    標(biāo)簽: Bootloader MCU 自編程

    上傳時(shí)間: 2013-10-26

    上傳用戶:fang2010

  • 基于AT89S52 的水溫控制系統(tǒng)的設(shè)計(jì)

    本文介紹了基于AT89C52 單片機(jī)的自動(dòng)水溫控制系統(tǒng)的設(shè)計(jì)及實(shí)現(xiàn)過(guò)程。該系統(tǒng)具有實(shí)時(shí)顯示、溫度測(cè)量、溫度設(shè)定并能根據(jù)設(shè)定值對(duì)環(huán)境溫度進(jìn)行調(diào)節(jié)實(shí)現(xiàn)控溫的目的以及達(dá)到上下限溫度報(bào)警功能,控制算法是基于數(shù)字PID 算法。關(guān)鍵詞 :PID AT89C52 脈寬調(diào)制 實(shí)時(shí) Abstract : This article describes AT89C52 single-chip microcomputer-basedautomatic water temperature control system design and implementation process. Thesystem has real-time display, temperature measurement, temperature settings and theenvironment in accordance with the temperature settings adjusted to achieve thepurpose of temperature control and reach the upper and lower limits of temperaturealarm function, the control algorithm is based on the digital PID algorithm.Keyword: PID AT89C52 PWM real time

    標(biāo)簽: 89S S52 AT 89

    上傳時(shí)間: 2013-10-10

    上傳用戶:歸海惜雪

  • SN65LBC170,SN75LBC170,pdf(TRIP

    The SN65LBC170 and SN75LBC170 aremonolithic integrated circuits designed forbidirectional data communication on multipointbus-transmission lines. Potential applicationsinclude serial or parallel data transmission, cabledperipheral buses with twin axial, ribbon, ortwisted-pair cabling. These devices are suitablefor FAST-20 SCSI and can transmit or receivedata pulses as short as 25 ns, with skew lessthan 3 ns.These devices combine three 3-state differentialline drivers and three differential input linereceivers, all of which operate from a single 5-Vpower supply.The driver differential outputs and the receiverdifferential inputs are connected internally to formthree differential input/output (I/O) bus ports thatare designed to offer minimum loading to the buswhenever the driver is disabled or VCC = 0. Theseports feature a wide common-mode voltage rangemaking the device suitable for party-lineapplications over long cable runs.

    標(biāo)簽: 170 LBC SN TRIP

    上傳時(shí)間: 2013-10-13

    上傳用戶:ytulpx

  • lpc2478完全使用手冊(cè)

    NXP Semiconductor designed the LPC2400 microcontrollers around a 16-bit/32-bitARM7TDMI-S CPU core with real-time debug interfaces that include both JTAG andembedded Trace. The LPC2400 microcontrollers have 512 kB of on-chip high-speedFlash memory. This Flash memory includes a special 128-bit wide memory interface andaccelerator architecture that enables the CPU to execute sequential instructions fromFlash memory at the maximum 72 MHz system clock rate. This feature is available onlyon the LPC2000 ARM Microcontroller family of products. The LPC2400 can execute both32-bit ARM and 16-bit Thumb instructions. Support for the two Instruction Sets meansEngineers can choose to optimize their application for either performance or code size atthe sub-routine level. When the core executes instructions in Thumb state it can reducecode size by more than 30 % with only a small loss in performance while executinginstructions in ARM state maximizes core performance.

    標(biāo)簽: 2478 lpc 使用手冊(cè)

    上傳時(shí)間: 2013-11-15

    上傳用戶:zouxinwang

  • MPLAB C30用戶指南(英文)

    MPLAB C30用戶指南(英文) HIGHLIGHTSThe information covered in this chapter is as follows:• About this Guide• Recommended Reading• Troubleshooting• The Microchip Web Site• Development Systems Customer Notification Service• Customer Support Document LayoutThe document layout is as follows:• Chapter 1: Compiler Overview – describes MPLAB C30, development tools andfeature set.• Chapter 2: Differences between MPLAB C30 and ANSI C – describes thedifferences between the C language supported by MPLAB C30 syntax and thestandard ANSI-89 C.• Chapter 3: Using MPLAB C30 – describes how to use the MPLAB C30 compilerfrom the command line.• Chapter 4: MPLAB C30 Runtime Environment – describes the MPLAB C30runtime model, including information on sections, initialization, memory models, thesoftware stack and much more.• Chapter 5: Data Types – describes MPLAB C30 integer, floating point and pointerdata types.• Chapter 6: Device Support Files – describes the MPLAB C30 header and registerdefinition files, as well as how to use with SFR’s.• Chapter 7: Interrupts – describes how to use interrupts.• Chapter 8: Mixing Assembly Language and C Modules – provides guidelines tousing MPLAB C30 with MPLAB ASM30 assembly language modules.

    標(biāo)簽: MPLAB C30 用戶 英文

    上傳時(shí)間: 2013-10-21

    上傳用戶:13925096126

  • 基于AT89C52單片機(jī)的步進(jìn)電機(jī)控制系統(tǒng)設(shè)計(jì)

    基于AT89C52單片機(jī)的步進(jìn)電機(jī)控制系統(tǒng)設(shè)計(jì) 摘 要: 提出了一個(gè)由AT89C52單片機(jī)控制步進(jìn)電機(jī)的實(shí)例。可以通過(guò)鍵盤(pán)輸入相關(guān)數(shù)據(jù), 并根據(jù)需要, 實(shí)時(shí)對(duì)步進(jìn)電機(jī)工作方式進(jìn)行設(shè)置, 具有實(shí)時(shí)性和交互性的特點(diǎn)。該系統(tǒng)可應(yīng)用于步進(jìn)電機(jī)控制的大多數(shù)場(chǎng)合。實(shí)踐表明, 系統(tǒng)性能優(yōu)于傳統(tǒng)的步進(jìn)電機(jī)控制器。 關(guān)鍵詞: 單片機(jī); 步進(jìn)電動(dòng)機(jī); 直流固態(tài)繼電器; 實(shí)時(shí)控制 ABSTRACT: A stepp ing motor control system based on AT89C52 chip microcomputer was described.The data can be inputwith keyboard, and stepp ingmotorwas controlled by these data. According to the demand, users can set the workingmodel of stepp ingmotor in real2time. This system can be widely used in stepp ing motor controlling. The p ractice showed that the performance of this system outdid the tradi-tional stepp ing motor controller.

    標(biāo)簽: 89C C52 AT 89

    上傳時(shí)間: 2013-11-22

    上傳用戶:vodssv

  • LPC1769 LPC1768 LPC1767 LPC176

    The LPC1769/68/67/66/65/64 are ARM Cortex-M3 based microcontrollers for embedded applications featuring a high level of integration and low power consumption. The ARM Cortex-M3 is a next generation core that offers system enhancements such as enhanced debug features and a higher level of support block integration.

    標(biāo)簽: LPC 1769 1768 1767

    上傳時(shí)間: 2014-02-20

    上傳用戶:13215175592

  • HCS12X系列存儲(chǔ)器配置操作指南

    The HCS12X family is the successor to the HCS12family, with many additional features. One new feature isthe increased memory available to the CPU and themethods available to access it. This document focuses onthe improved memory map configuration.

    標(biāo)簽: HCS 12X 12 存儲(chǔ)器

    上傳時(shí)間: 2013-11-13

    上傳用戶:王者A

  • MC9S08QG8英文資料 pdf

    MC9S08QG8英文資料 The MC9S08QG8 is the newest member of the Freescale 8-bit family of highly integratedmicrocontrollers, based on the high-performance yet low power HCS08 core. The MC9S08QG8is an excellent solution for power-sensitive applications with extended battery life and maximum performance down to 1.8VDC.

    標(biāo)簽: MC9 S08 QG8

    上傳時(shí)間: 2014-12-28

    上傳用戶:dxxx

  • 單片機(jī)在健身車(chē)轉(zhuǎn)速測(cè)量中的應(yīng)用

    本文介紹了一種基于單片機(jī)的健身車(chē)轉(zhuǎn)速測(cè)量系統(tǒng)。該系統(tǒng)具有電路簡(jiǎn)單、使用方便等特點(diǎn)。文中詳細(xì)介紹了該系統(tǒng)的工作原理,并且給出了它的硬件原理圖和軟件設(shè)計(jì)程序框圖。關(guān)鍵詞:轉(zhuǎn)速 單片機(jī) 測(cè)量ABSTRACT :This paper introduces a measuring system of the rotational velocity of exercise bike based on single - chip microcomputer . It has such advantages : simple circuit ,convenient use and so on. The work principle is presented in detail in this paper and the block diagram of hardware and program flow chart are giv2 en as well .KEYWORDS :Rotational velocity  Single - chip microcomputer  Measuring

    標(biāo)簽: 單片機(jī) 中的應(yīng)用 轉(zhuǎn)速測(cè)量

    上傳時(shí)間: 2013-11-02

    上傳用戶:源弋弋

主站蜘蛛池模板: 汤阴县| 江口县| 南安市| 谷城县| 深州市| 修水县| 永兴县| 隆林| 潼南县| 邵武市| 盘锦市| 邢台市| 云安县| 泸西县| 泰宁县| 民权县| 宁阳县| 华蓥市| 拉萨市| 屯门区| 盘山县| 神木县| 射洪县| 禄丰县| 含山县| 龙海市| 上饶市| 民乐县| 班戈县| 诏安县| 威远县| 九台市| 苏州市| 偏关县| 青铜峡市| 惠来县| 广元市| 会宁县| 湘西| 齐齐哈尔市| 乡城县|