Skip to content

Commit

Permalink
changed README
Browse files Browse the repository at this point in the history
  • Loading branch information
vtlanglois committed Apr 12, 2023
1 parent e3845db commit 85da4f3
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,14 @@ To assemble the device, you will need:

Follow these steps to set up the hardware:

1. Connect 5V and Ground from the Arduino UNO to the breadboard in their appropriate buses.
1. Connect **5V** and **Ground* from the Arduino UNO to the breadboard in their appropriate buses.
2. Connect the OLED screen to the breadboard.
3. Connect the OLED screen to 5V and Ground from the breadboard bus.
4. Connect a jumper wire from Analog Input A4 to SDA on the OLED screen.
5. Connect a jumper wire from Analog Input A5 to SCL on the OLED screen.
3. Connect the OLED screen to **5V** and **Ground** from the breadboard bus.
4. Connect a jumper wire from **Analog Input A4** to **SDA** on the OLED screen.
5. Connect a jumper wire from **Analog Input A5** to **SCL** on the OLED screen.
6. Connect the button to the breadboard.
7. Connect a jumper wire to the top-left corner of the button, and connect a ground wire to the top-right corner.
8. Connect the jumper wire to **Digital Input 2** on the Arduino UNO

## Software Setup

Expand Down

0 comments on commit 85da4f3

Please sign in to comment.