jmpessoa / lazandroidmodulewizard

LAMW: Lazarus Android Module Wizard: Form Designer and Components development model!
250 stars 83 forks source link

Bluetooth SPP #165

Open herusudarto opened 4 years ago

herusudarto commented 4 years ago

Dear Jose Marques Pessoa, Lele Dumbo ... and all

Would be good if there some Bluetooth SPP ( Serial Port Protocol ), to bridge between LAMW and arduino using bluetooth device like HC-05

Thank You Heru Sudarto

jmpessoa commented 4 years ago

Hi, herusudarto!

I can try implement a LAMW component to wrapper this java library:

https://github.com/akexorcist/Android-BluetoothSPPLibrary

What about?

herusudarto commented 4 years ago

Yes, Mr Jose, You're the one who can read my mind ... It would be exciting if you can (would) make wrapper for https://github.com/akexorcist/Android-BluetoothSPPLibrary. That what i exactly want ... Cant wait it. Thank you.

jmpessoa commented 4 years ago

Done!

New "jcBluetoothSPP" component!

[ref. https://github.com/akexorcist/Android-BluetoothSPPLibrary ]

New demo "AppJCenterBluetoothSPPDemo1"

NOTE: "Android Bridges JCenter" need Gradle build system!

[Please, test it! Maybe, we will need some fix/repair ...]

Thank you!

herusudarto commented 4 years ago

Dear Jose, last night in my local time i try AppJCenterBluetoothSPPDemo1 by clone download, and reinstall LAMW, but it wont run for all LAMW, so cant follow up about it. May be in few more days i will update the progress.