App syncing for DC motor, and servos

Hello is there any way to sync a dc motor, and servos to an app that is already in playstore? Do i make my own app?
I dont know the code for it

Im using a arduino uno
With 2 servos(SG90)
A dc motor with a wheel which is connected to a L298N Dc motor module

I want it to be connected to the arduino as well

You will have to identify what you consider syncing something to something. What signals would provide the syncing information for each piece of the project?

Here are some specific questions to clarify what you really want.

Do you mean a ready to install app that enables to remotely control the dc motor and the servos like

in the app:

  • switch on dc motor
  • switch off dc motor
  • turn servohorn to a certain angle?

with what kind of technology shall the app and the Ardunio Uno be connected to each other?

  • serial interface?
  • bluetooth?
  • WiFi?
  • LAN?

I'm pretty sure that you agree and will follow the way how to solve your problem mimimum 200 minutes faster.
This requires to invest 20 minutes of your precious time to read how to speedup solving your problems.

Directly after registering you got presented informations how to speed up solving your problem.
You should really read it.

best regards Stefan

Preferably a ready to install which is connected to the arduino with bluetooth, the app will control the dc motor to rotate either clockwise or counterclockwise

So one such App is RemoteXY
As you can imagine not everybody needs exact an App with two buttons
named "clockwise" "counterclockwise"

This means you have to do the design of the GUI.
But it is easy to do as drag and drop

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.