-
C8051F060-AD-UART1
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, )
- 2014-07-03 18:46:42下载
- 积分:1
-
jianhua
说明: 基于无人机,组合导航实现联邦滤波器。代码(UAV-based, integrated navigation filter to achieve Federation. Code)
- 2020-09-09 16:18:01下载
- 积分:1
-
PIDK60
基于K60的PID调速,飞思卡尔都要用到,很重要的(K60 is based PID control, Freescale must be used, it is important)
- 2020-10-28 00:39:58下载
- 积分:1
-
sun
基于ARM的俄罗斯方块设计,本次将设计实现一个用C语言编写的、在基于ARM核心的ADuC7020 ARM开发板上实现的单机版的俄罗斯方块小游戏。使用Keil3编程软件对C语言代码进行编写,支持按键操作,在实现过程中涉及了LCD液晶屏的图形显示、按键控制、LED控制、中断、蜂鸣器等嵌入式的编程技术。(Tetris ARM-based design, this will be designed to achieve a C language, the ADuC7020 ARM development board ARM core-based implementations of stand-alone version of the Tetris game. Use Keil3 programming software code written in the C language, support for key operations involved in the implementation process of the LCD screen graphical display, control buttons, LED control, interrupt, buzzer embedded programming techniques.)
- 2014-01-10 11:19:18下载
- 积分:1
-
dianji
步进电机驱动,四相五线步进电机控制的测试程序,C51编写,读者可稍加修给即可应用(Stepper motor driver)
- 2012-05-30 10:36:28下载
- 积分:1
-
SVPWM11
三电平SVPWM仿真,运行很好,三电平SVPWM仿真,运行很好,分享给大家(
Three level SVPWM simulation, the operation is very good)
- 2016-11-28 22:37:14下载
- 积分:1
-
8051Pproteus-125
《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 第 03 篇 综合设计 25 用ADC0808设计的调温报警器(" Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation," Case No. 03 compressed package integrated design 25 designed thermostat with alarm ADC0808)
- 2011-08-02 20:49:25下载
- 积分:1
-
ADC
利用cc2430自带的adc实现模数转换(Achieved by cc2430 own adc analog to digital conversion)
- 2011-01-08 20:07:38下载
- 积分:1
-
Matrix-keyboard-lock
矩阵键盘密码锁+简易计算器,C52的单片机平台,C语言开发,适用于初学学习。(Matrix keyboard lock+ simple calculator, C52 MCU platform, C language development, suitable for beginners to learn.)
- 2015-12-20 00:22:36下载
- 积分:1
-
UART
串口0通信-查询方式实验向串口发送子节数据,并等待数据发送完成,使用查询方式(Serial 0 communication- ways to experiment sub-section to the serial port to send data and wait for the data transmission is complete, use the query mode)
- 2013-02-25 10:49:00下载
- 积分:1