搜索资源列表
如何添加串口2和串口3的驱动_by kingmokey
- 一个串口驱动开发教程,对初学者很有帮助,欢迎下载-a good tutorial of linux serial port driver
12路串口3路Socket口的数据收发程序foucLinux
- 一个12路串口+3路Socket口的数据收发程序 嵌入式ucLinux操作系统下调试通过,可以作为程序开发者一个很好的借鉴,掌握通信协议基本原理-a Route 12 road Socket three serial data transceiver mouth procedures ucLinux embedded operating system debugging, as developers a good draw and master the basic tenets of Commu
6-3
- 用于MSP430F149进行异步串口通信,从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后将结果从串口返回。数据包的结构见xieyi.h。-For MSP430F149 asynchronous serial communication, receiving data from the serial port, analyzing the data received packets, and then computing algorithm, and finally to retur
2007-3-8_16-55-48_72
- lcd液晶12864(ST7920)的串口C51程序(ST7920) lcd液晶12864的串口C51程序-lcd LCD 12864 (ST7920) Serial C51 process (ST7920) lcd LCD 12864 Serial C51 program
ALIENTEK-MINISTM32-3
- ALIENTEK MINI STM32 串口通信程序-ALIENTEK MINI STM32 serial communication program
3*3键盘读取 串口发送
- 3*3键盘读取 及串口发送 C语言源代码
ALIENTEK MINISTM32 实验3 串口实验
- 在STM32开发系统中进行串口实验实验实验实验(Serial port experiment in STM32 development system)
ATK-HC05蓝牙串口模块
- ATK-HC05-V11(V11 是版本号,下面均以 ATK-HC05 表示该产品)是一款高性能的主从一体蓝牙串口模块,可以同各种带蓝牙功能的电脑、蓝牙主机、手机、PDA、PSP 等智能终端配对,该模块支持非常宽的波特率范围:4800~1382400,并且模块兼容 5V 或 3.3V 单片机系统。使用STM32系列。(ATK-HC05-V11 (V11 is the version number, which is represented by ATK-HC05 below) is a high
实验3 MODBUS 485串口1
- MODBUS串口3实现串口通讯,稳定性高,架构简单。(MODBUS serial port 3 to achieve serial communication, high stability, simple architecture.)
usart
- 在stm32f103上实现带crc16校验的通过串口3控制IO口读写功能。已通过测试(In STM32F103 with CRC16 checksum, through the serial port 3 control IO port read and write function. Have passed the test)
ALIENTEK MINISTM32 实验3 串口实验
- 一个基于STM32103的串口传输实现程序(A serial transfer program based on STM32103)
投影机3
- 单片机和投影机串口通讯,实现对投影仪的开关控制(MCU and projector serial communication, to achieve the projector switch control)
3 utra-程序
- STM8L 的串口程序(STM8L serial program)
51单片机串口实验
- 程序是3个关于51串口的实验程序包,包括工程文件,c源文件,HEX烧写文件。3个实验分别是:-51串口通讯;-51串口通讯中断应用;-51串口测温电脑显示。(51 Serial Communication;The application of serial communication interrupt;Serial temperature measuring computer display)
3:STM32_串口实验
- STM32F10x开发的串口应用程序,可进行发送和接收数据(STM32F10x developed a serial port application to send and receive data)
无线数传3.0
- 使用433MHz无线电台建立串口透传,stm32作为微处理器,定时发送串口数据。(Use 433 MHZ radio station set up a serial port passthrough, stm32 as microprocessor, regularly send serial data.)
实验3 串口实验
- 有一个串口发送,在调用另一个串口接受的代码,虽然还没有成功(The code accepted by the serial port)
串口IAP实验
- 硬件资源: 1,DS0(连接在PF9) 2,串口1(波特率:460800,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,按键KEY0(PE4)/KEY1(PE3)/KEY2(PE2)/KEY_UP(PA0,也称之为WK_UP) 实验现象: 本实验开机的时候先显示提示信息,然后等待串口输入接收APP程序(无校验,一次性接收
串口1 2 3测试
- stm32f103多串口通信测试程序,串口1、2、3测试程序,程序简洁,中文详细注释,适合新手入门。(STM32F103 multi serial communication test program, serial 1, 2, 3 test procedures, procedures concise, Chinese detailed notes, suitable for beginners.)
串口电压表VHDL
- 使用 AD 转换器 TLV1570,将 0-2.5V 的电压转换成 10 位二进制结果,再将 10 位二进制结果转换成 4 位 BCD 码 (整数部分 1 位,小数部分 3 位),并通过 UART 串口将数据送上位机 (电脑)进制显示(Serial port voltmeter)