搜索资源列表
USB_Driver_For_Linux
- Linux下USB相关源码,包括USB串口驱动、USB工具、USB骨架程序、USB键盘驱动、主机控制器驱动范例-Some USB Drivers For Linux
SQTEK-mini2440-S1
- 【申嵌视频-mini2440体验篇】内容: 申嵌mini2440体验篇1-1_拿到开发板之后,我要做什么事情_-1.rar 申嵌mini2440体验篇1-2_拿到开发板之后,我要做什么事情_-2.rar 申嵌mini2440体验篇2-1_嵌入式系统基础.PPT.rar 申嵌mini2440体验篇3-1_熟悉mini2440开发板硬件资源.rar 申嵌mini2440体验篇4-1_安装USB转串口线驱动1.rar 申嵌mini2440体验篇4-2_安装USB转串口线驱
lanyakongzhixiaoche
- 安卓手机通过手机串口通信给蓝牙模块发送信号,控制小车的行驶方向-Android phone via mobile phones serial communication sends a signal to the Bluetooth module to control the car driving directions
AndroidSeriportTest
- android下的串口应用程序,包括JNI层的实现-android serial port application, including JNI layer to achieve
wifi-uart-spi
- 1、 wifi 串口模块程序 源码 2、 android demo 3、 新力维XLW002X 用户手册-1, wifi serial module program source 2, android demo 3, Sony dimensional XLW002X User Manual
android-serialport-api
- 安卓串口通讯的测试范例,进行了官方小bug 的修改及处理,测试没任何问题,没有找到安卓类别请管理员处理一下-Andrews serial communications test case for the official small bug fixes and handling, testing without any problems
TN_147_Java_D2xx_Android_Source
- 通过FT4232芯片,android 系统的设备可以外扩串口-Through FT4232 chip, outside the android devices can enlarge a serial port
SMARTCONFIG
- 串口转WIFI模块,对SMARTCONFIG功能的实现源码,主要应用在手机安卓系统的APP开发中。-Serial to WIFI module, SMARTCONFIG function source implementation, mainly used in the development of mobile APP Android system
RFID.tar
- RFID射频的Android端测试程序,包括串口的JNI操作,在Android源代码中编译-Android end RFID RF test procedures, including serial JNI operation, compile the source code in Android
serialTest
- 树莓派串口调试程序,可实现与单片机或者手机等通信。-te serial port testing program which can communicate with single chip machine or android cell phone.
bt-car
- 基于Arduino单片机,在安卓手机上安装蓝牙串口助手,连上小车的蓝牙模块HC05就可以用安装蓝牙串口助手发送指令,控制小车- Bluetooth serial installation assistant on Android phones, and even the car Bluetooth module HC05 you can send commands using Bluetooth serial port installation assistant control car
TestAPK
- android 应用层操作串口 demo 初学者必用-Android application layer operation serial demo, beginners must use
stm32 - HC08
- stm32F103c8t6 连接HC08蓝牙串口模块与手机(安卓系统)通过蓝牙连接,并实现手机无线控制stm32F103c8t6 的GPIO口控制指示灯动作,同时stm32F103c8t6 的GPIO口控制指示灯动作后将指示灯状态通过HC08蓝牙模块回传给手机APP,并在APP上显示出来。(Connect the HC08 stm32F103c8t6 Bluetooth serial module and mobile phone (Android) via Bluetooth, mobile
网关方案三: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
蓝牙小车 - 副本
- 通过hc-05蓝牙和52单片机,安卓的手机上下载一个叫蓝牙串口的APP(苹果不太了解)蓝牙的波特率要设置在9600,蓝牙的命令看着代码来设置(我觉得应该能看懂的。嗯!)。(With hc-05 Bluetooth and 52 single chip, Android's mobile phone is downloading a APP called a Bluetooth serial port (Apple doesn't know much) that the baud rate of
HC_BLE串口助手源码修改版
- HC-08蓝牙4.0BLE串口模块使用资料包,安卓手机APP测试软件(HC-08 Bluetooth 4.0BLE serial module using data package, Android mobile APP test software)
Android串口通讯
- android下的串口通讯示例程序,可手动设置端口、波特率、数据位、校验位和停止位