Hi all,
I did plenty of Arduino projects. Most with some form of help from this Forum. So I know the basics : )Here are two of them.
I need to build a remote controlled linear motor controller to open and close a window. The motor runs on 24V. The difficult bit is that the motor cannot be activated accidentally and I don’t know how to program stuff with bits and bytes. I used a 2.4Ghz system in one of the videos above, but a friend wrote the code for the communication.
So what radio system would you reccomend? Preferably something simple to understand.
The other thing is the motor drive itself. Am I just going to drive it over two of those common blue 220V relays that we all know? Or is there a more elegant way to make the motor run and then run in reverse?