本文檔介紹如何使用PIC單片機編程器開發工具在目標電路板上仿真和調試固件。本手冊的內容編排如下 第一章 PIC單片機編程器概述 第二章 入門 第三章 PIC編程器和ICSP 第四章 PICKIT DEBUG EXPRESS 第五章 疑難解答 ......................
上傳時間: 2013-10-19
上傳用戶:sardinescn
摘要:本文通過介紹PIc秉列單片機的優越性和其所配置的定時器/計數器TMRo.TlⅥI“、TMR2模塊之間的共性及各自的特性,以 及PIc單片機在電機調速中的應用。 關鍵詞:單片機定時器/計數囂TMRo,TMRl,TMR2 電機
上傳時間: 2013-10-14
上傳用戶:dingdingcandy
介紹一款單片機存儲設備轉儲器,以C8051F040為核心控制模塊,通過外接兩個CH375 U盤模塊、液晶顯示模塊及鍵盤模塊等實現兩個U盤之間數據的相互轉儲,很好地解決了U盤內容轉儲離不開電腦而帶來的不便以及容易感染病毒等弊端。C8051F040通過CH375 按照相應的USB協議與USB設備通訊,通過調用CH375提供的子程序庫來直接讀取U盤中的數據,實現了普通單片機與U盤的通訊,支持常用的12 Mb/s 全速USB設備和1. 5 Mb/s低速設備。該設計方案具有低成本、低功耗、操作簡單等特點,將會有廣闊的應用前景。
上傳時間: 2013-12-17
上傳用戶:xzt
提出了一種以S3C2440A為核心處理器的銀行評價器的設計方案,并結合XILINX公司的XL95144XL型CPLD,輔助S3C2440A,實現該銀行評價器的各部分功能以及系統信號之間的相互協調。該評價器在系統設計上采用液晶屏顯示,代替了以往簡單的數碼管電路的顯示模式,在視覺上給人以全新的享受。同時,評價器增加了新的網絡供電方式,只要將評價器連接上網絡就可以正常工作,方便了客戶的使用??傊?,此款銀行評價器采用了嵌入式系統的設計方案,大大豐富了系統功能,實現一個銀行評價器設計的新突破。 Abstract: S3C2440A of SamSung company is the core component of the embedded system. A design of bank assessor based on S3C2440A was provided in this paper. It used XL95144XL combined with S3C2440A to realize all the functions and coordination with system signals. This bank assessor used LCD to display instead of the former simple digital display and provided a new seusuous enjoment. Meanwhile,it provided a new method of network power supply,that the bank assessor could regularly work once it connected to the network,which is convenient for customers to use. In a word,this assessor takes embedded system,enriches the system’s functions and reclizes a new breakout.
標簽: S3C2440A
上傳時間: 2013-11-03
上傳用戶:taa123456
為提高太陽能的利用率,以ATmega8單片機為控制核心,設計了一套光電跟蹤與視日運動軌跡跟蹤互補控制的雙軸太陽跟蹤器。該跟蹤器在晴天時,利用光敏電阻采集光強判斷太陽位置,控制步進電機實現光電跟蹤;在陰天時,采集時鐘器件PCF8583的時間信息,計算當前太陽位置來實現視日運動軌跡跟蹤。實驗表明:該太陽跟蹤器能在不同天氣狀況下對太陽進行較準確地跟蹤,能量接收效率提高了30%,達到充分利用太陽能的目的。 Abstract: To improve the utilization rate of solar energy,a kind of solar tracking controller which effectively combined the sun angle tracking and photo electric tracking based on ATmega8is designed.In the sunny days,the solar tracking con-troller determines the sun's position by using photosensitive resistances to collect light intensity and control stepper motors to achieve photo electric tracking,n cloudy days,it collects clock chip PCF8583time information to calculate the current position of the sun and achieve the sun angle tracking.Experimental results show the solar tracking controller accurately tracks the sun in different weather conditions,improves received energy efficiency by30%and reaches the purpose of full use of solar energy.
上傳時間: 2013-10-15
上傳用戶:urgdil
MG3500SoC是支持H.264高清編解碼器的片上系統,內部集成一個嵌入式ARM926處理器,支持高清H.264編解碼、MPEG鄄2解碼和JPEG編解碼。介紹了MG3500SoC的主要性能特點、引腳排列、主要接口功能及在DVR上的應用,以及MG3500SoC及其周圍器件的硬件設計,提出了在設計中應注意的問題。 Abstract: The MG3500System-on-Chip(SoC)is high definition(HD)H.264codec,including ARM926-EJ processor,H.264encoder/decoder,MPEG2decoder and JPEG/MJPEG encoder/decoder.The features,pin assignments,interfaces and the typical application of MG3500in DVR are introduced in this paper.The application hardware circuit between the MG3500SoC and peripheral device are given,the questions which the syetem design needs to pay attention are explained.
上傳時間: 2013-11-12
上傳用戶:elinuxzj
介紹一種多功能音樂播放器,它是以AT89S52單片機為核心,并輔有一些外圍器件,采用匯編語言編寫程序,實現多功能音樂播放,歌曲自動循環播放和使用琴鍵自編曲目功能。此外,彩燈顯示歌曲節奏,按鍵跳轉到喜愛曲目,液晶顯示當前播英文曲目。并給出了系統軟硬件設計。 Abstract: It introduces a multifunctional music player,taking AT89S52 single-chip microcomputer as hardware control core and using some peripheral elements.Programmes are compiled in assembly language to act as expected.There are two functional modes in this system.One is to make the music play automatically and consecutively,the other is to compose new songs through keys.In addition,lights show the pace of music and the English names can be displayed in the liquid crystal screen.With perfect combination of hardware and software,the music player can meet many music lovers’needs for multifunctional music player.And the hardware and software of the system are given.
上傳時間: 2013-11-18
上傳用戶:xiaodu1124
摘要:本文介紹了以PIC16C74單片機為核心的IC卡讀寫器的系統設計,系統實現了IC卡及外部存儲器的讀寫、PC機與單片機的串行通訊、硬件上實現了串口供電的工作方式,系統具有實用性強穩定性高等特點。 關鍵詞:PIC單片機;IC卡讀寫;串行通訊;串口供電
上傳時間: 2013-11-15
上傳用戶:z1191176801
摘要:文章介紹了一種以8031單片機為核心片外擴展at93c46電擦除可編程只讀存儲器并帶有數碼LED顯示時.分.秒和以指示燈做標志的按鍵校時自動打鈴器。 關鍵詞:單片機 存儲器 數碼管
上傳時間: 2013-11-01
上傳用戶:refent
產品簡介 AVRISP MKII下載器是ATMEL公司開發的AVRISP第二代產品,USB接口。AVRISP MKII支持全系列AVR+部分其他芯片(如S51等)。USB接口,便于使用與攜帶,特別適用于沒有串口的臺式電腦和筆記本電腦。 AVRISP MKII是一種結構緊密而且容易使用的在線編程工具,它為ATMEL系列AVR單片機開發應用程序設計。由于其尺寸小,它也成為一種為現有的利用AVR單片機的應用程序局升級的極好的工具。 AVRISP MKII是由USB供電,因而AVRISP編程器無需額外能源供應。AVRISP MKII編程接口是集成于AVRStudio中的。Flash,EEPROM和所有的Fuse和Lockbit可編程ISP選項,可以選擇單個分別編程或者連續自動編程。 我公司生產的AVRISP MKII在線編程器和atmel官方的AVRISP MKII在線編程器功能上完全兼容,但價格更低,是工廠,學校,個人等開發AVR單片機的首選工具。
上傳時間: 2013-10-16
上傳用戶:peterli123456