Giter VIP home page Giter VIP logo

beagle-gotchi's Introduction

Beagle-Gotchi

Our system is a prototype for “Beagle-Gotchi”, a custom version of a Tamagotchi with various additional sensors. We aim to solve all the same software problems a released Tamagotchi would also run into, put together as a hardware prototype. Our plan was to make the project as complicated as possible, so we’d run into sufficiently challenging architecture problems.

The Narrative

A Beagle-Gotchi is a cheap, waterproof game device. Players press the power button to turn it on, interact with it via its 5 buttons & water sensor, and see a response via its 4 leds (one of which has multiple colours), the 32x16 pixel 7 color display, and its buzzer. In addition, players can connect to their Beagle-Gotchi from a web-browser to gain secret information about their pet! The goal of the game is to keep this virtual pet happy and well fed. The player can do this by petting, feeding, and playing games with their pet

Pre-requisite

LED Matrix

Water Sensor

Audio

  • Install libasound and add to asound_lib_BBB folder

Installation

  1. Make excutable file on the host
(host)$ make
  1. Run excutable on the BeagleBone
(bbg)$ cd /mnt/remote/myApps/
(bbg)$ ./beagle_gotchi
  1. Run web server
(bbg)$ cd /mnt/remote/myApps/beagle-gotchi-copy
(bbg)$ node server.js

Features

  • Display menu and pet animations on LED Matrix
  • Feed, Pet, Play (and Slap) the pet
  • Play multiple minigames like high low and rock paper scissors
  • Save and reload pet after playing
  • Locate secret stats in the web server

beagle-gotchi's People

Contributors

tooo avatar gyeung06 avatar earthensky avatar achenny avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.