Update 'README.md'
This commit is contained in:
		
							parent
							
								
									ebf6265ff2
								
							
						
					
					
						commit
						5938070334
					
				
							
								
								
									
										16
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										16
									
								
								README.md
									
									
									
									
									
								
							@ -1,11 +1,11 @@
 | 
			
		||||
## School project - Geiger counter based on a Geiger-Müller counter tube
 | 
			
		||||
 | 
			
		||||
Microcontroller code written in C
 | 
			
		||||
 | 
			
		||||
Microcontroller code written in C<br>
 | 
			
		||||
<br>
 | 
			
		||||
Microcontroller: AtMega328P<br>
 | 
			
		||||
Board: Arduino Nano
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
Use avrdude (Flash hex-code to Arduino nano):
 | 
			
		||||
avrdude.exe-patmega328p -carduino -Pcom6 -b57600 -D -Uflash:w:"$(ProjectDir)Release\$(TargetName).hex":i
 | 
			
		||||
Board: Arduino Nano<br>
 | 
			
		||||
<br>
 | 
			
		||||
<br>
 | 
			
		||||
<br>
 | 
			
		||||
Use avrdude (Flash hex-code to Arduino nano):<br>
 | 
			
		||||
avrdude.exe-patmega328p -carduino -Pcom6 -b57600 -D -Uflash:w:"$(ProjectDir)Release\$(TargetName).hex":i<br>
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user