资源列表
UART1_Int1
- c8051f020串口实验程序,UART1工作于中断模式-// This program configures UART1 to operate in interrupt mode, showing an example of a string transmitter and a string receiver. These strings are assumed to be NULL-terminated
Timer0_Poll1
- 此程序用定时器实现延时计数 This program shows an example of using Timer0 in polled mode to implement a delay counter with a resolution of 1 ms.-This program shows an example of using Timer0 in polled mode to implement a delay counter with a resolution of 1
Interrupts
- C8051F020单片机中断程序 This software shows the necessary configuration to use External Interrupt 0 (/INT0) or External Interrupt 1 (/INT1) as an interrupt source. The code executes the initialization routines and then spins in an infinite while() l
Timers
- This program presents an example of use of the Timer0 of the C8051F02x s in 8-bit reload timer mode. It uses the F020DK as HW platform and blinks a LED. To do so it used an interrupt driven by the Timer0 which toggles the LED. (using an auxilia
UART
- This program demonstrates how to configure the C8051F020 to write to and read from the UART interface. The program reads a word using the UART1 interrupts and outputs that word to the screen, with all characters in uppercase
F32x_Ports_SwitchesLEDs
- This program demonstrates how to configure the port pins as digital inputs and outputs. The C8051F320 target board has two push-button switches connected to port pins and and two LEDs. The program constantly checks the status of the switches
BTKprinter_10.06.24.1
- DLL para control de impresoras Epson
mosewf
- Message: Unexpected end of file Version: 8.3.0.1331 (Nov 28 2005, Build=1331) OS Version: DOS v7.10-Command line arguments:-clone,mode=pload,src=winxpsp2.gho:1,dst=1:1-crcignore-sure-fx
BSS_Demo4SP_20Mar2k5
- 一个盲源分离的GUI界面,本程序可完成语音信号的独立分量分析。-A blind source separation GUI interface, this program can be completed independent component analysis of speech signals.
data_search
- 由c51编程实现12位串行A/D转换器TLC2543采集11个通道模拟输入数据。单片机通过编程产生串行时钟,并按时序发送与接收数据位,完成通道方式/通道数据的写入和转换结果的读出。-C51 programming from the 12-bit serial A/D converter TLC2543 11-channel analog input collected data. Microcontroller programmed to generate the serial clock, a
WM6DownloadFile
- C++ Dll to dwonload file from internet to windows mobile like : DownloadFile("http://www.song.com/so.mp3","temp\\so.mp3") -C++ Dll to dwonload file from internet to windows mobile like : DownloadFile("http://www.song.com/so.mp3","temp\\so.mp3")
