搜索资源列表
HyperTerminal
- 基于8051单片机的超级终端仿真 超级终端,其实就一个输入输出设备,搞ARM的,这个东西可能再熟悉不过了,XP下就自带了一个,在 程序->附件->通讯工具->超级终端,可以看到。 我们通常是用基于串口的超级终端,即通过串口实现输入输出,来与CPU交互,控制CPU的执行。 -Super-based terminal emulation 8051 HyperTerminal, in fact, on an input output devices, engage
TwinCAN
- 利用xc167单片机上的双口can,实现canopen通讯。-Xc167 on the use of single-chip dual-port can, to achieve CANopen communications.
shizhong
- 如果是用pc的串口传输数据就好办了,可以安装一个串口监视工具(如AccessPort)。电脑串口一般是2、3、5三根线通讯,2是txd,3是rxd,5是GND,但是电脑的逻辑电平与单片机的逻辑电平不同,具体看串口通信协议,网上很容易搜到。 IIC总线上的数据可以通过示波器查看,两个探头,一个连接clk,另一个连接sda,IIC通信时可以观察到传输的数据。 -If you are using pc' s serial port to transfer data much easier t
rs232pc
- 好不容易找到的单片机串口小程序,研究单片机和PC通讯的朋友可以参考下-Finally found a small microcontroller serial processes to communication microcontroller and PC friends can refer to the following
cdma-6-9
- 基于STM32平台的CDMA的串口通讯,CMAD命令已调试,可以使用。-Based on the STM32 platform of CDMA communication, to debug, can use.
Project
- 利用单片机实现多台电脑之间串口通讯(可以使得多台电脑联机聊天)-Using single chip serial communication between multiple computers (you can make more than one computer online chat)
sci
- 单片机51的串口通讯程序,调试了可通,很经典-SCM 51 serial communication program that can pass debugging
MINISTM32--usart
- 本程序实现了STM32F103RBT6的基本设置和串口的通讯,可以作为学习的入门材料。-This procedure implements the basic set of STM32F103RBT6 and serial communications, the entry can be used as a learning material.
pic18
- ● C语言程序例程。该子目录包括以下子程序: ——AD程序实现模拟量到数字量的转换功能; ——CAN程序实现CAN总线通讯功能; ——keyboard_check程序实现键盘的扫描查询方式输入; ——keyboard_disturb程序实现PORTB的"电平变化中断"进行键盘的输入; ——led0-8程序实现在8个LED上依次显示1~8数字; ——PWM程序用于使CCP1模块产生分辨率为10位的PWM波形,占空比为50 ; ——RS-232程序通过RS-232接口来完
USART
- 这是用STM32编写的简单的串口通讯程序。可以在串口调试助手上显示。-This is a simple serial communication program STM32 write. Can be displayed on the serial debugging assistant.
UART
- 该程序是430f149单片机串口通讯的程序,实例可直接测试。-The program is 430f149 single-chip serial communication procedures, examples can be tested directly.
SAMKOON----NULL
- 这是组态屏samkoon与单片机自由口通讯程序,可用于modbus协议的开发-This is the configuration screen samkoon with SCM free port communication program, can be used for the development of the modbus protocol
MSP430F241x
- MSP430程序实现串口数据通讯,可以作为调试用。-msp430 is very important procedure,which can be used in MCU.
I2C
- 单片机普通IO口做I2C通讯口使用,使单片机可以与I2C通讯器件进行通讯-SCM common IO port do I2C communication port to use, so that the device can communicate with I2C communication devices
nrf24l01
- 基于stm32的nrf2401通讯源码,可以转发串口接收的内容-Based on the stm32 nrf2401 communication source, the contents can be forwarded to receive serial
STM32coom20130902
- STM32五串口通讯例程,五个串口收到数据均可返回。-STM32 five serial communications routines, five serial receive data can be returned.