Chip8stm32
STM32 based CHIP-8 and Super-CHIP emulator
Install / Use
/learn @AlfonsoJLuna/Chip8stm32README
chip8stm32
chip8stm32 is a handheld computer based on a STM32 microcontroller. It includes all the peripherals needed to play CHIP-8 and Super-CHIP games on the go: a hexadecimal keypad, a 128x64 OLED display and a passive buzzer. The included firmware uses the same core as chip8swemu for emulation.
Watch it in action: https://www.youtube.com/watch?v=vA76s3j4H90
<p align="center"> <img src="Images/chip8stm32.jpg" width="400"> </p>Game gallery
|
|
:-----------: | :-------------: | :-------------:
Splash screen | Menu | SuperWorm V4
|
|
Space Invaders | Car | Blinky
|
|
Cave | Blitz | Brix
|
|
Pong | Super Astro Dodge | Tetris
Building the firmware
- Add your games to the
games.hheader file. You can convert your games from binary format to a C array using xxd:xxd -i game.ch8.
How to build:
- Download and install the GNU ARM Embedded Toolchain. Be sure you check
Add to PATHduring installation. - Install the STM32 ST-LINK Utility. You need to add its folder to PATH manually.
- Clone or download this repository.
- Open a command prompt in
chip8stm32/Firmware/and typemakefor building.
How to flash:
- Connect the board to the computer using a ST-LINK Programmer and type
make flashfor flashing.
License
- Hardware in this repository is licensed under the CERN OHL v1.2 license.
- Firmware in this repository is licensed under the MIT license.
This repository may contain libraries or other files provided by third parties. The above licenses do not apply to these files.
Related Skills
node-connect
347.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
