登录
首页 » C# » 串口通信(改变了波特率38400)

串口通信(改变了波特率38400)

于 2021-02-19 发布 文件大小:3291KB
0 119
下载积分: 1 下载次数: 1

代码说明:

  单片机实现串口通信,也可以与手机进行通信(Singlechip communication)

文件列表:

串口通信
串口通信\CORE
串口通信\CORE\core_cm3.c
串口通信\CORE\core_cm3.h
串口通信\CORE\startup_stm32f10x_hd.s
串口通信\HARDWARE
串口通信\HARDWARE\KEY
串口通信\HARDWARE\KEY\key.c
串口通信\HARDWARE\KEY\key.h
串口通信\HARDWARE\LCD
串口通信\HARDWARE\LCD\font.h
串口通信\HARDWARE\LCD\lcd.c
串口通信\HARDWARE\LCD\lcd.h
串口通信\HARDWARE\LED
串口通信\HARDWARE\LED\led.c
串口通信\HARDWARE\LED\led.h
串口通信\keilkilll.bat
串口通信\OBJ
串口通信\OBJ\core_cm3.crf
串口通信\OBJ\core_cm3.d
串口通信\OBJ\core_cm3.o
串口通信\OBJ\delay.crf
串口通信\OBJ\delay.d
串口通信\OBJ\delay.o
串口通信\OBJ\ExtDll.iex
串口通信\OBJ\key.crf
串口通信\OBJ\key.d
串口通信\OBJ\key.o
串口通信\OBJ\LCD.axf
串口通信\OBJ\LCD.build_log.htm
串口通信\OBJ\lcd.crf
串口通信\OBJ\lcd.d
串口通信\OBJ\LCD.hex
串口通信\OBJ\LCD.htm
串口通信\OBJ\LCD.lnp
串口通信\OBJ\lcd.o
串口通信\OBJ\LCD.sct
串口通信\OBJ\LCD_LCD.dep
串口通信\OBJ\led.crf
串口通信\OBJ\led.d
串口通信\OBJ\led.o
串口通信\OBJ\main.crf
串口通信\OBJ\main.d
串口通信\OBJ\main.o
串口通信\OBJ\misc.crf
串口通信\OBJ\misc.d
串口通信\OBJ\misc.o
串口通信\OBJ\startup_stm32f10x_hd.d
串口通信\OBJ\startup_stm32f10x_hd.o
串口通信\OBJ\stm32f10x_fsmc.crf
串口通信\OBJ\stm32f10x_fsmc.d
串口通信\OBJ\stm32f10x_fsmc.o
串口通信\OBJ\stm32f10x_gpio.crf
串口通信\OBJ\stm32f10x_gpio.d
串口通信\OBJ\stm32f10x_gpio.o
串口通信\OBJ\stm32f10x_it.crf
串口通信\OBJ\stm32f10x_it.d
串口通信\OBJ\stm32f10x_it.o
串口通信\OBJ\stm32f10x_rcc.crf
串口通信\OBJ\stm32f10x_rcc.d
串口通信\OBJ\stm32f10x_rcc.o
串口通信\OBJ\stm32f10x_usart.crf
串口通信\OBJ\stm32f10x_usart.d
串口通信\OBJ\stm32f10x_usart.o
串口通信\OBJ\sys.crf
串口通信\OBJ\sys.d
串口通信\OBJ\sys.o
串口通信\OBJ\system_stm32f10x.crf
串口通信\OBJ\system_stm32f10x.d
串口通信\OBJ\system_stm32f10x.o
串口通信\OBJ\usart.crf
串口通信\OBJ\usart.d
串口通信\OBJ\usart.o
串口通信\README.TXT
串口通信\STM32F10x_FWLib
串口通信\STM32F10x_FWLib\inc
串口通信\STM32F10x_FWLib\inc\misc.h
串口通信\STM32F10x_FWLib\inc\stm32f10x_adc.h
串口通信\STM32F10x_FWLib\inc\stm32f10x_bkp.h
串口通信\STM32F10x_FWLib\inc\stm32f10x_can.h
串口通信\STM32F10x_FWLib\inc\stm32f10x_cec.h
串口通信\STM32F10x_FWLib\inc\stm32f10x_crc.h
串口通信\STM32F10x_FWLib\inc\stm32f10x_dac.h
串口通信\STM32F10x_FWLib\inc\stm32f10x_dbgmcu.h
串口通信\STM32F10x_FWLib\inc\stm32f10x_dma.h
串口通信\STM32F10x_FWLib\inc\stm32f10x_exti.h
串口通信\STM32F10x_FWLib\inc\stm32f10x_flash.h
串口通信\STM32F10x_FWLib\inc\stm32f10x_fsmc.h
串口通信\STM32F10x_FWLib\inc\stm32f10x_gpio.h
串口通信\STM32F10x_FWLib\inc\stm32f10x_i2c.h
串口通信\STM32F10x_FWLib\inc\stm32f10x_iwdg.h
串口通信\STM32F10x_FWLib\inc\stm32f10x_pwr.h
串口通信\STM32F10x_FWLib\inc\stm32f10x_rcc.h
串口通信\STM32F10x_FWLib\inc\stm32f10x_rcc.h~RFc06fb6.TMP
串口通信\STM32F10x_FWLib\inc\stm32f10x_rcc.h~RFc0e025.TMP
串口通信\STM32F10x_FWLib\inc\stm32f10x_rtc.h
串口通信\STM32F10x_FWLib\inc\stm32f10x_sdio.h
串口通信\STM32F10x_FWLib\inc\stm32f10x_spi.h
串口通信\STM32F10x_FWLib\inc\stm32f10x_tim.h
串口通信\STM32F10x_FWLib\inc\stm32f10x_usart.h

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

发表评论

0 个回复

  • D12-COLOUR128160
    oled液晶屏幕驱动程序,显示汉字字库等等,公司资料(oled LCD driver, display character font, etc., company information)
    2010-07-13 13:29:22下载
    积分:1
  • 4KEY
    DM430-L型最小系统板4位独立按键测试程序 按不同的按键,显示不同的LED灯(DM430-L minimum the system board four independent key test procedures )
    2012-02-20 22:54:16下载
    积分:1
  • STM32PWM
    stm32的PWM程序,使用的是库函数,不是寄存器来编写的(stm32 PWM)
    2016-04-18 19:57:33下载
    积分:1
  • sprc133
    说明:  文件内容为dspC5000的工具包,希望能为有需要的人提供帮助(The content of the file is a toolkit for dspC5000, hoping to help people in need.)
    2020-06-23 09:20:02下载
    积分:1
  • BAPAN-DESIGN
    STAAD DESIGN FILE of a BLDG
    2015-04-21 15:13:40下载
    积分:1
  • STM32zhinengjiaju
    基于STM32的智能家居下位机源码(Keil uVision5),是以住宅为平台,利用综合布线技术、网络通信技术、 安全防范技术、自动控制技术、音视频技术将家居生活有关的设施集成,构建高效的住宅设施与家庭日程事务的管理系统,提升家居安全性、便利性、舒适性、艺术性,并实现环保节能的居住环境。 智能家居是在物联网的影响之下物联化体现。智能家居通过物联网技术将家中的各种设备(如音视频设备、照明系统、窗帘控制、空调控制、安防系统、数字影院系统、网络家电以及三表抄送等)连接到一起,提供家电控制、照明控制、窗帘控制、电话远程控制、室内外遥控、防盗报警、环境监测、暖通控制、红外转发以及可编程定时控制等多种功能和手段。与普通家居相比,智能家居不仅具有传统的居住功能,兼备建筑、网络通信、信息家电、设备自动化,集系统、结构、服务、管理为一体的高效、舒适、安全、便利、环保的居住环境,提供全方位的信息交互功能,帮助家庭与外部保持信息交流畅通,优化人们的生活方式,帮助人们有效安排时间,增强家居生活的安全性,甚至为各种能源费用节约资金。(Under the smart home based on STM32 machine source code, is based on residential platform, using the integrated wiring technology, network communication technology, security technology, automatic control technology, audio and video technology to integrate the household life related facilities, schedule to build efficient residential facilities and family affairs management system, improve home security, convenience, comfort, artistry, and realize environmental protection and energy saving living environment. Smart home is under the influence of the Internet of things embodiment. Smart home in the home through the Internet of things technology with the equipment (such as audio and video equipment, lighting, curtain control, air-conditioning control, security systems, digital cinema system area, network household appliance and etc.) together, to provide household appliances, lighting, curtain control, telephone remote control, indoor and outdoor remote control, anti-theft alarm, environ)
    2015-11-28 21:36:53下载
    积分:1
  • 34213Y
    STM32项目实战之FatFS文件系统例程(SD卡、Flash和U盘)功能实现代码,对于初学者来说,是有非常的帮助效果的(STM32 project combat the FatFS file system routines (SD card, Flash and U disk) function implementation code, for beginners, it is very help effect)
    2020-09-20 00:17:54下载
    积分:1
  • STemWin库入门
    stenwin移植stm32f407,可以随心所欲绘制GUI界面。(Stenwin ports stm32f407, allowing you to draw GUI interfaces at will.)
    2019-07-03 21:45:52下载
    积分:1
  • FIFO-master
    This is a generic FIFO buffer that can be used to store any kind of items. It is written in C language and can be compiled and used on almost any architecture. It was designed to be used on memory limited architectures such as microcontrollers. Examples of the applications that can be built with this library include:
    2020-06-21 02:00:01下载
    积分:1
  • FM25CL64
    STM32 SPI读写FM25CL64铁电存储器,程序为103RBT6单片机读写代码,包括SPI初始化、字节发送接收代码、FM25CL64读写代码(STM32 SPI read/write FM25CL64 ferroelectric memory, the application for 103 rbt6 microcontroller, speaking, reading and writing code, including the SPI initialization code byte code to send and receive FM25CL64, speaking, reading and writing )
    2020-06-27 02:20:02下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载