Skip to main content

Questions tagged [wires]

Wire is a conductor that used to connect electronic components each other

1 vote
0 answers
247 views

I am a complete beginner trying my hand at a home automation project. Part of my setup includes using an Arduino UNO REV3 (A000066), and connecting two CQRobot Ocean Non-Contact Water/Liquid Level ...
Cody Kentucky's user avatar
1 vote
1 answer
99 views

I've manage to build myself an RFID music player which I'm pretty chuffed with. It's definitely a bit home made but it woks and I'm proud of it. I don't know what plug type to buy to sort my problem ...
user1357607's user avatar
3 votes
1 answer
5k views

I am just beginning my journey into the Arduino world - plenty of development experience, but basically nothing with electronics outside of building computers. The question I have involves wiring ...
Scott Salyer's user avatar
-1 votes
1 answer
482 views

I am trying to figure out how to use a 4x3 keypad and just want to receive the key numbers I select on the serial monitor. The problem I am getting is that some of the keys I type don't give me any ...
Campbell White's user avatar
-1 votes
1 answer
113 views

I am a beginner to Arduino, and I'm having a problem in a project that I am currently working on. I was just beginning to write the code, after preparing the components and the wiring, and suddenly ...
lolflexgameplays's user avatar
1 vote
0 answers
274 views

I flashed my ATTINY85 Digispark v3.0 with micronucleus firmware 2.6.1 and it works fine, the onboard led lights up and the another led blinks twines every 500ms (not sure way but it seams like ...
Mats Hildingsson's user avatar
0 votes
1 answer
108 views

I have a program to load from a Aduino Nano as ISP to a ATMega328p chip that will have an internal clock at 16M, but I don't have a crystal handy. Is there a way I can not have to buy a crystal? What ...
B7th's user avatar
  • 167
1 vote
0 answers
43 views

I'm planning a new custom keyboard project which involves a solenoid being controlled by a Teensy2.0++, and i would like to power everything with just a USB cable. I don't have much electronics or ...
Coke2Code's user avatar
1 vote
1 answer
204 views

I am trying to understand how to wire this Arduino Uno shield properly. My goal/main questions: I have 6 servo motors and I am trying to wire them properly to this shield. Do I need an external ...
Yulian Prodanov's user avatar
4 votes
1 answer
1k views

I have a simple MG996 servo motor and I am trying to make it move with my Arduino Uno. I tried different ways of wiring but nothing seems to work as fully expected. For the wiring I followed this ...
Yulian Prodanov's user avatar
5 votes
1 answer
196 views

Very short version: Looking for a way to wirelessly get STEP and DIR signals (only those two signals) from an Arduino to a DRV8825 stepper driver about a meter away: Arduino -> STEP and DIR IO pins ...
Jasper's user avatar
  • 151
1 vote
1 answer
633 views

I have a rig with 5 light sensors on an I2C mux and I am wondering if I need only 1 pull-up resister set for the whole bus or one on each branch from the mux? Or should I remove all the pull-ups from ...
levi Clouser's user avatar
2 votes
1 answer
63 views

I have a PCB (let's call it remote PCB) on which I have 4 LEDs and 4 buttons mounted. The remote PCB is far away from my desk (about 12 feet away). The LEDs are used to indicate the status and the ...
Sonder's user avatar
  • 201
2 votes
2 answers
430 views

I have been trying for a long time how to use a word declared as const string* word = "xxx" as name of void function declared somewhere below in my code. Here is example with ssid: const ...
oreo's user avatar
  • 39
1 vote
1 answer
329 views

Have read a lot of different things online, and I just ain't sure yet. I'm trying to hook up a NodeMCU to control some relays. And want to power the NodeMCU by the VIN pin. Anyone know if this setup ...
John's user avatar
  • 13

15 30 50 per page
1
2 3 4 5
10