Giter Club home page Giter Club logo

20240301arduinoproject's Introduction

A project for the workshop Prototyping the Future: Embedded Programming @ Roskilde University spring 2024

A simple handheld console that I would let my son Vincent play. Without any distractions but a bunch of abstractions to strengthen his imagination with a emphasis on experimentation.

Examples of games you can play with a 100 pixel "screen".

THE CONCEPT

  • A programmable console for Vincent
    • Board
      • Arduino Uno
    • Outputs
      • 10*10 LED RGB matrix instead of a screen
      • Simple piezo buzzer as a speaker
      • 4 Status LEDs
    • Inputs
      • 2 Rotary encoders
      • 4 Digital buttons
    • Game ideas
      • Adventure game, Battleship, Brick Break, Digital dice rolls, Game of Life, Pong, Tetris, Tic tac toe

THE WORKING PROTOTYPE

The assembled v1 prototype with two player pong working

  • Features
    • Sound
    • "Screen"
      • Getting the not quite documented 5*5 LED matrices working as a tiled matrix was !FUN
    • Digital buttons
    • Intro jingle and animation
    • Two player Pong
      • It displays the score
      • Each point raises the gameSpeed
      • The game resets when a player hits 10 points
  • Bugs
    • The potentiometers need to be resoldered and arent adressed in the latest version of the code
    • Neither are the 4 LEDs used at this point, but they are defined in the code
    • Weird ball behaviour to be expected when hitting the edge of a paddle (maybe a feature?)
    • Code needs refactoring

nick lee jerlung 2024

20240301arduinoproject's People

Contributors

cileene avatar

Stargazers

 avatar

Watchers

 avatar

20240301arduinoproject's Issues

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.