Firemonkey 모바일 Bluetooth 연동 자료
2014.06.24 20:31
현재 버전의 델파이/C++빌더에서 블루투스를 공식 지원하지 않지만 다양한 블루투스 연동한 작업이 나오고 있습니다.
1, 리모트 컨트롤 자동차 - 블루투스 이용
- http://delphi.org/2014/05/bluetooth-remote-control-car/
2, Android Bluetooth SPP
3, 블루투스 데모
아래는 구현시 참고가 될 만한 내용들입니다.
Bluetooth Paired Devices on Android with RAD Studio and Delphi
- http://edn.embarcadero.com/article/43602
Bluetooth remote control vehicles.
- https://github.com/jimmckeeth/BeeMiniCtrl
Detecting connected Bluetooth devices on Android
- http://community.embarcadero.com/index.php/article/technical-articles/146-data/929-detecting-connected-bluetooth-devices
Androidapi.JNI.BluetoothAdapter Example
- http://www.pclviewer.com/android/