fossasia / neurolab-android

NeuroLab Android https://github.com/fossasia/neurolab-android/raw/apk/neurolab-dev-debug.apk
GNU General Public License v3.0
1.7k stars 429 forks source link

Arduino code for bluetooth support #306

Open CloudyPadmal opened 5 years ago

CloudyPadmal commented 5 years ago

Describe the issue

Current app supports USB. Extending connectivity, arduino source code need to support both USB and bluetooth depending on user choice.

Task: From Arduino source code, read a configuration from incoming serial message and switch between hard serial (USB) and soft serial (Bluetooth)

Would you like to work on the issue?

Open to all

dipu989 commented 4 years ago

@CloudyPadmal @jddeep @adityastic I have arranged for Bluetooth Module (HC05) and Arduino board and done with the basic setup. I would like to add Bluetooth support feature. Please assign this issue to me.

jddeep commented 4 years ago

Sure @dipu989 :+1: