I would like to start a step by step project but need some advice first.
I have 2 x PC boards on separate automatic sliding doors that blew due to a power surge. To replace these boards are very expensive. I want to operate the doors using Arduino or Raspberry PI instead as its much cheaper and you can do so much with it.
Not sure if i should use a Arduino or a Raspberry PI?
I want to operate the doors using Arduino or Raspberry PI instead as its much cheaper and you can do so much with it.
Unless you have an extensive knowledge of how the original controller works, replacing the controller with another DIY board probably won't happen. You might look for used controllers to replace the damaged ones.
Jokes aside, wether you use raspy or arduino will depend on the amount of processing of the former boards. But you have to understand 100% the job of the board in order to replace it.
Jokes aside, wether you use raspy or arduino will depend on the amount of processing of the former boards. But you have to understand 100% the job of the board in order to replace it.
thanks for the input guys.
I do understand the job of the board. Just dont know where to start.
I know i need to get an Arduino as most recommend it for this purpose but i would like to at a later stage control lights and other doors like fire escapes etc. Would the Arduino still be the right application?