Geigercounter/README.md

349 B

School project - Geiger counter based on a Geiger-Müller counter tube

Microcontroller code written in C

Microcontroller: AtMega328P
Board: Arduino Nano



Use avrdude (Flash hex-code to Arduino nano):
avrdude.exe -patmega328p -carduino -Pcom6 -b115200 -D -Uflash:w:"$(ProjectDir)Release$(TargetName).hex":i