I want to Control Motor rotations using Android OS Rasbery Pi.
Expected Behaviour: When I Press “Start Button” on Android Device (Rasbery Pi) Motor connected to Rasbery Pi should rotate for “3 Seconds or/ Specific Distance” After Online Payment Successful!
Can we control motor rotation directly using android device? Without Arduino/Raspberry
Can anyone help.
and how to send order start/stop/speed from Kodular App.
I can’t trust on Wifi, Bluetooth Wireless Connections. Because It should be always awake 24/7. and Bluetooth & Wifi Automatically get disconnected some time…
I think the best option is to install a Bluetooth Server on the RPi, it is a somewhat complicated process, you can find many tutorials, this one in Spanish. http://kio4.com/raspberry/31_bluetooth.htm
So, is there no way to wired connection? Because if i want to use WIFI/Bluetooth then Arduino is better.
I’m choosing Raspberry Pi because we can Install Android OS for App.
Problem is just i don’t know how to make series connection to Motor & Control it using App.
In the App Inventor Community there is an extension called Appinventor-SerialOTG, through this extension you can connect the Arduino with the mobile via USB cable (OTG).
Here I put some tutorials.
Do you mean to control an engine with Android OS installed on a Raspberry Pi?
I have not done it but I think it can be done.
Another possibility is to install Raspbian on RPi.
Connect a keyboard (KeyPad) and motors or servos to RPi.
Using the keyboard you can move the servo.
For example you press 30 # and the servo will move to 30º.
I want to make it completely Automatic and cloud Connected for Final product. Behavior should be:
When User Make Payment using QR code
then
Android App will Verify Payment Succesful & pass command to Rotate Motor for Specific Time/Dimension.