Giter VIP home page Giter VIP logo

picotamachibi's Introduction

Picotamachibi

A Raspberry Pi Pico Powered Virtual Pet

By Kevin McAleer, September 2021


This is the code repository that accompanies this video:

PicoTamachibi


About this code

To use the code, upload all the .pbm files to the pico, along with the ssd1306 driver (ssd1306.py), icon.py library and the main program picotamachibi.py.

Wiring

  1. GPIO 0 is connected to the screen SDA
  2. GPIO 1 is connected to the screen SCL
  3. GPIO 2 is connected to the cancel button (button X)
  4. GPIO 3 is connected to the B button
  5. GPIO 4 is connected to the A button

Press the A button to move the toolbar selector across the different options, Press button X to cancel the selection or Button B to select the menu option.

Getting help

If you have any questions about this, join our discord server and ask away : )

picotamachibi's People

Contributors

kevinmcaleer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

picotamachibi's Issues

Cannot use without license

I would like to enjoy a Picotamachibi but without a license I'm not allowed to use it. Could you please add a license? It's your choice but a simple GPL3 would be nice.

Kind regards,
Ruben Veger

License

What's the license of the source code? Is it open source?

loop animation

animation.loop(no=3)

loops the number of times specified in no parameter

bounce

animation.bounce(no=3)

boomerangs the animation back and forward the number of times specified in no parameter.
-1 means bounce forever (or until this is changed)

The game section

The game section is not working or am I doing something wrong?

Speed

Add a speed setting for animations

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.