Skip to content

Commit

Permalink
RGB Cabinet project
Browse files Browse the repository at this point in the history
  • Loading branch information
mmartinortiz committed Feb 25, 2024
1 parent d10c6e2 commit 1586770
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Binary file added assets/img/rgb-cabinet.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions content/projects/rgb-cabinet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
+++
title = 'RGB Cabinet'
date = 2024-02-25T15:37:08+01:00
draft = false
image = "img/rgb-cabinet.jpg"
+++

What to do after creating a [Space Invaders game for an RGB LED Matrix]({{< relref "projects/led-matrix-games.md" >}})? Obviously, build a cabinet for RGB games. Using an online service called [Boxes.py's Console2](https://www.festi.info/boxes.py/Console2?language=en) for designing the cabinet and the [PiTop-4](https://pi-top.com) to run the software, I iterated over the previous code and adapted it to the actuators provided by the PiTop: a potentiometer and a button.

Code and build instructions are available in the [project's GitHub repository](https://github.com/mmartinortiz/rgb-led-games).

0 comments on commit 1586770

Please sign in to comment.