搜索资源列表
UART
- Cortex M0内核 LPC1114 uart单片机开发 -Cortex M0 core LPC1114 uart chip development
ARM-Cortex-M3
- ARM Cortex-M3的例程,包块ADC、DAC、USB、UART等,几乎所有的外设-ARM Cortex-M3' s routine, mass ADC, DAC, USB, UART, etc., almost all of the peripherals
cortex-m3_uart
- 基于cortex-m3的uart简单收发程序,符合周立功的那块板子-Cortex-m3 based on the uart receive a simple procedure, in line with the piece of board ZLG
cortex-m3_fifo
- 基于cortex-m3的uart中fifo出发原理实例-Cortex-m3 based on the principle of departure uart fifo instance in
uart
- 富士通微电子的CORTEX-M3核单片机例程-uart部分-Fujitsu Microelectronics CORTEX-M3 microcontroller core part of the routine-uart
cortex-m0-5
- cortex-m0例子程序,串口UART。-cortex-m0 example program, serial UART.
Nuc-UART-INIT
- 基于新唐Cortex M0的串口程序,非常适合入门学习-NUCVOTON Cortex M0 serial program, very suitable for beginners to learn
CORTEXM0-PWM-
- LPC1111 cortex , PWM , ADC , UART
UARTCharShift
- ARM Cortex-M3的UART模块程序,上位机发送字符串后,根据模式选择调整,可以进行大小写转换后传回。-The ARM Cortex-M3 UART module program, the host computer to send the string according to the mode to select the adjustment can be returned after case conversion.
tiny210_GPIO_UART
- 此程序是关于ARM cortex A8 的UART驱动与GPIO的驱动-This program is driven UART driver on ARM cortex A8 and GPIO
ADuCM360-cortex-M3
- 实现ADuCM360芯片的adc采集配置和uart配置,源码里有ADuCM360的库文件-The adc acquisition achieve ADuCM360 chip configuration and uart configuration
UART()(2012.4.13)
- 旺宝开发板实例教程,芯片为cortex lpc1687,串口通信,调试通过可以直接使用,希望对初学者有帮助-Wang Bao development board tutorial examples, chip cortex lpc1687, serial communication, debugging can be used directly, I hope to help beginners
CortexM0USART
- LPC11c14 UART部分例程,LPC11Cxx系列处理器(Cortex-M0内核),uart串口通讯例程,初学者很有用-LPC11c14 UART portion of the routine, LPC11Cxx series processor (Cortex-M0 core), uart serial communication routines, useful for beginners ...
uart
- LPC11C14 CORTEX-M0 单片机的串口使用程序,包含串口初始化,串口接收字节数据,串口发送字节数据 ,串口发送数组数据-LPC11C14 CORTEX-M0 microcontroller serial port using the program, including the serial port initialization, serial data received byte, send byte serial data, serial data transmit array
top_motor_cy
- 基于ARM cortex-M3,包含IO、UART、LCD、Time等功能模块,执行一系列动作控制-Based on ARM cortex-M3, contains IO, UART, LCD, Time and other functional modules, to perform a series of actions to control
adc_hw_trigger
- Kinetis KL17/27/33 MCU是飞思卡尔推出的针对超低功耗应用的产品,提供了100uA/MHz的全速运行动态功耗以及1.43uA的静态功耗。KL17/27/33 MCU采用了48MHz的ARM® Cortex® M0+内核,提供了丰富的内存配置,内建Bootloader, 集成了丰富的外设,包括低功耗UART,ISO7816,24M bps SPI, 1M bps I2C, 16bit ADC, 以及高精度参考电压源。-Kinetis KL17/27/33 MCU
简易闪光灯参数测量
- 基于ARM Cortex-M4F(TM4C123)单片机 【功能】“闪光灯”在相机的摄像头中有广泛的应用,不同产品的闪光灯特性有所区别,试编程控制光照强度传感器,采集并分析拍照时的闪光特性曲线 ?提示与要求 ?A/D 采集一次拍照的过程,要涵盖整个闪光的过程 ?用定时器触发A/D 采样,采样率不低于1kHz ?将拍照的数据通过UART 送PC 机,用MATLAB 绘图附在报告中(Based on the ARM Cortex-M4F (TM4C123) single chip micro
数字测温并显示实验
- 基于ARM Cortex-M4F(TM4C123)单片机 ,用微控制器的I2C模块接TMP75数字温度传感器测温;按要求对测温结果进行处理 【基本功能】 (1)使用Timer 定时方式测温,测温频率2次/秒 (2)从UART 输出实时温度,温度值以如下方式显示: Actual temperature = 34.9375 Centigrade. (每0.5秒更新一次) (3)在液晶屏上显示实时温度,按如下方式显示。(每0.5秒更新) 第1行: 温度寄存器字节1,T1
简易PWM音乐播放器实验
- 基于ARM Cortex-M4F(TM4C123)单片机 【功能】PC 机通过UART 将音乐(简谱)信息发给微控制器,微控制器控制PWM 模块,驱动蜂鸣器播放音乐。(The ARM Cortex-M4F (TM4C123) MCU (function) PC sends music (simple spectrum) information to the microcontroller through UART, the microcontroller controls the PWM mod
多功能数字时钟
- 基于ARM Cortex-M4F(TM4C123)单片机 ,编程控制TM4C123微控制器的RTC 模块,实现一个简易的数字时钟,具有多种功能 ?【功能】 ?(1)UART输出当前时间信息,UART可设置日期和时间,设置方法自定; ?(2)可通过UART 设置/查询闹钟,定闹时间到,从UART输出提醒; ?(3)在液晶屏上显示日期和时间信息(中文); ?(4)可使用实验板上的K1-K4按键修改日期和时间,设置方法自定; ?注:该题依赖于“3”,需先完成“3”才可做该题 ?(5)农历