- Raspberry Pi Blueprints
- Dan Nixon
- 187字
- 2021-07-23 19:56:02
Chapter 3. Mini Retro Arcade Cabinet
In this chapter, we will build a mini retro-style arcade cabinet, which runs a selection of emulators that can play games from a wide variety of game consoles and arcade machines. This will be done using an operating system called PiPlay (formally known as PiMAME).
An arcade cabinet is essentially a standard computer and monitor in a custom-built cabinet used to mimic the style and shape of retro arcade machines.
This project will also be the first that involves a significant amount of woodwork and carpentry in the making of the cabinet for the arcade system. Although it seems like a daunting task for anyone who has not undertaken a project like this in the past, the construction is relatively simple and can be done with common household tools.
To control the games, we will use a selection of arcade controls that are readily available online. We will interface them to the Pi using the GPIO port and some software written by Adafruit.
This project is based on a similar project built by Tony Dixon at Maker Space, Newcastle.
- C語言程序設計教程
- Mastering Zabbix(Second Edition)
- C# 2012程序設計實踐教程 (清華電腦學堂)
- JavaScript Unlocked
- Python 3破冰人工智能:從入門到實戰
- Julia Cookbook
- Amazon S3 Cookbook
- SharePoint Development with the SharePoint Framework
- 精通MATLAB(第3版)
- FPGA Verilog開發實戰指南:基于Intel Cyclone IV(進階篇)
- Babylon.js Essentials
- .NET 4.0面向對象編程漫談:應用篇
- JavaScript語法簡明手冊
- 面向對象分析與設計(第3版)
- 前端Serverless:面向全棧的無服務器架構實戰