Maker Pro
Maker Pro

Help with 555 device and interfacing with another device

Hello all of you!

I'm very new to the world of electronics, so i praise for your patience in helping me and making me understand what am i doing wrong in my project. Thanks in advance for your time.

So here it goes:
I have one 555 device that runs on 12v and i wish to "interface" it with another device (one hotspot) that i can only find 1.8v in two test pads.

What i need sounds fairly simple: when i switch the hotspot on i want it to connect to the 555 so that it activates a relay, that will light up some led light while the hotspot is on.

I've tried multiple things: 547npn transistor, connecting the base to the 1,8v with a resistor in the middle that in one simulation made it look like it would work, but it didn't. I don't know why.
I also tried to mess up with the control voltage from the 555 so that the comparator would be triggered by 1.8v instead of 12v but i also didn't had success with it.

The 555 device is from velleman and i have the schematics from the simulation i was running with the transistor trying to act as trigger. I will upload that image, but i am open to any solution that is in the reach of my (low) capabilities.

Thank you
 

Attachments

  • schematics.jpg
    schematics.jpg
    76.5 KB · Views: 102
  • IMG_0759.JPG
    IMG_0759.JPG
    398.7 KB · Views: 105

davenn

Moderator
I've tried multiple things: 547npn transistor, connecting the base to the 1,8v with a resistor in the middle that in one simulation made it look like it would work, but it didn't. I don't know why.

hi there
welcome to EP :)

you problems lies with the way you have wired up the LED and relay
you are trying to power the relay via a 1k resistor and the LED ... that isn't going to work

I don't see what the relay is supposed to be doing ?? at the moment, even if it was able to be activated
it isn't switching anything as there is nothing connected to the switched contacts

Remove the relay and the diode ( the diode is connected the wrong way around anyway)
Leave the 1k resistor to the LED and connect the other side of the LED to the NPN transistor collector
Change the 10k on the transistor base to around 4k7,


Dave
 
Hey dave! thanks for your reply.

Well i think that i didn't explain it like i should, or the images aren't clear on explaining my problem.

The relay works as this is mounted. I didn't draw anything on the relay because i know how to connect my final led through it and at the time it wasn't relevant to my problem.
The situation is to have the 1.8v triggering that relay through the 555 device. OR any other way that it can work! :)
The led light on the schematics belongs to the 555 of the shelf device, not the led light i need to power.
 
What is the purpose of the 555 in your circuit?

If what you need is to drive a relay and a LED-on constantly once there is 1.8V from the "hotspot".
You can do that with a single NPN transistor without the 555.
 
What is the purpose of the 555 in your circuit?

If what you need is to drive a relay and a LED-on constantly once there is 1.8V from the "hotspot".
You can do that with a single NPN transistor without the 555.

I don't need the 555 or the relay, it just seemed safer since i would like to have both voltages isolated so that no harm is done to the hotspot.

i have been thinking about that. (using the npn to power the external LED directly) But i am afraid of damaging the "hotspot" since i am not experienced with transistors.
Also i don't know the current from the 1.8v point from the hotspot to determine the resistor i should use to power the base from the NPN.
And should i put the led anode directly to +12v, (the led is on a switch, so i can't know the value of the resistor but it says it's already installed so that it works with 12v) and the cathode to the collector, emitter to 12v gnd?
Would that work?

thank you
 

davenn

Moderator
Hey dave! thanks for your reply.

Well i think that i didn't explain it like i should, or the images aren't clear on explaining my problem.

The relay works as this is mounted. I didn't draw anything on the relay because i know how to connect my final led through it and at the time it wasn't relevant to my problem.
The situation is to have the 1.8v triggering that relay through the 555 device. OR any other way that it can work! :)
The led light on the schematics belongs to the 555 of the shelf device, not the led light i need to power.


The circuit was very clear as were the errors in the circuit

You CANNOT run the relay via a 1k resistor and LED, The relay will never get enough current
The diode across the relay, as I stated, is back to front

so If you really need to power the relay, then you must remove that LED and 1k resistor
 

davenn

Moderator
ohhh and I agree with Dorke's comments, there probably isn't any need for the 555 and its circuitry anyway
 
The circuit was very clear as were the errors in the circuit

You CANNOT run the relay via a 1k resistor and LED, The relay will never get enough current
The diode across the relay, as I stated, is back to front

so If you really need to power the relay, then you must remove that LED and 1k resistor

I don't know how to explain this to you but i'll just post the original diagram from the device. maybe i've messed up on copying the schematics to the simulator, i don't know.
 

Attachments

  • IMG_0761.JPG
    IMG_0761.JPG
    200.4 KB · Views: 100
  • IMG_2917.jpeg
    IMG_2917.jpeg
    496.5 KB · Views: 108
It is very simple:
What is the current of the 12V LED you need to drive?
The circuit should look like this:
It will be good for 20ma LED or lower currents,with that 1k base resistor.
What NPN transistors do you have?
1.8v led drive.JPG
 

davenn

Moderator
I don't know how to explain this to you but i'll just post the original diagram from the device. maybe i've messed up on copying the schematics to the simulator, i don't know.

yes, you erred in your simulator drawing ;)

that's all cool
now, do you actually need the delay timing that the 555 cct is giving ?
if so, use that original cct you have just shown
if not, then use dorkes' direct transistor drive method


Dave
 
i'm testing Dorkes' transistor drive but this seems rather erratic. it does light up but seems that my hand is controlling the base from the transistor as it lights up when i touch it....is it possible? :p
 
What transistor are you using?
It is possible,what happens when you are not touching?
Is the Led on and off with the "hotspot" on and off?
 
"but the hotspot is not controlling it."
what do you mean by that is the LED on or off?

Can you measure the 1.8V point to ground with the "hotspot" on and off?
 
My friends i've managed to do it!!!
I don't know exactly why but i've found a way:

If you check the photo attached, there is a ground lead that's soldered. That's ground for the hotspot.
Right next to it is the original 1,8v pad that i was using and failing to light up the led.
In my hand is the transistor base lead that i'm shorting to another 1,8v pad that i found now. It's hidden behind the hotspot's display.
In that point the thing works like it should. On when the hotspot is on, and off when it powers down. i don't know the difference between the two of them because the voltage behaviour is the same, i guess that it has to do with current?

Either way i've found a way that it works, thanks to you guys!
Now i don't know how will i solder a cable to the pad that works without damaging anything but i'll try.
I guess i'm owing you some beers!
IMG_0764.JPG
 
It is very simple:
What is the current of the 12V LED you need to drive?
The circuit should look like this:
It will be good for 20ma LED or lower currents,with that 1k base resistor.
What NPN transistors do you have?
View attachment 25990

And i'm back..... :(
I have a little quirk. The hotspot devices when powers down starts charging right away. Meaning that the led won't go off because the 1,8v point stays on when charging occurs. So i wanted to make it charge only when its on.
I tried to replicate the transistor setup but instead of having the cathode from the led light conected to the collector i have the negative lead that comes from the charging device (wich is being fed from constant +12v) and on the emitter i have ground that is both going to the negative from the car battery and hotspot's ground. This should be working, right? But it turns on as soon as +12v is present instead of waiting for the transistor to have signal on the base.
Why is this happening? Shouldn't it work like with the led light? Or should i change the resistor on the base so it blocks drainage?
I don't know the power consumption for the controller, and i am not sure how to calculate the resistor value if it has to be changed.

Thank you again
 
Last edited:
Please show a drawing of what you did...
A picture is worth a thousand words;)
Can you measure voltages with a DVM?
 
Top