Skip to content

m2ri1/ArduGotchi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Github Link

아두이노를 이용해 다마고치를 제작한 프로젝트입니다.
🏆 2023 GSM C-Project 본선 장려상 수상

💫 Getting Started

# Make sure all jumper & modules are connected on Arduino Mega.

# Clone Project
$ git clone https://github.com/m2ri1/C_project_Tamagochi.git

# Run Project
$ cd /src/folder/location
$ Use Arduino IDE 2.1.0 or Higher to run code.

✅ Requirements

Adafruit_GFX # https://github.com/adafruit/Adafruit-GFX-Library
Adafruit_SSD1306 # https://github.com/adafruit/Adafruit_SSD1306
ezButton # https://github.com/ArduinoGetStarted/button

🧭 Circuit Diagram

circuitdiagram Powered by Wokwi

💻 Used Languages

  •   Clang