Welcome![Sign In][Sign Up]
Location:
Search - C8051F060 A

Search list

[Other resourceBattTestV2.0

Description: 一个通过USB->UART读取C8051F060的程序,实现曲线分析、放大、报表等,采用多线程。 驱动从www.silabs.com下载,要用NI的UI控件。完整版。-a USB -
Platform: | Size: 3877884 | Author: 朱效志 | Hits:

[Other resourceUART

Description: // This program demonstrates how to configure the C8051F060 to write to and read // from the UART interface. The program reads a word using the UART0 interrupts // and outputs that word to the screen, with all characters in uppercase
Platform: | Size: 53159 | Author: 蓝天 | Hits:

[SCMBattTestV2.0

Description: 一个通过USB->UART读取C8051F060的程序,实现曲线分析、放大、报表等,采用多线程。 驱动从www.silabs.com下载,要用NI的UI控件。完整版。-a USB-
Platform: | Size: 3877888 | Author: 朱效志 | Hits:

[SCMUART

Description: // This program demonstrates how to configure the C8051F060 to write to and read // from the UART interface. The program reads a word using the UART0 interrupts // and outputs that word to the screen, with all characters in uppercase
Platform: | Size: 53248 | Author: 蓝天 | Hits:

[SCMfilter

Description: 脉冲滤波算法,对因环境干扰引起的尖峰脉冲能够有效的虑掉,在单片机中,既能实现又能提高执行效率,不一个不错的代码。我以多次使用,如C8051F060,C8051F040,C8051F410,C8051F320中。-Pulse filtering algorithm, due to environmental interference caused by pulse peak can be effectively out of consideration, in the MCU, it can realize the implementation can enhance efficiency, not a good code. I have repeatedly used, such as the C8051F060, C8051F040, C8051F410, C8051F320 in.
Platform: | Size: 1024 | Author: 蔡新林 | Hits:

[SCMc8051f06_0oscillograph

Description: 这是一个基于c8051F060的示波器程序,开发软件为keil。希望给这方面研究的朋友提供一些帮助。-This is a c8051F060 Based on the oscilloscope procedures, to develop software for keil. I hope to study this area with some friends to help.
Platform: | Size: 34816 | Author: lll | Hits:

[SCMADC

Description: C8051F060的ADC的调试程序。这里用的是ADC2,调试已通过。-The C8051F060 s ADC debugger. Here is the ADC2, debugging has passed.
Platform: | Size: 13312 | Author: | Hits:

[SCMF06x_Oscillators

Description: C8051F060的时钟配置例子,里面有各种方法,包括内部时钟和外部各个时钟等,调试已通过-C8051F060 clock configuration examples, there are a variety of methods, including various internal clock and external clock and so on, debugging has passed
Platform: | Size: 10240 | Author: | Hits:

[SCMadfg

Description: 引言    随着单片机的不断推陈出新,特别是高性价比的单片机的涌现,转速测量控制普遍采用了以单片机为核心的数字化、智能化的系统。本文介绍了一种由单片机C8051F060作为主控制器,使用霍尔传感器进行测量的直流电机转速测量系统。 -With the constant introduction of new single-chip, in particular, cost-effective single-chip microcomputer of the emergence of speed measurement commonly used to control a number of single-chip microcomputer as the core of intelligent systems. In this paper, a C8051F060 chip microprocessor as the main controller, use the Hall sensor to measure the DC motor speed measurement system.
Platform: | Size: 45056 | Author: qinxin | Hits:

[SCM020

Description: 该文档包含了基于c8051f020的各种源码,包括AD、DA,串口,定时器,IIC以及时钟键盘等,很具有学习意义-This document contains a variety of source-based c8051f020, including AD, DA, serial port, timers, IIC and clock keyboard, it is with learning the meaning
Platform: | Size: 182272 | Author: 杜成 | Hits:

[Embeded-SCM Developprintf

Description: 一个用于单片机(这里用于C8051F060)的简单的printf程序-One for the microcontroller (in this case for the C8051F060) a simple printf program
Platform: | Size: 2048 | Author: 霍光磊 | Hits:

[SCMC8051F060_PWM

Description: 基于C8051F060的PWM产生程序。 采用软件定时器完成,使用普通口线输出,输出为推挽输出,上升沿和下降沿陡峭并存在过充。提供PWM波频率调整、占空比调整、双路输出PWM波死区时间调整功能。-The PWM generation process based on the C8051F060. Completed using the software timer, use the normal port line output, the output of push-pull output, rising and falling over the steep and there is a charge. To provide PWM wave frequency adjustment, the duty cycle adjustment, dual-output PWM wave function of dead time to adjust.
Platform: | Size: 134144 | Author: icemoon1987 | Hits:

[SCMC8051F060_PWM_long

Description: 基于C8051F060单片机的PWM波形产生程序。 采用长整型计算,使用C8051F060内部的捕捉比较单元实现、使用专门的捕捉比较单元输出脚输出。 提供PWM波形频率、PWM波形占空比、双路PWM波形死区时间控制等功能。-Based on C8051F060 MCU PWM waveform generation process. Use of long integer calculations, use the C8051F060 to achieve within the capture compare unit, using a dedicated output pin to capture compare unit output. To provide PWM waveform frequency, PWM waveform duty cycle, dual PWM waveform dead-time control functions.
Platform: | Size: 134144 | Author: icemoon1987 | Hits:

[SCMC8051F060_SPWM

Description: 基于C8051F060的SPWM波形产生程序。 使用程序预设的1024点sin波形产生,使用C8051F060内置的捕捉比较单元、采用专门的捕捉比较单元输出引脚。 提供SPWM波形频率控制、SPWM精度控制等功能-The SPWM waveform generator based on the C8051F060 program. To use the program default 1024 points sin waveform generator, use the C8051F060 built-in capture compare unit, using a dedicated capture compare unit output pin. SPWM waveform to provide frequency control, SPWM precision control and other functions
Platform: | Size: 156672 | Author: icemoon1987 | Hits:

[Other Embeded programt6963-lcd-diplay-driver

Description: This is a C source code for a t6963 lcd diplay driver. A bit tricky because it occured there need to be some delays (nop instructions) in the communication with the lcd, otherwise it doen s work. The code is from a project, where the uC was SiliconLabs C8051F060 (8051 core).
Platform: | Size: 1024 | Author: ak_dev | Hits:

[SCMC8051F060

Description: 这是C8051F系列的单片机的手册,中文版的,绝对是珍藏,现在拿出来分享。-This is a manual C8051F series microcontroller, the Chinese version is absolutely collection, now come to share.
Platform: | Size: 1718272 | Author: 张正普 | Hits:

[Other Embeded programC8051F060-AD-UART1

Description: C8051F060 自带高速AD进行数据采集 可达100兆采样率 并切缓存与片外ram 并把采集数据通过串口发送给PC - Data Acquisition example for C8051F060 Description: This example illustrates the use of ADC1 and the DMA to acquire and store data. It is intended for use with the C8051F060 target board in the development kit. // This code measures a signal at the AIN0 input with the 16-bit SAR ADC0. // The data is sampled at a rate of 100kHz. ADC output data is transferred to XDATA memory space using the DMA. // // With the EMIF configured for off-chip XRAM access (on the upper ports), this code moves the ADC data to the C8051F060TB target boards s SRAM device. // Once data acquisition is complete, the code then prompts the user to press the P3.7 // button on the target board when ready to receive the data via the UART0 serial port. The TB features an RS-232 transceiver and connector, so the data can be transferred // to a PC via its serial port. // The code is set to acquire up to 32768 samples (for 64kbytes of data). The SRAM device - can accommodate up to 128kbytes,
Platform: | Size: 39936 | Author: wu | Hits:

[Other Embeded programC8051F060-DAC

Description: 这个程序输出正弦和余弦波形 使用DAC硬这C8051F060单片机DAC0波形输出 和DAC1  Timer4中断更新的输出DAC.Timer4 ISR的  然后导致了DACs计算的输出,这是下一个中断。 输出波形的频率设定的# define <频率>。  实现定义的精确输出频率<频率>,一个  /使用外部晶体。-This program outputs sine and cosine waveforms using the hardware DACs // on the C8051F06x microcontroller. The waveforms are output on pins DAC0 // and DAC1. // // The output of the DAC is updated upon a Timer4 interrupt. The Timer4 ISR // then calculates the output of the DACs for the next interrupt. // // The frequency of the output waveforms is set by the#define <FREQUENCY>. // To achieve the exact output frequency defined by <FREQUENCY>, an // external crystal should be used.
Platform: | Size: 3072 | Author: wu | Hits:

[SCMWatchdog

Description: c8051f060中看门狗设置的参考程序,用于看门狗的设置-The watchdog setting reference program in C8051F060, a watchdog setting
Platform: | Size: 3072 | Author: pony | Hits:

[SCMxhfsq

Description: c8051f060 一款信号发生器的程序。发生正弦信号,方波信号-c8051f060 a signal generator program. Occurred sine signal, square wave signal
Platform: | Size: 11264 | Author: liuding | Hits:
« 12 »

CodeBus www.codebus.net