Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lychrel authored May 4, 2018
1 parent 2d06f1f commit 9b57aae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ Capacitive Electrodes team for ECE 522 (Spring 2018)
- `bt_ecg.m`: for collecting data from the Arduino Uno and analyzing it

### Setup
- configure baud rate of HC-05
- check `AT.ino` for pinouts
- remove Vcc of HC-05 and hold down button
- reconnect Vcc. HC-05 should blink slowly
- upload `AT.ino` and open serial monitor
- set monitor to 9600 baud and type "AT+UART=115200,1,0"
- check the `rtbt.ino` for pin configurations of Arduino
- disconnect TX/RX
- upload `rtbt.ino`
Expand Down

0 comments on commit 9b57aae

Please sign in to comment.