搜索资源列表
Java_Monitor
- 用java编写的与单片机的串口通讯程序,把单片机中的数据读出,然后写入excel进行保存。-prepared for the MCU serial communication program, microprocessor to read out the data, excel then write for preservation.
wenduchuankouVB
- 一个简单的VB小程序,利用串口资源可以和单片机实现温度通讯(其内部是用串口1)-A simple VB applet, serial MCU resources and temperature communications (internal serial port 1)
基于51的SIM808通过短信发送定位信息
- 本程序通过手机蓝牙控制LED的亮灭 使用单片机串口2与模块通信;接法如下 STC单片机 GPRS模块 P1.0(RXD2)->RXD P1.1(TXD2)->TXD GND ->GND 晶振选用22.1184MHz 2、串口2与模块连接,串口1打印出GPS初始化过程,定位成功后,不断的输出定位信息;