Using Arduino as a Logic Switch

AI Thread Summary
To control long strands of LEDs and motors using an Arduino, an external power source such as a battery pack or wall outlet is necessary. The Arduino can act as a switch to turn these devices on and off, potentially using logic gates for more complex control. However, simpler electric switches may suffice for basic operations. While programming the Arduino is required for more advanced functionality, it can also be integrated with sensors for additional control. Future plans include using a Raspberry Pi and expanding the project to power various devices beyond just LEDs. Adafruit is mentioned as a resource for electronic components, including LED ribbons suitable for costumes.
RaulTheUCSCSlug
Gold Member
Messages
179
Reaction score
28
I want to supply some LED's and a motor from an outside source of electricity (i.e. a battery pack, wall outlet, batteries in series, etc.) and want to use the Arduino to be able to "switch" on and off these sources so that I am able to control long strands of LED's with the Arduino (for like a steam punk costume for example and stuff), how would I do that?

Would I use a logic gate, if so, I'm pretty new to circuits, how would I use it? What amps, or voltage or what I am so confused :H

Or is there something way easier like electric switches or something?
 
Computer science news on Phys.org
There's a website called www.adafruit.com that supplies these kinds of electronics parts included LED ribbons for clothing...

You might not need an Arduino which would entail some programming work.
 
jedishrfu said:
You might not need an Arduino which would entail some programming work.

I like working with the Arduino though, and really want to use the Arduino as a logic gate as I still want some of the sensors through it to control a matrix I have hooked up to it. I am going to later get a raspberry pi but I want to see the potential that Arduino has, also I want to later use it to power things besides LED's like electric motors which will require juice coming from an outside source.

Know what I mean?
 
This week, I saw a documentary done by the French called Les sacrifiés de l'IA, which was presented by a Canadian show Enquête. If you understand French I recommend it. Very eye-opening. I found a similar documentary in English called The Human Cost of AI: Data workers in the Global South. There is also an interview with Milagros Miceli (appearing in both documentaries) on Youtube: I also found a powerpoint presentation by the economist Uma Rani (appearing in the French documentary), AI...
Back
Top