Pinned Repositories
LogicalSimulatorCommunity
The community repository for Logical Simulator.
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.
CircuitPython-Bundle-Manager
A Python program that makes it easy to manage modules on a CircuitPython device!
CircuitPython-Bundle-Manager-v2
A Python program that makes it easy to manage modules on a CircuitPython device!
ESP32-Text-Reader
The code for an ESP32-based eBook-style reader that reads text files off an micro SD card!
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!
MIDI-to-MakeCode-Arcade
A Python tool to convert a MIDI file to a MakeCode Arcade song!
TkZero
TkZero - a lightweight and Pythonic wrapper around Tkinter.
UnsignedArduino's Repositories
UnsignedArduino/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/Awesome-Arcade
This is the source code for the Awesome Arcade website!
UnsignedArduino/Image-to-MakeCode-Arcade
A Python tool to convert an image or GIF file to a MakeCode Arcade image / array!
UnsignedArduino/MIDI-to-MakeCode-Arcade
A Python tool to convert a MIDI file to a MakeCode Arcade song!
UnsignedArduino/Audio-to-MakeCode-Arcade
Converts audio to MakeCode Arcade code!
UnsignedArduino/BlackJackStats
Simulations for the gambling card game Blackjack.
UnsignedArduino/Chessboard-Nano
Arduino Nano firmware for a magnetic-piece-tracking digital chessboard! WIP
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/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-7in-EPaper-Weather-Station
A weather display on a 7.5in Waveshare E-Paper screen with the Firebeetle ESP32 using Open-Meteo!
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/ESP32-Little-Fireplace
Have a little fireplace GIF looped on your ESP32!
UnsignedArduino/ESP32-Page-Flipper
Emulates a BLE keyboard with the ESP32 to flip pages, useful when playing an instrument and reading sheet music.
UnsignedArduino/ESP32-S3-Little-Fireplace
Have a little fireplace GIF looped on your ESP32-S3!
UnsignedArduino/ESP32-S3-Stock-Ticker
Display the price of stocks on a long line of MAX7219 LED matrices with an ESP32 S3 using Finnhub!
UnsignedArduino/MakeCode-Arcade-to-App
Convert your MakeCode Arcade games into a standalone offline executible!
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/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/Nano-Power-Profiler-Hardware
A simple power profiler using the INA260.
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/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