feat(display): migrate to HD44780 character lcd
This commit is contained in:
@@ -5,7 +5,7 @@ An open-source implementation of the Tamagotchi virtual pet game, designed to ru
|
||||
## Bill of Materials
|
||||
- Arduino Nano (ATmega328P)
|
||||
- KY-023 Joystick Module
|
||||
- SSD1306 OLED Display (128x64)
|
||||
- HD44780 Character LCD
|
||||
|
||||
## 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`.
|
||||
|
||||
Reference in New Issue
Block a user