Pinned Repositories
Awesome-Arcade
This is the source code for the Awesome Arcade website!
Awesome-Arcade-Extensions
This is a list of MakeCode Arcade extensions that I find super useful (or just plain cool) in my projects.
Chessboard-Design
Design files for a magnetic-piece-tracking digital chessboard! WIP
Chessboard-Hardware
Hardware for a magnetic-piece-tracking digital chessboard! WIP
Chessboard-Nano
Arduino Nano firmware for a magnetic-piece-tracking digital chessboard! WIP
Chessboard-Pi
Raspberry Pi firmware for a magnetic-piece-tracking digital chessboard! WIP
CircuitPython-Bundle-Manager
A Python program that makes it easy to manage modules on a CircuitPython device!
Image-to-MakeCode-Arcade
A Python tool to convert an image or GIF file to a MakeCode Arcade image / array!
MakeCode-Arcade-to-App
Convert your MakeCode Arcade games into a standalone offline executable!
MakeCode-Arcade-to-Electron
This is a simple script that allows you to convert your MakeCode Arcade games to a standalone offline-capable Electron app!
UnsignedArduino's Repositories
UnsignedArduino/Image-to-MakeCode-Arcade
A Python tool to convert an image or GIF file to a MakeCode Arcade image / array!
UnsignedArduino/ESP32-S3-Super-Mini-Test
PlatformIO template for a random "ESP32-S3 Super Mini" product based on the ESP32-S3FH4R2 I found. (4MB flash, 2MB PSRAM) Prints all system info and flashes the built-in WS2818.
UnsignedArduino/Awesome-Arcade
This is the source code for the Awesome Arcade website!
UnsignedArduino/MakeCode-Arcade-to-App
Convert your MakeCode Arcade games into a standalone offline executable!
UnsignedArduino/MIDI-to-MakeCode-Arcade
A Python tool to convert a MIDI file to a MakeCode Arcade song!
UnsignedArduino/Chessboard-Nano
Arduino Nano firmware for a magnetic-piece-tracking digital chessboard! WIP
UnsignedArduino/ESP32-7in-EPaper-Weather-Station-Hardware
The hardware for a weather display on a 7.5in Waveshare E-Paper screen with the Firebeetle ESP32 using Open-Meteo!
UnsignedArduino/Stock-Ticker-Pico2W
Firmware for a stock ticker that displays the prices of stocks on a long line of MAX7219 LED matrices with a Pico 2W from Alpaca Markets!
UnsignedArduino/Chessboard-Design
Design files for a magnetic-piece-tracking digital chessboard! WIP
UnsignedArduino/Chessboard-Hardware
Hardware for a magnetic-piece-tracking digital chessboard! WIP
UnsignedArduino/Chessboard-Pi
Raspberry Pi firmware for a magnetic-piece-tracking digital chessboard! WIP
UnsignedArduino/Chessbot
A Raspberry Pi that uses a camera to look at the board and tells you it's move on a monitor.
UnsignedArduino/cyrus-yiu
This is the source code for my portfolio website!
UnsignedArduino/ESP32-Little-Fireplace
Have a little fireplace GIF looped on your ESP32!
UnsignedArduino/ESP32-S3-Little-Fireplace
Have a little fireplace GIF looped on your ESP32-S3!
UnsignedArduino/Procedurally-Generated-Platformer-2
A procedurally generated platformer in MakeCode Arcade!
UnsignedArduino/Racers
Enjoy the high-speed thrills of car racing in MakeCode Arcade! For the MakeCode Arcade Mini Game Jam #3.
UnsignedArduino/Stock-Ticker-Design
Design for a stock ticker that displays the prices of stocks on a long line of MAX7219 LED matrices with a Pico 2W from Alpaca Markets!
UnsignedArduino/Stock-Ticker-Hardware
Hardware for a stock ticker that displays the prices of stocks on a long line of MAX7219 LED matrices with a Pico 2W from Alpaca Markets!
UnsignedArduino/UnsignedArduino
This repo stores the markdown shown on my profile
UnsignedArduino/ESP32-S3-LED-Matrix-Test
PlatformIO template for a random "ESP32-S3 Super Mini" product based on the ESP32-S3FH4R2 I found (4MB flash, 2MB PSRAM) with the MD_MAX72xx library for FC16_HW matrices.
UnsignedArduino/ESP32-S3-Little-Fireplace-Hardware
Hardware for a little fireplace GIF looped on your ESP32-S3!
UnsignedArduino/My-Inventor-Parts
I still need to figure out how to use the content center...
UnsignedArduino/Pico2W-LED-Matrix-Test
PlatformIO template for RP2xxx with the MD_Parola library for FC16_HW matrices.
UnsignedArduino/racers-bundled
This is a test to bundle MakeCode Arcade games to static files.
UnsignedArduino/Raspberry-Pi-Pico-with-Pico-Probe-Test
PlatformIO template for uploading and debugging Raspberry Pi Pico series with the Raspberry Pi Pico Debug Probe. Upload, (serial) monitor, and debug in one for Earlephilhower core.
UnsignedArduino/Tarnished
UCI Chess Engine written in C++
UnsignedArduino/test-github
Testing MakeCode Arcade GitHub integration
UnsignedArduino/Visual-Tilemap-Layers
Render (no wall collisions) additional tilemaps on the screen! Great for decorating or adding complex backgrounds.
UnsignedArduino/Wall-Plotter-Pico
Raspberry Pi Pico firmward for a simple wall plotter! WIP