搜索资源列表
vc.rar
- 以VC编写的USBCAN通讯的发送和接受界面,可以设置为扩展帧和标准帧等,也可以查看发送和接受到的报文。,VC prepared to USBCAN send and receive communications interface can be set to extend the frame and standard frame, also can check to send and receive the message.
8051Sms
- 8051Sms 一个用c51实现gprs modem发送短信的程序,很经典。对搞通信绝对有一定的借鉴作用-C51 implementation with 8051Sms a gprs modem to send the message procedures, it is classic. To engage in communication has a certain absolute reference
cuankou
- 实验名称:串行通信实验 实验目的: (1) 了解MCS-51单片机串行口(UART)的结构、PC机串行通信的基本要求、串行通信的原理和数据交换过程,掌握单片机与单片机间以及单片机与PC机间进行串行通信的编程方法。 (2) 掌握存储器扩展接口电路的设计方法;掌握单片机内部RAM和外部RAM之间数据传送的特点。 实验类型:验证 实验学时:2学时 每组人数:1人 实验内容:单片机之间串行通信实验:甲机将存储在片外RAM的一组立即数(00H~0FH)通过串口发送到乙机,乙机接收
Message-driven_finite_state_machine_framework
- 在Tornade集成开发环境下设计和实现了一种消息驱动有限状态机的框架。本系统封装了VxWorks提供的消息发送机制,增加了消息标识,消息类别等参数;采用自己的软时钟,设置相应的时间超时管理;设置了自己的内存管理机制。-Tornade integrated development environment in the design and implementation of a message-driven finite state machine framework. The system e
ex1
- 1. 创建多 Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有 Message Queue 接收消息;Task 间消息通信通过向对方私有Message Queue 发送消息完 成。 2. Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量的 semFlush()完成。同时接收各Task 的告警信息,并负责系统结束时的Task 删除处理。 3. Task2:激励Task。利用taskDelay()
demo
- 1. 创建多 Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有Message Queue 接收消息;Task 间消息通信通过向对方私有Message Queue 发送消息完 成。 2. Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量的semFlush()完成。同时接收各Task 的告警信息,并负责系统结束时的Task 删除处理。 3. Task2:激励Task。利用taskDelay()完成周期地向
gsm_text
- 可以用单片机控制GSM模块向手机发送短信和打电话,用按键操作,GSM模块是西门子的-code of sending message by GSM and mcu
send-English-message
- 单片机与SIM300之间通讯,如何发送英文短信,及格式说明-Sending English message between SIM300 and MCU
send-Chinese-message
- 发送中文短信,注意格式的描述,用于SIM300 与单片机串口通讯-Sending Chinese message between SIM300 and MCU
gsm-tc35i-TEXT-message
- 能实现单片机控制GSM TC35I 发送text格式的程序-To achieve single-chip control procedures of the GSM the TC35I send text format
send-a-message-
- 本程序是用于单片机与GPRS无线发射模块的通信,单片机通过串口控制GPRS模块发送一条短信,适用于初学者-The program is used for the communication between MCU and GPRS module .MCU can control the module and make the module send a message.It suitable for freshmen to refer
stc-microchip-short-message
- stc单片机与GSM模块组成的短信系统,用于发送短信-stc microcontroller and GSM module SMS system for sending SMS
send-an-SMS-text-message
- 有单片机控制短信猫发送一条短信,改成程序经过调试成功发送-There SCM cat send an SMS text message, sent into the program after the successful commissioning
SIM900A_multimedia-message
- SIM900a发送一条彩信,连接彩信的发送指令与全过程-SIM900a send an MMS, MMS sending commands to connect with the whole process
MCU.C51.message
- 通过单片机端采用C51实现短信发送和接收-By using C51 microcontroller terminal to send and receive text messages to achieve
sim900a-english-message
- sim900a开机发送英文短信,51单片机c语言源程序-sim900a boot send text messages in English, 51 c language source
sim900a-chinese-message
- sim900a开机发送中文短信,51单片机c语言源程序-sim900a boot send Chinese SMS, 51 MCU c language source
message
- 在mini2440的串口1上连接GSM模块,可以实现发送短信的功能,其中,号码已经定义,用户可以更改。-Mini2440 connected to the serial port of 1 GSM module, you can send text messages to achieve functions, which number has been defined, the user can change.
GSM-send-message
- 用CS51系列单片机控制GSM模块发送短信-Send an SMS with the CS51 series single-chip GSM module
send a chinese message
- 单片机通过串口发送AT指令控制SIM模块发送中文短信(SCM through the serial port to send AT command, control the SIM module to send Chinese text messages)