The tag has no usage guidance.

learn more… | top users | synonyms

0
votes
0answers
24 views

Trying to get a dimmer switch to correspond to a servo

so, I have an arduino uno and I am trying to get a dimmer to control a servo. I am a beginner and am looking for sample code to learn from. Basically if i turn the dimmer 15 degrees, the servo will ...
0
votes
2answers
22 views

How to switch on an AC bulb using arduino as well as regular switch?

I'm trying to build a GSM based AC Power ON/OFF switch using Arduino. I've successfully completed the ON/OFF mechanism using SMS with the help of 240v 100amps relay to control the circuit. Apparently ...
0
votes
1answer
40 views

capacitive sensor switch

I am trying to get relays to switch on or off based on if I touch a capacitive sensor, basically a light switch. For some reason, I get two readings that are high capacitive readings when I do a ...
2
votes
1answer
40 views

Switching Many Switches with one Input

I have a situation where I need to select between two signals, lets say 1A or 2B and route it to output 3C. I need to do this six times (2A or 2B to output 2C, 3A or 3B to output 3C, etc.). These all ...
0
votes
1answer
32 views

How to connect an LED to Arduino LilyPad Mp3

can anyone help me with connecting LED to Arduino LilyPad Mp3 in a way, that each switch (1 of 5) light up a different LED? I tried connecting an LED between the switch and the board, then the LED ...
0
votes
0answers
13 views

two-in-one switch to operate both #0 and RST on ESP8266?

I assume everyone who has ever used an ESP8266 hates having to press two switches to put it in bootloading mode. The Adafruit Huzzah board, in particular, has them just far apart that you can't press ...