Hey everyone,
i want to build a simple circuit on a circuit board with a LED and one or two resistors and therefore i need a voltage source. Since I only have got a 12VDC - 9Vblockbattery adapter, i wanted to use my arduino uno to transfer the current to my circuit board. But I dont know which pins i should use and im afraid of doing it wrong and destroying sth (im a total beginner and do not have much experience with arduino).
I already tried connecting the GND pin of POWER with the -strip on the circuit board and the 5V pin of power with the +strip and it actually worked. I still do not quite understand what the 5V pin does, thus i dont dare to use this longer than a few seconds without the confirmation that im doing nothing wrong of someone with more expertise than me.
You can use either your 9V battery or you USB cable to safely power your Arduino. Don't use both at the same time and as you add more things you will need more power than the 9V is capable of.
What do you mean by a "12VDC - 9Vblockbattery adapter"?
Do you mean a device that has 12Vdc input and outputs 9Vdc?
If it is the device in your picture, that looks like a 9V battery.
For your project, with just some LEDs, the 9V battery should be okay, BUT it will not last long as it is not designed for this sort of application.
You can connect the 9V to the UNO, either through the black DC jack on the board, centre is positive.
Or
9V positive to the UNO Vin pin and 9V negative to the UNO gnd pin.