Do you have battery 9V and need 5Vdc? With this small kit you can connect your battery 9V easily with 9V battery clip and get at the end both 5Vdc & 9Vdc at the same time through a standard pin header 2.54″ connector – Now you can connect to your breadboard directly.
Specifications:
On/Off switch.
7805 Voltage regulator
9V Battery clip
9Vdc & 5vdc outputs
Dimensions: 42 x 13 mm
Battery 9v is not included with this kit – you need to buy it separately (check the available options below)
📄 File: battery_kit_breadboard_(9v_input_-_output_5v)_-_arduino_uno.inoArduino Uno
446 characters
1//ekostra.com
2//electronics store in egypt
3//+201008896258
4
5// Battery Kit Breadboard (9V Input - Output 5V) is a FIXED-output power converter - it has no digital interface at all. Wire mains/battery input to IN, and its regulated output straight to whatever you're powering; there's nothing for a microcontroller to control unless the specific variant also has an onboard adjustable-via-digital-pot feature (rare).
5// Battery Kit Breadboard (9V Input - Output 5V) is a FIXED-output power converter - it has no digital interface at all. Wire mains/battery input to IN, and its regulated output straight to whatever you're powering; there's nothing for a microcontroller to control unless the specific variant also has an onboard adjustable-via-digital-pot feature (rare).
6voidsetup() {}
7voidloop() {}
📄 File: battery_kit_breadboard_(9v_input_-_output_5v)_-_arduino_mega.inoArduino Mega
446 characters
1//ekostra.com
2//electronics store in egypt
3//+201008896258
4
5// Battery Kit Breadboard (9V Input - Output 5V) is a FIXED-output power converter - it has no digital interface at all. Wire mains/battery input to IN, and its regulated output straight to whatever you're powering; there's nothing for a microcontroller to control unless the specific variant also has an onboard adjustable-via-digital-pot feature (rare).
5// Battery Kit Breadboard (9V Input - Output 5V) is a FIXED-output power converter - it has no digital interface at all. Wire mains/battery input to IN, and its regulated output straight to whatever you're powering; there's nothing for a microcontroller to control unless the specific variant also has an onboard adjustable-via-digital-pot feature (rare).
5// Battery Kit Breadboard (9V Input - Output 5V) is a FIXED-output power converter - it has no digital interface at all. Wire mains/battery input to IN, and its regulated output straight to whatever you're powering; there's nothing for a microcontroller to control unless the specific variant also has an onboard adjustable-via-digital-pot feature (rare).
5// Battery Kit Breadboard (9V Input - Output 5V) is a FIXED-output power converter - it has no digital interface at all. Wire mains/battery input to IN, and its regulated output straight to whatever you're powering; there's nothing for a microcontroller to control unless the specific variant also has an onboard adjustable-via-digital-pot feature (rare).
6voidsetup() {}
7voidloop() {}
📄 File: battery_kit_breadboard_(9v_input_-_output_5v)_-_raspberry_pi_pico.inoRaspberry Pi Pico
446 characters
1//ekostra.com
2//electronics store in egypt
3//+201008896258
4
5// Battery Kit Breadboard (9V Input - Output 5V) is a FIXED-output power converter - it has no digital interface at all. Wire mains/battery input to IN, and its regulated output straight to whatever you're powering; there's nothing for a microcontroller to control unless the specific variant also has an onboard adjustable-via-digital-pot feature (rare).
6voidsetup() {}
7voidloop() {}
Fixed-output DC-DC converter - a pure power/wiring component, no microcontroller interface.