diff --git a/README.md b/README.md index b314e6f..1341b8f 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ A simple oscilloscope application that reads the values at serial port generated


Settings

-Flash oscilloscpe.ino to an arduino board. In the Oscilloscope gui settings select the serial port with correct properties. By default 1000000bps, 8bits, no paraty, 1 stop bot and no flow control and an interval of 100ms between analog readings. +Flash oscilloscpe.ino to an arduino board. In the Oscilloscope gui settings select the serial port with correct properties. By default 1000000bps, 8bits, no parity, 1 stop bit and no flow control and an interval of 100ms between analog readings. -For ATmega based boards there is a PWM signal at pin B2(OC1B). To test the Oscilloscope app connect pin B2 to pin A0 +For ATmega boards there is a PWM signal at pin B2(OC1B). To test the Oscilloscope app connect pin B2 to pin A0 Adjust PWM signal with PWM_FREQ and PWM_DUTY. Default is 100Hz, 50% duty. Pin B2 location: