- #1
George Young
- 7
- 1
- TL;DR Summary
- robot for cat
Hi, I'm a computer science student and not an electronics guy (so I may not know stuff that an electronics guy would) but I took mechanics and E&M at the college level. I've been on here before but I don't have Facebook anymore so I created a new account with my Google.
For part of my simple robot design, I want to go from one wire to one of several others depending on what I've programmed my microcontroller to do. So I have the microcontroller wired up to several switches in my design - I'm guessing I could use transistors or something for those.
The microcontroller controls which switches are on to let current flow and which ones are off.
In two places I have one wire connected to many. For the above switched wires the current only goes through one at once but I'm not sure how to connect one wire to many like that.
So my first question is about how to do the junction from one wire to many or many wires to one. The second question is about whether transistors should work for the switches I described - will they, or is there a better device or method? The third question is what I should use for three way switches - A, B, or C depending on what signal the microcontroller sends out, or similarly for two way switches.
For part of my simple robot design, I want to go from one wire to one of several others depending on what I've programmed my microcontroller to do. So I have the microcontroller wired up to several switches in my design - I'm guessing I could use transistors or something for those.
The microcontroller controls which switches are on to let current flow and which ones are off.
In two places I have one wire connected to many. For the above switched wires the current only goes through one at once but I'm not sure how to connect one wire to many like that.
So my first question is about how to do the junction from one wire to many or many wires to one. The second question is about whether transistors should work for the switches I described - will they, or is there a better device or method? The third question is what I should use for three way switches - A, B, or C depending on what signal the microcontroller sends out, or similarly for two way switches.