Elshab7 RC Controller remote android app (Wifi + Bluetooth)
//Hint: In this video, the Tx is connected to the Rx of the bluetooth module (HC-05 / HC-06) so that any sent command from the app returned again for testing Bluetooth & Wifi remote RC Controller. Here is the app site link: https://sites.google.com/view/rccontroller/home Control any microcontroller (Arduino - Pic - Atmega - 8051/8052 -.........................................) with bluetooth module (HC-05 -- HC-06...) Control any microcontroller or microprocessor wifi module or ethernet module (I.e: Connected to the internet) over TCP Socket communication. (Like Raspberry Pi connected to the internet or arduino connected to internet via module) Portrait and landscape layouts. 12 Extra control buttons used for any functions you need. Serial reading and writing consoles. Control with Buttons or Accelerometer. Speed Control with 11 different speeds. Stable communication.
//Hint: In this video, the Tx is connected to the Rx of the bluetooth module (HC-05 / HC-06) so that any sent command from the app returned again for testing Bluetooth & Wifi remote RC Controller. Here is the app site link: https://sites.google.com/view/rccontroller/home Control any microcontroller (Arduino - Pic - Atmega - 8051/8052 -.........................................) with bluetooth module (HC-05 -- HC-06...) Control any microcontroller or microprocessor wifi module or ethernet module (I.e: Connected to the internet) over TCP Socket communication. (Like Raspberry Pi connected to the internet or arduino connected to internet via module) Portrait and landscape layouts. 12 Extra control buttons used for any functions you need. Serial reading and writing consoles. Control with Buttons or Accelerometer. Speed Control with 11 different speeds. Stable communication.