搜索资源列表
app
- FPGA应用,Altera的FPGA开发板原理图汇集,FPGA最小系统,rs232串口转换,VGA显示-FPGA applications, Altera s FPGA development board schematic pooling, FPGA minimum system, rs232 serial converter, VGA display etc.-FPGA应用,Altera的FPGA开发板原理图汇集,FPGA最小系统,rs232串口转换,VGA显示-FPGA applicati
SerialApp
- 使用API函数操作串口编程是Windows环境下编写串口通信程序的基本方法,此例是学习API函数进行串口程序开发的极佳例程。-API function to use serial programming operations are under the Windows environment to prepare a basic serial communication program methods, this case study are API functions for serial d
SerialApp
- 采用C++语言编写,可以实现两台电脑之间的通讯。文件传输,信息发送功能。首先进行串口参数设置。再实现通讯。-Using C++ language, you can realize the communication between two computers. File transfer, messaging capabilities. First of all serial port parameter settings. Re-implementation communication.
app
- ucos在lpc2148的移植程序,包含串口通信、外部中断,LCD显示,LED,蜂鸣器-ucos in lpc2148 transplant procedures, including serial communication, external interrupt, LCD display, LED, buzzer
SampleApp_pa_test1
- 基于zigbee协议栈的串口收发程序,在例程基础上调通了串口的收发程序-Zigbee protocol stack based on the serial transceiver procedures, routine basis through the serial port of the transceiver increase program
Serial-CommPort-simple-demo
- Descr iption: This project will demonstrate how to use the SerialCommport and invoke the data to the local form. This project simply can send and receive data from devices with serial communication. Also USB devices with UART bri
android-serial-port-communication
- android app开发,串口通信。数据接收-android app development, serial communication. Data reception
serial
- linux serial app test
MSP430-Updata-App-From-Bootloader
- MSP430通过bootloader实现本地串口程序升级应用程序 分两部分程序:bootloader和APP应用层程序。 功能实现: 1、bootloader程序中检测是否需要升级app程序,需要升级则执行串口程序接收串口发来的应用程序烧录文件。接收成功后执行APP程序。 2、bootloader中断映射到app的虚拟中断地址。 3、APP程序主要用于测试本地升级是否正确,实现串口中断接收数据,主循环发送数据的功能。 4、bootloader和app各自的配置文件修
zmodem
- 利用串口通过zmodem协议在iap下更新APP程序。-Zmodem protocol updates through the use of serial APP program in iap.
C# APP & Arduino Communication
- Sample application for serial communication between C# application and arduino code.
serialtest
- 基于iTOP4412开发板的串口测试app(android 4.0)-serial app(android 4.0)
Serial-WiFi-module-test
- 该程序将ESP8266设置为STATION工作模式,并通过家用wifi热点云服务器建立连接, 手机APP通过注册后并关联该ESP8266模块,通过互联网发送关灯与开灯的指令,-The program will ESP8266 set to STATION mode of operation, and through the home wifi hotspot cloud server to establish a connection, Mobile phone APP throug
Mobile-phone-APP-monitoring-system
- Android平台下的传感器网络系统监测软件应用开发。其开发使用SQL2008数据库作为数据存储工具,运用多线程技术,且通过串口通信模块完成数据传输的自测模式,并通过访问数据库实现数据的更新和显示。-Android platform sensor network system monitoring software application development. Its development and use of SQL2008 as a data store tool, using mu
APP
- 用于JQ8900-TF的语音IC 串口测试程序(A voice IC serial test program for jq8900-tf)
AOK虚拟示波器上位机源码及APP最新版
- AOK虚拟示波器的上位机源码,从串口获取下位机数据,然后绘制波形(AOK virtual oscilloscope host computer source, from the serial access to the next machine data, and then draw the waveform)
APP
- 吧can通信包转换成串口 里面包含can口的设置 500kb/s 串口波特率是19200(Bar can be converted into a serial communication package)
usart 升级
- stm32通过串口来升级,从uboot启动,如果不需要升级代码,则直接跳转到应用代码,如果要升级则等待串口通过secureCRT YMODE协议发送来得数据,注意(程序中由于ymodem协议没有发送文件大小,程序中是随便写了一个文件大小,对于我的app足够用),在app中随意按下按键,通过可以从应用程序跳转到uboot,然后发送1,通过ymodem协议发送.bin文件后,按下3则跳转应用程序(STM32 through the serial port to upgrade, starting
WIFI RCC
- 手机APP将WIFI转串口控制小车,实测可用。(Cell phone APP turns WIFI into a serial port to control a car)
网关方案三:ZIGBEE %2B SIM900A
- 1.zigbee编写语言为C语言,使用ZStack-CC2530-2.3.1-1.4.0协议栈; 2.APP使用eclipse eda安卓开发,采用sim900A连接外网,可简单修改连接esp8266wifi模块,从而连接外网,app能够实时显示采集zigbee采集的距离; 3.服务api采用的是淘宝云平台的api,服务器长期有效,无需修改; 4.通过cc2530之间通信,采集到rssi值,计算出距离,通过串口上传上位机,该程序能简单修改主函数,实现测距。(1.zigbee is writ