搜索资源列表
at
- 51串口发送AT通讯指令测试程序,可以控制相关的GSM通讯模块。
Dog
- 这是一个通过PC机发指令到串口,单片机接收后通过发射模块,发送到玩具上,玩具解析,得得相应动作,通过调试成功,可以直接使用-This is a PC-issued instructions through the serial port, single-chip receiver module through the launch, sent to the toys, toys resolution, a corresponding action, through the debugging s
test2
- 射频模块NRF9E5射频收发调试程序,已成功,串口发送数据。-RF module RF transceiver NRF9E5 debugger has been successful, serial port to send data.
SCI
- 串口模块初始化,数据发送接收处理 串口模块初始化,数据发送接收处-Serial port module initialization, the data sending and receiving processing module serial port initialization, the data sending and receiving Office
hongwaishoufa
- DP_51PRO实验仪红外收发实验。使用串口发送数据经调制后从红外管输出,并通过红外接收模块把接收到的数据返回串口接收端,通过判断接收到的数据来控制LED灯点亮。-DP_51PRO experimental instrument experimental infrared transceiver. Using the serial port to send data via modulated infrared control from the output, and IR receiver m
uart_atmega48
- atmega48串口通信模块 方便实用 调用函数发送数据,省去了cpu的等待时间-atmega48 serial communication module to facilitate practical
RX
- 基于avr单片机的无线模块24l01串口发送C语言程序-Microcontroller-based wireless modules 24l01 avr receive and transmit C language program, with detailed notes in Chinese
GSM
- 这是一个MSP430单片机控制GSM模块的信息。 控制器通过串口发送AT指令集,控制GSM模块发送短息,拨打电话。-MSP430 MCU control the GSM module sending message or phone through AT command.
90340_adc_udma-v11
- 富士通单片机的ADC采样,然后将采集到的ADC值通过串口发送出去,如果配上串口蓝牙模块,就可以无线通讯了-about the usage of the ADC sampling ,and send the data out through serial port,if add a bluetooth ,and it can be wireless communication
HF_usart
- 这个事利用超声波模块测距然后通过串口发送到电脑的一个程序,适合上手学习超生波的同学-This use of ultrasonic module ranging through a serial port and then sent to a computer program, suit to students learning super living wave
ZMD_RS
- zmd测量温度压力,并且实现串口发送。 串口发送是模块化设计的。-The zmd measure the temperature and pressure, and the serial port to send. Serial port to send the modular design.
Touch
- MzTH56的标准版模块内置有32M Bytes空间的资源存储器,该存储器可根据模块所支持的资源类型将汉字库、西文字库、BMP位图资源存储于其中;而用户在使用时,只需要通过模块的串口发送相关的指令(汉字显示、位图显示指令等)便可直接将资源存储器中的字库、图片资源显示在屏幕上,而无需在控制模块显示的过程中传输大量的数据-The standard version in MzTH56 module built-in 32M Bytes space resources memory, the memor
MCU_Control_PC_via_Infrared_ray
- 51单片机通过红外线模块接收遥控器的信号后通过串口发送到计算机,和计算机上运行的读取串口MFC程序进行通信,从而执行一系列命令-51 microcontroller via infrared module receives the remote control signal sent through the serial port serial MFC program to run on the computer, and the computer reads to communicate, s
bmp085_stm32_usart
- BMP085气温气压模块,stm32f103控制,采集到的数据通过串口发送到pc机上显示-BMP085 Temperature Pressure Module, stm32f103 control, data collected through the serial port to pc machine on display
SIM908-AT-Instructions
- AT 指令通过GSM 串口发送到模块并接收返回指令。GPS 的控制指令也是 通过GSM 串口控制,GPS 串口只负责输出相应的GPS 信息.本文档时针对SIM908的AT指令集做解析。-Serial port to send AT commands to the module via the GSM and receive return instructions. GPS control command is serial control via GSM, GPS serial output
KeyBoard
- 键盘功能模块 函数名:KeyAction * 描 述:按键动作的实现函数,根据键码执行相应动作-#define _KEY_BOARD_C #include "config.h" #include "main.h" #include "KeyBoard.h" #include "UartCom.h" #include "PCF8591.h"if (buff[0] <= 9) { buff[0]+= 0 } else { buff[0]
WeBEE-CC2530
- CC2530 2.4G无线通信模块串口发送数据,通过无线口发出,无线接收到信号,转发给串口-CC2530 2.4G wireless communication module serial port to send data through the wireless port issue, the wireless signal is received, forwarded to the serial port
chuangkou
- 51串口通信C程序的串口通信模块集合,实现上位发送,单片机接收;单片机发送,上位机接收。-51 C serial communication serial communication module collection procedures, to achieve the host sending the microcontroller receives SCM sending host receives.
DP_51PRO_IRDA
- DP_51PRO实验仪红外收发实验。使用串口发送数据经调制后从红外管输出, * 并通过红外接收模块把接收到的数据返回串口接收端,通过判断接收到的数 * 据来控制LED灯点亮。-DP_51PRO experimental instrument infrared transceiver experiment. After using the serial port to send data from the modulated infrared tube output,* and throu
底层数据采集(温湿度)终版
- 实现STM12单片机连接DHT22模块进行环境数据采集工作,并且将采集到的数据进行串口发送到电脑在调试助手中显示。波特率为9600(The STM12 microcontroller is connected to the DHT22 module to collect environmental data, and the collected data is sent to the computer through serial port to display in the debugging