Controll of a motor via wifi (webpage controlled) - can this project be modified?

Hi Everyone!

I have this project built: https://projecthub.arduino.cc/eliott3005/16c7aa30-403c-4241-b1a6-da4ccc55e2b9

It lets me control a small motor via bluetooth. Im a newb at all this, was wondering if there was a way I can convert it so that it can be linked up with my Wifi and controlled via a small web page?

Uses:
I have a small very lightweight antenna, I would like to be able to remotely rotate the antenna when away from home (Im a ham radio op).

Any suggestions, or maybe a project like this already exists and I just cant find it.

Thanks all!
Adam

Ploughing through projects is not what this advising link ask for: How to get the best out of this forum - Using Arduino / Installation & Troubleshooting - Arduino Forum

Tells nothing. Please post a link to its datasheet.

What are You talking about? Converting? Controlled?
You aim for advanced things that calls for very different documentation than those words.

Yes. How? By what means?

Nevermind. i feel like Ive been railroaded. Not the kind of whiplash Id want as a new user looking at a new project.

You just can't launch such an advanced project in such an easy way lacking so much of technical specifications.

What you want is possible, although I am not the best person to give detailed advice.

Maybe buy an MKR1010, which has WiFi capability. There is an example that shows you how to create a simple web page with a button to click that turns an LED on and off. Get that working and understand it. From there you should be able to work towards doing what you want. Be aware that the MKR1010 runs on 3V3, so take care interfacing with anything at 5V.

Come back and ask when you get stuck, people will help if you show them what you have done and what you need help with.

Good luck with your project.

Thank you! I will do just that :slight_smile: Much appreciated!

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