Hello Guys,
I need a system inputs of outputs that can be controller throw a the network system with a HMI panel or a Smartphone.
Ive been reading some of those microcontrollers hire and its looks much better than the ones I normally use as like the PLC AC500. IF you can give a tip, I
ll be very glad to you.
The best regards,
Michel
MMatins:
IF you can give a tip, I`ll be very glad to you.
Yes.
Explain what you want to do more clearly.
...R
I would say my tip is get a better translator program, your words make little sense.
What is a microcontroller hire?
Thank you guys for your time.
I m sorry for the delay and for the missing understand.
An HMI is typically local to one machine or piece of equipment, and is the interface method .... servers and networked computers are often called control panels.
I want to control stuffs as lights, doors lock, windows, central heating, cameras, etc at home using a mobile phone, tablet and an inter control panel.
I can do it using a PLC, but it has a maximum I/O per PLC.
I’ll need for my project about 8 PLCs or more and it will cost a lot of space and money. And I`ll not use more than 15% of this PLC capacity.
I m looking for something smaller and with a good performance.
Question is! Can I use the arduino? If I can where should I look for.
Best regards.
Michel
I think what you need is an Android development system like this:-
http://arduino.cc/en/Main/ArduinoBoardMegaADK?from=Main.ArduinoBoardADK
MMatins:
Question is! Can I use the arduino? If I can where should I look for.
I can't think of any reason why an Arduino would not be suitable.
Buy an Uno and start studying the examples that come with the IDE and the various tutorials on this Forum and elsewhere. The Thread planning and implementing a program may be useful.
Reading through various Threads on this Forum is also a very effective way to get exposure to different techniques and the use of different peripherals.
It will be easier to figure out the details of your project when you understand better how the Arduino works.
...R