登录
首页 » c » Mbed_UART

Mbed_UART

于 2023-05-03 发布 文件大小:1.82 MB
0 71
下载积分: 2 下载次数: 1

代码说明:

mbed是一个面向ARM处理器的原型开发平台,它具体包括免费的软件库(SDK),硬件参考设计(HDK)和在线工具(Web)三部分内容,各个部分的具体介绍如下:SDK:mbed设计了一个硬件抽象层,从而屏蔽了不同mcu厂商提供了微处理之间的差异,对于用户来说,他只需要和这个硬件抽象层打交道即可,也就是说,用户基于mbed开发的应用可以很方便地更换使用不同厂商的arm微处理器,从而留给用户更多的选择。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 手把手教你学DSP:基于TMS320F28335(完整版).pdf
    说明:  手把手教你学DSP:基于TMS320F28335(完整版).掌握dsp28335的使用以及芯片内容,具有极大的参考价值(Learn DSP: based on TMS320F28335(full version). Master the use of dsp28335 and chip content, with great reference value)
    2020-09-29 11:27:44下载
    积分:1
  • 基于STM32的温感GPS终端设计
    【实例简介】 野火的指南者,GPS是ATGM332D,温度传感器是DHT11。实现定位温度的采集、LCD显示及WIFI传输 /** 温感GPS终端设计.rar   ******************************************************************************   * @file    main.c   * @author  fire   * @version V1.0   * @date    2013-xx-xx   * @brief   对GPS模块传输的数据进行解码,获取定位信息。   ******************************************************************************   * @attention   *   * 实验平台:秉火  STM32 F103-指南者 开发板    * 论坛    :http://www.firebbs.cn   * 淘宝    :https://fire-stm32.taobao.com   *   ******************************************************************************   */ #include "stm32f10x.h" #include "./usart/bsp_usart.h" #include "./gps/gps_config.h" #include "./lcd/bsp_ili9341_lcd.h" #include "./systick/bsp_SysTick.h" #include "./dht11/bsp_dht11.h" #include "./i2c/bsp_i2c_ee.h" #include "./flash/bsp_spi_flash.h" #include "usart1.h" #include "test.h" #include "bsp_esp8266.h" #include #include extern void nmea_decode_test(void); extern void ESP8266_StaTcpClient_UnvarnishTest2(void); int main(void) { ILI9341_Init (); SysTick_Init(); DHT11_Init (); ILI9341_GramScan ( 6 ); USART_Config(); USARTx_Config(); ESP8266_Init ();  GPS_Config();                                                                                                                  while(1) { ESP8266_StaTcpClient_UnvarnishTest2(); nmea_decode_test(); } }
    2021-10-16 00:31:16下载
    积分:1
  • TradeCorpManageSystem
    vc++贸易公司信息管理系统,数据SQL2000(vc++ trading company information management systems, data SQL2000)
    2011-05-20 06:08:15下载
    积分:1
  • Bank-Project
    C++ code for BAnk pROJECT WORKING
    2014-09-06 19:46:59下载
    积分:1
  • IAR_BEFORE_START
    IAR启动分析 在main()之前,IAR都做了啥(IAR start the analysis in main (before), IAR have done what)
    2014-12-01 23:55:27下载
    积分:1
  • QT多线程实现 ThreadFromQThread
    说明:  QT多线程实现,功能虽然不是很强大,但是很容易懂(QT multi-threaded implementation, although not very powerful, but easy to understand)
    2020-07-06 17:46:23下载
    积分:1
  • navbarControl
    界面美化控件,可以提高界面的美观程度,使用方便(Interface, landscaping controls, can improve the level of the interface appearance, easy to use)
    2009-11-06 19:44:52下载
    积分:1
  • TIGsource
    说明:  焊接电弧的仿真模拟的能量源项C代码,用FLUENT建模,欢迎下载!(Welding arc simulation C code, using FLUENT modeling, welcome to download!)
    2020-06-29 08:00:02下载
    积分:1
  • data_fusion
    汽轮机轴系振动故障诊断中的信息融合方法研究(Research on Information Fusion for Vibration Faults of Steam Turbine Shaft System )
    2010-06-21 16:45:35下载
    积分:1
  • WriteFile
    Simple code to write a file in C
    2015-04-03 20:09:23下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载