Go to advanced search

by boyoh
Sun Sep 29, 2013 9:36 pm
Forum: Beginners
Topic: Help Starting LED Matrix
Replies: 7
Views: 1131

Re: Help Starting LED Matrix

You live in the land of the Silicone Chip.
And you want to know were to buy
LEDs Resisters and electronic
Components, they are all on your
Doorstep " RADIO SHACK"
by boyoh
Sat Sep 28, 2013 11:02 pm
Forum: Troubleshooting
Topic: Connecting 3v relay to pin 11
Replies: 8
Views: 3211

Re: Connecting 3v relay to pin 11

Pin 1. 3,3v Power ( Max 50ma )

Pin 2. 5v Power Pi Max ( 700ma ?)

Suggest this circuit might help
by boyoh
Mon Sep 23, 2013 10:03 pm
Forum: General discussion
Topic: Ohm's Law question
Replies: 10
Views: 2303

Re: Ohm's Law question

It might be better if you draw a diagram of your project.
It will give some idea of what your circuit values want to be
Then someone will post the values for you,
by boyoh
Sun Sep 22, 2013 11:09 pm
Forum: Automation, sensing and robotics
Topic: Protecting H bridge
Replies: 14
Views: 2821

Re: Protecting H bridge

Don't use a LED to dissipate the " Fly back Current "generated By the motor when it stops. The voltage generated can be A lot higher than the driving voltage,and can damage the the control electronics. Use a diode to circulate it fast and quick back through the motor winding
by boyoh
Fri Sep 20, 2013 3:08 pm
Forum: Beginners
Topic: Power Up Pi via USB
Replies: 3
Views: 5967

Re: Power Up Pi via USB

Am I getting your problem right, you want to control your Pi by Switching on and off your Pi By switching your monitor on and off Vie the HDMI cable, I might be wrong , I think your Pi must be Booted up first before it can respond to any signal from your monitor. I might under stand how you can shut...
by boyoh
Tue Sep 10, 2013 11:04 pm
Forum: Advanced users
Topic: LED Star Curtain for SciFi show
Replies: 8
Views: 2963

Re: LED Star Curtain for SciFi show

One option for your fibre optics, look round
A hardware store you might pick up a cheap
Fibre optic Christmas tree withe the rotating
disc and lamp, use the Pi to control the disc and lamp
by boyoh
Tue Sep 10, 2013 5:25 pm
Forum: Beginners
Topic: Transistor for LEDs
Replies: 22
Views: 5331

Re: Transistor for LEDs

That won't work. I've redrawn that: 2leds1.gif As you can see, the 3v3 from the GPIO has to be split between the transistor b-e junction (0.6v), the two LEDs (1.7v each) and the resistor. Unfortunately 1.7+1.7+0.6 = 4v, more than the 3.3v the GPIO gives out, so there'll be nothing across the resist...
by boyoh
Mon Sep 09, 2013 9:43 pm
Forum: Beginners
Topic: info about power supplier and cooling fan
Replies: 7
Views: 1432

Re: info about power supplier and cooling fan

Check the speed of the fan on 12v
Now check the speed on 5v
I think the only cooling it will be doing
Is the fan It's self, and not Pi
by boyoh
Mon Sep 09, 2013 9:16 pm
Forum: Beginners
Topic: Transistor for LEDs
Replies: 22
Views: 5331

Re: Transistor for LEDs

First time not very easy to understand.
Hope attachment is better
Regards BOYOH
by boyoh
Mon Sep 09, 2013 6:01 pm
Forum: Beginners
Topic: Transistor for LEDs
Replies: 22
Views: 5331

Re: Transistor for LEDs

Transister 2n2222 ( npn ) GPIO C----------9V+ 3.3v+------- B 1.7v 1.7v E ----- LED-------LED----RESISTER----OV- ( 20ma ) 280ohme ( Copy for other 2 LED,s Total load for both Appox 50ma Including base currents 9v+-- 1.7 + 1.7 = 5.6v 5,6v ------ = 280 ohms 0.02ma (20ma) Link ov-Pi & 0v Battery as Comm...
by boyoh
Sun Sep 08, 2013 10:31 am
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: Increasing voltage from GPIO pin
Replies: 21
Views: 10075

Re: Increasing voltage from GPIO pin

Try using a Opto isolator You will have total insolation
Between the two power supply's the Pi and relay 12v
The Opto isolator will act as a solid state switch
by boyoh
Sat Sep 07, 2013 10:23 pm
Forum: Advanced users
Topic: Electrician need helped ( Voltage mod)
Replies: 5
Views: 2802

Re: Electrician need helped ( Voltage mod)

My advice is buy a breadboard and a power supply A few transistors some LEDs a few diodes some resisters A multi meter , A book on building electronic circuits on A breadboard. Then you will understand all the Technical jargon you are given, Best to start from the bottom And get to grips with OHMS LAW
by boyoh
Sun Sep 01, 2013 10:46 pm
Forum: General discussion
Topic: Power Supply, Which One?
Replies: 4
Views: 1504

Re: Power Supply, Which One?

If you use the adapter with the two USB outputs
You will be sharing the 1.5A with both USB ports.
You will afto calculate what load you will using
from each port
by boyoh
Wed Aug 28, 2013 3:49 pm
Forum: Troubleshooting
Topic: Segmentation faults everywhere
Replies: 12
Views: 6801

Re: Segmentation faults everywhere

The high voltage is nothing to do with the Pi soft ware, It is the power supply, Are you checking the voltage on T1 & T2 on the PI. There are two tests to carrie out OFF LOAD & ON LOAD. Give the Pi some output load then test the voltage. Also check the 3.3v at the same time, If the 3.3v is well out,...
by boyoh
Tue Aug 27, 2013 11:45 pm
Forum: Troubleshooting
Topic: Tired of SD card corruption – What to do?
Replies: 20
Views: 19878

Re: Tired of SD card corruption – What to do?

Do you switch off and switch on the Pi from the power adapter. This can sometimes create a inductive spike from the adapter And corrupt the card. If the output lead is not filtered with a ceramic Clamp Try unplugging the micro USB to switch the Pi on and off Give it a try, no harm don
by boyoh
Sat Aug 24, 2013 10:00 pm
Forum: Troubleshooting
Topic: GPIO electrical interference false positive on toggle button
Replies: 29
Views: 19758

Re: GPIO electrical interference false positive on toggle bu

Hi, I've got my RPI rigged up with a toggle button connected to GPIO. I'm using the callback function to do some stuff when the button is pushed. Which is all working just fine except when I run my espresso grinder which is plugged into the same outlet, this triggers the GPIO falling condition some...
by boyoh
Sat Aug 24, 2013 7:54 pm
Forum: Troubleshooting
Topic: GPIO electrical interference false positive on toggle button
Replies: 29
Views: 19758

Re: GPIO electrical interference false positive on toggle bu

Hi, I've got my RPI rigged up with a toggle button connected to GPIO. I'm using the callback function to do some stuff when the button is pushed. Which is all working just fine except when I run my espresso grinder which is plugged into the same outlet, this triggers the GPIO falling condition some...
by boyoh
Sat Aug 24, 2013 2:43 pm
Forum: Troubleshooting
Topic: GPIO electrical interference false positive on toggle button
Replies: 29
Views: 19758

Re: GPIO electrical interference false positive on toggle bu

First things first, Kill the interference before it get to the PI. !. Don't grind coffee while using the Pi 2. Plug the grinder in to a filtered power socket. 3, As your power adapter for the Pi got a ceramic filter on the out put low voltage to the Pi, if not you can buy one to clip on. 4. It's bes...
by boyoh
Sat Aug 24, 2013 8:42 am
Forum: Beginners
Topic: I'm a noob in electronic, should I buy Rpi?
Replies: 11
Views: 1669

Re: I'm a noob in electronic, should I buy Rpi?

Thanks, I'll check this out ! Now I have another problem. I'll order my rpi with some basics electronics stuffs, but there is no electronic store in my city, so I'll have to order all another stuff for my project on internet, and that's a problem because if I forgot one thing, I'll have to wait few...
by boyoh
Sat Aug 24, 2013 8:23 am
Forum: Beginners
Topic: I'm a noob in electronic, should I buy Rpi?
Replies: 11
Views: 1669

Re: I'm a noob in electronic, should I buy Rpi?

Thanks, I'll check this out ! Now I have another problem. I'll order my rpi with some basics electronics stuffs, but there is no electronic store in my city, so I'll have to order all another stuff for my project on internet, and that's a problem because if I forgot one thing, I'll have to wait few...
by boyoh
Fri Aug 23, 2013 11:07 pm
Forum: Beginners
Topic: I'm a noob in electronic, should I buy Rpi?
Replies: 11
Views: 1669

Re: I'm a noob in electronic, should I buy Rpi?

My advice is learn some Electronics projects building On a Breadboard first, using batteries or a power supply Then control them with the Pi out puts. Get a projects building book, and a Breadboard From Maplins Electronic Project Building For Beginners Product Code WN72P
by boyoh
Wed Aug 21, 2013 10:22 pm
Forum: Beginners
Topic: Do I *need* a resistor for an LED?
Replies: 12
Views: 13527

Re: Do I *need* a resistor for an LED?

This will help you to use LED's And Ohms Law
by boyoh
Tue Aug 20, 2013 9:59 pm
Forum: Beginners
Topic: RPi model B, powered usb hub, power feeding still an issue?
Replies: 10
Views: 2632

Re: RPi model B, powered usb hub, power feeding still an iss

.., also you are bypassing the electrolytic capacitor on the Pi input power supply. [Quibble]Actually, no. C6 is after the poly-fuse, directly on the 5v rail, so it's always in circuit (unless you've knocked it off)[/quibble] Yes you are correct, the the voltage is on the capacitor. But after the c...
by boyoh
Tue Aug 20, 2013 5:25 pm
Forum: Beginners
Topic: RPi model B, powered usb hub, power feeding still an issue?
Replies: 10
Views: 2632

Re: RPi model B, powered usb hub, power feeding still an iss

My advice is stick to feeding the Pi power using a good micro USB 2000ma (2A) power adapter Using back powering, you are relying on the hubs power supply being well filtered for DC ripple, also you are bypassing The electrolytic capacitor on the Pi input power supply. The capacitor will recover any ...
by boyoh
Mon Aug 19, 2013 4:04 pm
Forum: Beginners
Topic: Confused on limiting voltage to Pi [Question]
Replies: 8
Views: 1422

Re: Confused on limiting voltage to Pi [Question]

I agree with you the Pi as a very high input impedance, But the potential devider calculation is still the same What ever current you are taking off it. I think a ratio of 10 to 1 is quit good, this allows backup current from the devider.. With out sufficient backup current the the input signal coul...

Go to advanced search