Update README.md
This commit is contained in:
@@ -41,11 +41,10 @@ cd fin-track
|
|||||||
```
|
```
|
||||||
|
|
||||||
### 4. Setting Up the Physical Display (Arduino)
|
### 4. Setting Up the Physical Display (Arduino)
|
||||||
1. Connect your Arduino to your computer.
|
1. Connect the Arduino to the computer.
|
||||||
2. Open `fintrack_display.ino` in Arduino IDE.
|
2. Open `fintrack_display.ino` in Arduino IDE.
|
||||||
3. Upload the script to the Arduino board.
|
3. Upload the script to the Arduino board.
|
||||||
4. Ensure the board is communicating properly via serial port.
|
4. Run the display API:
|
||||||
5. Run the display API:
|
|
||||||
```bash
|
```bash
|
||||||
python3 Display_API.py
|
python3 Display_API.py
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user