You are viewing a single comment's thread from:

RE: Introduction to the Arduino World EN/ES

in StemSocial29 days ago (edited)

Thanks for the response.

I think it's a combination of me not knowing how to use it I know what I might want to do with it but I don't know if it can do what I want to do with it which is pretty much on and off switches for a panel Maybe I could send you a picture of it and you could let me know what it can do.

the panel is a control panel for an emergency vehicle 🤔 I would like to be able to control the on and off remotely.

Sort:  

The control can be done at the signal level, you will always need to couple these signals to a circuit in charge of handling the power. Then if it is a remote control I guess we are talking about a wireless one for which you will have to adapt an extra module for communication that can be bluetooth, wifi or RF.

The function of these devices is to manage the control of the outputs based on values in the inputs, this is done by the code that we program. However a complete control is always composed of sensors, controllers and actuators. The Arduino only represents a part of the system which is the control.

You sound like you REALLY know what you are talking about ... or a really nice actor...thanks again.

here's a picture of what I'm trying to run off of Arduino behind this panel there is like a bus bar with a bunch of wires and the switches of course. For some reason I think ot can be done....

It would be nice to be able to control this remotely one day or touch screen. 😍

Have a lovely day.

You sound like you REALLY know what you are talking about ... or a really nice actor...

Or maybe both!!! hahaha...

It can always be done. I only see that you have a panel for an AC voltage system, between 240 and 120.

That obviously you can't drive it directly with an arduino but the control can be done with a coupling circuit using TRIACS. The buttons and switches can be connected to the discrete inputs of the arduino and the rest would be programming a control logic in the Arduino, as I said before.

Haha

Here are some 12v DC switches. I am still figuring out how to upload things to Hive/ ecency. I don't even know what to call it yet.

I imagine the Arduino is pretty limited by the amount of amps it can handle and would have to fuse and "supplement" everything that runs through the arduino somehow.

There was video but it failed to upload.