Browse Source

add ammo can bat storage

Thomas Buck 1 year ago
parent
commit
8b082305a3

+ 26
- 1
input/projects/quadcopters/rc_equipment.md View File

@@ -3,7 +3,7 @@ description: My gear and the modifications I did to it
3 3
 parent: quadcopters
4 4
 position: 80
5 5
 date: 2015-10-09
6
-update: 2022-05-23
6
+update: 2022-05-31
7 7
 comments: true
8 8
 ---
9 9
 
@@ -94,6 +94,31 @@ lightgallery([
94 94
 ])
95 95
 %-->
96 96
 
97
+## Ammo Can Battery Storage
98
+<a class="anchor" name="can_storage"></a>
99
+
100
+For far too long I stored all my LiPos in a cardboard box on a wooden shelf in my livingroom.
101
+After seeing one too many videos of LiPo fires, I decided to work on a solution for safe storage of the batteries outside, on my balcony. Like with the charger described right above this section, I decided to get some used ammo cans for this project.
102
+
103
+When you buy an ammo can like this used, I recommend giving it a thorough soap and sponge wash on both the inside and outside.
104
+Then you can pull out the gasket in the top with a large flathead screwdriver.
105
+Give it a good clean as well, and rub some oil on the gasket so it goes back in easier and lives longer.
106
+
107
+The most important part of a storage solution like this is the ability to vent gases that expand in case of a LiPo failure.
108
+So we absolutely need to add some holes to either the base can or the lid.
109
+This time I decided to put two 5mm holes in the lid of each one.
110
+Just to make sure no water gets in through the vents, I added rubber plugs, which can be pushed out easily by the expanding gas in an emergency.
111
+This way I feel relatively safe storing the cans on my balcony.
112
+
113
+Like with my charging can, I also added some cardboard on the inside for preventing any possibility of short circuits.
114
+
115
+<!--%
116
+lightgallery([
117
+    [ "img/ammo_can_bat_store_1.jpg", "Outside view of cans" ],
118
+    [ "img/ammo_can_bat_store_2.jpg", "Look inside the cans" ],
119
+])
120
+%-->
121
+
97 122
 <!--%
98 123
 ## FPV Monitor
99 124
 

BIN
static/img/ammo_can_bat_store_1.jpg View File


BIN
static/img/ammo_can_bat_store_1_small.jpg View File


BIN
static/img/ammo_can_bat_store_2.jpg View File


BIN
static/img/ammo_can_bat_store_2_small.jpg View File


Loading…
Cancel
Save