Hi guys,
I have an Arduino project that:
Runs perfectly off the connected USB cable
- I do not know the given voltage or current
Runs perfectly with a Molicel P42A 21700
- This is connected to the Vin and GND ports on the Arduino
- The P42A has a 45A discharge current
- The P42A has a cell voltage of:
- Nominal 3.6 V
- Charge 4.2 V
- Discharge 2.5 V
- When I plug this into the barrel jack, the arduino does not work
Does not run properly at all off an Energizer 9V battery
- This is connected to the barrel plug of the Arduino
- When I plug it straight into the Vin/GND on the board it still doesn't work properly
Connected to the Arduino I have:
- 2 MAX7219 Led Controllers with an 8x8 LED Matrix attached
- These 2 LED Controllers and Arrays are connected in Series
- They run power off of the 5V and GND of the Arduino
- 1 HC-06 Bluetooth Module
- This runs off of the 3.3V and other GND of the Arduino
I have included a schematic/diagram of my project in it's working form.
Unfortunately the forum will not let me upload the picture.
What would be the best way to make it so that my project will work with either a single 21700 or two 18650s? The barrel jack does not seem to like any power source for the scope of my project.
Also if using the Li-Ion cells, do these pose any safety risk of discharging it too much?
Thank you!