This question is not specifically about Arduino, I am really sorry if that is a problem. However I am encountering an issue and I figured, there are quite a few smart people here.
I have an NE555 monostable circuit. I want to drive a 1.5W LED Strip, for that I have a 5V relay. The circuit works fine until I connect the relay to the output of the NE555. If I do that, the relay turns on on my button press, but not off anymore. I measured the voltage over the capacitor and it only rises until about 2/3 Vcc. It then fluctuates around that voltage.
I saw a previous similar post and a suggested issue was an insufficient power supply, however I think I can rule that out. If I don't connect the relay to pin3 of of the NE555 (The output pin), but leave it on the entire time so it draws the same amount of power, everything works fine as well. It is just if it is connected to pin3. Another hint suggestion that my issue is not the power supply is, that I can connect the led strip directly to the output pin. Then everything works fine, too. I don't want to do that, because the current it draws is much higher than what the Ne555 is rated for, I only did one test.
Summary: NE555 Monostable not turning off if relay connected to output pin, power supply not the issue.
The datasheet to my relay: https://www.circuitbasics.com/wp-content/uploads/2015/11/SRD-05VDC-SL-C-Datasheet.pdf
My circuit:
Thank you very much for your help in advance! I am still a beginner and the only other person who could help me is my dad, but this thing will be his Christmas present . This also means I am very uncomfortable with transistors, main reason why I am using a relay.
This is my actual wiring with the components on the top drawn in. The white line is where the relay is supposed to go, the crossed out one was to test whether it was the voltage drop causing the problem.