Could anyone look over this setup?
-
I have a working RGB-3D "sensor" up and running, but i am making a wall mounted lamp so i want to use the same power supply for my arduino as i use for the LED strip in the lamp to reduce the number of cables.
With the transistors and volts and amps flying in every direction i get a bit confused, and i dont want to start a fire ;)
Hardware:
12V LED strip
12V powersupply (500mah)Arduino Nano
nrf243x PN2222a transistors
Right now all of my ground pins is taken 1 for the NRF24 and 1 for the ground/emitter of the transistors (also connected to the LED powersupply ground).
My question is: Can something share ground?
Can the nrf share common ground with the transistor and the powersupply?
-
-
@Tore-André-Rosander said:
I have a working RGB-3D "sensor" up and running, but i am making a wall mounted lamp so i want to use the same power supply for my arduino as i use for the LED strip in the lamp to reduce the number of cables.
With the transistors and volts and amps flying in every direction i get a bit confused, and i dont want to start a fire ;)
Hardware:
12V LED strip
12V powersupply (500mah)Arduino Nano
nrf243x PN2222a transistors
Right now all of my ground pins is taken 1 for the NRF24 and 1 for the ground/emitter of the transistors (also connected to the LED powersupply ground).
My question is: Can something share ground?
Can the nrf share common ground with the transistor and the powersupply?
Thank you for your reply! I did a stresstest with my arduino connected to 12v (yes, i have a clone). It gets hot, but not so much that i burn my selfe when touching it.
Will i notice right away if there is any danger with the arduino i am using or could it take days/weeks/months before a possible overheat takes place?