Skip to content

我将通过学习,将android官方自带的蓝牙聊天例程BluetoothChat修改为可以和单片机蓝牙模块进行串行通信的程序。

License

Notifications You must be signed in to change notification settings

shutup/BluetoothSerial

Repository files navigation

BluetoothSerial

chinese: 我将通过学习,将android官方自带的蓝牙聊天例程BluetoothChat修改为可以和 单片机蓝牙模块进行串行通信的程序。本程序稍加修改即可作为蓝牙遥控器等更具体的应用 。连接设备不限于单片机,应该说只要你的设备有蓝牙模块,或者是外界了蓝牙模块,即可 进行数据交互。

english: In this project, i will try my best to change the android sdk sample project 'BluetoothChat' to be an 'BluetoothSerial' project. it will communcate with a bluetooth model which is attached to a MCU like:arduino、arm based miniPC etc..

note: the Bluetooth is 2.0,and the 4.0 may not work well.

About

我将通过学习,将android官方自带的蓝牙聊天例程BluetoothChat修改为可以和单片机蓝牙模块进行串行通信的程序。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages