搜索资源列表
ADC+USART
- STM32F103 ADC+USART
M16_RectCtrl
- 通信电源中,整流器模块控制器程序。ATmega16L,8M晶振,使用USART通信中断,使用ADC采集模块数据,使用部分通用I/O口控制模块开关机。-communication power, the rectifier module controller program. Indicator, 8M crystal use USARTs communications interruptions, and the use of ADC d
mcudesigne
- msp各个模块源码 如定时器,COM,硬件乘法器比较器USART,ADC.-msp source of each module, such as timers, COM, hardware multiplier Comparators USART, ADC.
slac118b
- MSP430FG46xx source code, ADC, CLK, DAC, DMA, USART, USCI -MSP430FG46xx source code, ADC, CLK, DAC, DMA, USART, USCI
msp430_chengxu_daima
- 这个压缩包里面有51个基于MSP430单片机的C代码,有ADC,有DAC,有USART串行异步通信,以及pwm,1602、12864液晶驱动.对初学者有很大的帮助。-Inside the cabinet 51 has MSP430 MCU-based C code, has ADC, has DAC, has USART serial asynchronous communication, as well as the pwm, 160
STM32f103-ADC-USART
- STM32f103两路ADC数据采集用USART送出-STM32f103 two ADC data acquisition sent by USART
avrvi
- ATmega128开发的16个控制程序,包括USART、模数转换、LED等程序,对ATmega128的初学人员很有帮助-16 of the ATmega128 development control procedures, including USART, ADC, LED and other procedures, staff very helpful learning the ATmega128
ADC
- Timer,内部定时器,有Timer0、Timer1、Timer2等。 USART:Universal Synchronous Asynchronous Receiver Transmitter,同步/异步串行传输,如RS232、RS485等。 MSSP;Master Synchronous Serial Port,两线式(I2C)与三线式(SPI)标准同步串行传输协定,常用于EEPROM内存资料的烧录与读取,或是与其它集成
ATMEGA128studyboard
- ATMEGA 128 学习板详细电路图 ATMEGA 128 功能: 53I/O pins, ADC, PWM, 计时器, 全双工异/同步串行口-ATMEGA 128 study board detailed schematics ATMEGA 128 functions: 53I/O pins, ADC, PWM,timers, USART
ourdev_478944
- PLC 测试代码,芯片STM32,测试内容:RAM定位 GPIO PWM Systick RTC ADC DMA EEPROM(24C16) USART 外部中断 -PLC test code, chip STM32, contents of the tests: RAM location GPIO PWM Systick RTC ADC DMA EEPROM (24C16)
STM32R100DevelopBoardSourceCode
- stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART-stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART
MSP430_licheng
- MSP430原理与应用教程课件配套实验例程,基于IAR——EW430EV软件平台,例程包括流水灯、矩阵键盘、ADC、USART等外设电路的应用程序。-Principles and Applications of MSP430 Tutorial courseware supporting experimental routine, based on IAR- EW430EV software platform, routines, inc
5780bcf5-da04-4cf6-b388-1f3d01c4896c
- STM32框架,USING 3.X库 准备以后产品换STM32,写了个例程,网上的都是零碎的,这个例程可以直接用,不喜欢官方的结构,改了一下.内容有GPIO SYSTIC EXIT ADC USART FLASH EEPROM(FLASH模拟).存下以后自已也能用.固件库有点大就不一起上传了.使用MDK4 -STM32 fr a mework, USING 3.X library prepared after the product
STM32f103-ADC-USART
- STMicroelectronics 32 用ADC模块采集两路信号并通过USART模块送出 * 设置ADC1的常规转换序列包含CH10和CH16(片内温度传感器) * 设置了连续转换模式,并使用DMA传输-STMicroelectronics 32 ADC module with the acquisition of two signals sent through the USART module* set ADC1 con
ADC+USART
- The concept of this thesis not a new one. Accelerometers have been used before in various forms to log accelerations and reaction forces in numerous sports.ADC+UART files is ataached here. The motivations for this can ei
stm32adc2dmausart
- STM32的ADC采集模拟电压,转换结果以DMA方式传输给USART,USART通过串口发送到上位机-STM32 of the ADC analog voltage acquisition, the conversion results mode DMA transfer to the USART, USART to the PC via the serial port
TIM1-ADC-USART
- this project use for STM32F103 .it s related to ADC convertion use for external trigger (TIM1_CC1 ), use DMA to tranfer data from memory to periherial , then use USART serial tranfer to PC , to test-this project use for
Adc-USART
- adc introduction material
ADC-n-channel
- MSP430 多通道 ADC采样,并通过usart 与PC端收发数据-MSP430 n-channel adc, usart
STM32F4 ADC+USART
- 利用STM32F4芯片完成单路AD采样及串口发送(Using STM32F4 chip to complete single channel AD sampling and serial port sending)