Skip to content

JVKran/Simple-Tamagotchi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Showcase Video

Digital-Technology

Using Inter Integrated Circuit and HWlib to communicate with a PCF8574. The goal is to get a better understanding of I2C and the PCF8574 for future exercises.

Functionality

It's a finite state machine resembling a tamagotchi that's happy when it's standing up and he has company. Consequently, a tilt sensor and RCWL-0516 Radar Sensor (based on the Doppler Effect) are used. It beeps when it's not happy using a Passive Buzzer. Check it out here.

Logics

The entire circuit is so large because of the requirement to use logic gates... However, it's very fun and a huge relief if it actually works. Circuit

Releases

No releases published

Packages

No packages published

Languages