| 
					
				 | 
			
			
				@@ -1,7 +1,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 # BallonSonde Project 2023 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 This aim to group all ressources to create the PoC 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 ## Hardware requirements 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    * GNU/Linux Debian  
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -13,7 +13,7 @@ For the RaspberryPi 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 ``` 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 apt update 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 apt upgrade 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-apt install bpython3 python3-venv python3-serial supervisor libopenjp2-7 screen imagemagick 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+apt install bpython3 python3-venv python3-serial supervisor libopenjp2-7 screen imagemagick exiftool 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 # in user mode, setup PySSTV to convert pictures in wav mode 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 cd ~ 
			 |