Greetings! This is my first post I welcome you to correct me on anything I may be in error so I may be a better contributor.
I want to convert my coin operated laundry room into mag stripe controlled. The appt complex it family owned and much of the complex is out of date on technology. My goal is to remove the existing coin operators and control the 110/220 v circuit of the machines to a certain time limit(say 60 min).
In theory I had invisioned making a switchboard of outlets the arduino would control. Coupled with a push button grid of all the machines in the room and a magnetic card reader I would be able to issue cards to the tenants and they would swipe their card near the door, using available credits for their card, be able to select a machine to provide power.
(History of me)
I'm relatively new to programming and microcontrollers. Majoring in mech engineering I have got a bit on introduction and loved it. Got the arduino starter kit and completed it for learning purposes with this platform vs the dragonboard.
I searched the forum for similar projects as well as google and instructables. (Instructables had the "plugduino" which I liked and thought would be efficient). With that in mind, I had some questions/comments I hoped could be answered/confirmed and all suggestions as 2 heads better than 1, 4 better than 2, etc so thank you for your input in advance!
-
A relay will be the best option for controlling the circuit. What is the limit to the number of plugs I could control? Is there a certain rated relay I will be required to use? (I know this sounds like a stupid question but Ive always struggled with electricity, currently even trying to get an electrolysis bath to work to clean parts for my 65 jeep)
-
A database will need to hold all of the appt numbers and card stripe linked to them to add/removed credits as necessary when used? I've never done this before and hoped for suggestions or platforms to use that would be best or suggested reading to learn more(I'm doing my best but again looking for advice more experienced than I)
-
Currently only planned far enough for this operation but haven't decided the best way to credit the accounts. Was thinking cash but trying to make it autonomous(as much as possible anyway). What would be the best way to accomplish this?
Thank you all for your input!