Skip to content

Tamagotchi game made on arduino with 0.96" 80x160(RGB)IPS display

Notifications You must be signed in to change notification settings

VitoReis/Ardagotchi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Ardagotchi

Tamagotchi game made for arduino using 0.96" 80x160 (RGB) IPS

Requirements:

Hardware:

  • Arduino Uno
  • Display 0.96" 80x160 (RGB) IPS
  • 3 Push buttons
  • 1 Buzzer
  • 3 resistors (10KΩ)

Software:

Connections:

Display 0.96" 80x160 (RGB) IPS:

Entry Pin
GND GROUND
VCC 5V
SCL DIGITAL 13
SDA DIGITAL 11
RES DIGITAL 8
DC DIGITAL 9
CS DIGITAL 10
BLK NONE

Buttons:

Entry Pin
FEED BUTTON DIGITAL 2
DRINK BUTTON DIGITAL 3
SLEEP BUTTON DIGITAL 4

Buzzer:

Entry Pin
SIGNAL DIGITAL 6
GND GROUND

Comments:

If you're not using the same display that i'm using, you will need to make some modifications on the code, maybe you can even use the original Adafruit ST7735 library.

About

Tamagotchi game made on arduino with 0.96" 80x160(RGB)IPS display

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published