搜索资源列表
serialaffuse
- 串口工具操作方便的串口调试工具,是单片机通讯开发的最佳助手!本软件完全免费,无任何功能时间限制。-Serial tool easy to operate serial debugging tools, is a single-chip communications development best assistant! The software is completely free, without any time limit function.
ATMEGA-128
- // //功能描述:通过串口调试助手向串口0发送符合相应协议的数据包,128解包并通过串口1控制sim900a发送相应的内容(协议为$,send message,tele number,content*) //配合SIM900A 发送一条英文短信 永远在线 自动重拨、-SIM900A#include <avr/io.h> #include <avr/signal.h> #include <avr/interrupt.h> #includ