Giter Club home page Giter Club logo

gpio-game-console's Introduction

One Day Workshop for Raspberry Pi GPIO Tutorial

Intro

In this workshop, we will introudce the Raspberry Pi GPIO, including:

  1. Basic of electronic circuit
  2. How to write the code for the hardware specification
  3. Design a game console with simple hardware component

The slide is available on 用Raspberry Pi學GPIO - 自己做遊戲機

Environment

Raspberry Pi 3B/Raspberry Pi 3B+ + SanDisk 32G microSD + Raspberry Pi GPIO Game Console Kit + 2017-11-29-raspbian-stretch.img

Prerequisite

Install required package and Python module

$ sudo apt-get update
$ sudo apt-get install -y x11vnc python-dev python-pip libsdl1.2-dev 
$ sudo pip install spidev evdev

Emulator

  1. Download pre-built emultation
$ cd ~
$ wget http://bit.ly/2OnUMwh -O ~/advmame
  1. Create RC file
$ cd ~
$ chmod 755 advmame
$ ./advmame
  1. Download Super Mario ROM
$ cd ~
$ wget http://bit.ly/2K1dhUb -O ~/.advance/rom/suprmrio.zip

Buy Raspberry Pi and GPIO Starter Kit

gpio-game-console's People

Contributors

leeivan1007 avatar raspberrypi-tw avatar sosorry avatar sujunmin 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.