uxn-esp32
VM/IDE
A virtual machine and development environment ported to the ESP32 platform.
A port of the Uxn virtual machine to the ESP32
37 stars
7 watching
4 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
max22-/uxnemu.py | A Python implementation of a Uxn virtual machine | 19 |
max22-/uxnbruteforce | Automates the construction of optimized UXN code by searching through all possible combinations to find the most efficient solution. | 8 |
randrew/uxn32 | A graphical emulator for the Uxn virtual machine. | 171 |
xuhongv/studyinesp32 | A collection of projects and tutorials for learning ESP32 development | 455 |
liorst4/uxn-rs | An implementation of a virtual machine in Rust for the UXN architecture. | 4 |
aduros/webuxn | A WebAssembly-based virtual machine implementation for Uxn ROMs, enabling the creation of portable and distributable web applications. | 78 |
kivutar/uxn | An assembler and emulator for a stack-machine architecture | 16 |
chmod222/zuxn | An implementation of a Uxn-inspired system with assemblers and runtime environments | 22 |
cr1901/pcuxn | An implementation of the Universal Native Interface (UXN) for the IBM PC | 7 |
cassvs/arduxno-demo | A proof-of-concept port of a virtual stack machine to an STM32 microcontroller for running on a custom SD card-based system. | 11 |
magnusthome/rejsacan-esp32 | A small ESP32-based board with CAN interface for car use, enabling communication between vehicles and other systems. | 550 |
paiv/uxn-ios | An emulator for a specific type of computer system on iOS devices | 12 |
saleyn/erlexec | An Erlang application and C++ port program to control OS processes from Erlang/OTP | 544 |
miwagner/esp32-arduino-can | An Arduino library for communicating with the CAN Bus on ESP32 devices | 345 |
jczic/esp32-mpy-jama | An integrated development environment and toolbox for MicroPython on ESP32 microcontrollers | 426 |