docs: add SSD1306 display to bill of materials
This commit is contained in:
@@ -5,6 +5,7 @@ An open-source implementation of the Tamagotchi virtual pet game, designed to ru
|
|||||||
## Bill of Materials
|
## Bill of Materials
|
||||||
- Arduino Nano (ATmega328P)
|
- Arduino Nano (ATmega328P)
|
||||||
- KY-023 Joystick Module
|
- KY-023 Joystick Module
|
||||||
|
- SSD1306 OLED Display (128x64)
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
After cloning the repository, navigate to the project directory and run `make build` to compile the code. To upload the compiled firmware to your Arduino Nano, use `make upload`.
|
After cloning the repository, navigate to the project directory and run `make build` to compile the code. To upload the compiled firmware to your Arduino Nano, use `make upload`.
|
||||||
|
|||||||
Reference in New Issue
Block a user