chrysn / embedvmLinks
my branch of EmbedVM for publishing the Python compiler until it is merged upstream
☆19Updated 11 years ago
Alternatives and similar repositories for embedvm
Users that are interested in embedvm are comparing it to the libraries listed below
Sorting:
- uBasic Plus for microcontrollers adds features to uBasic such as arrays and floating point numbers, more functions and ability to control…☆25Updated 7 years ago
- LibreRTOS C/C++ Portable Single-Stack RTOS☆42Updated last year
- picoC port for STM32 and EFM32 processors☆45Updated 12 years ago
- XMODEM with binary mode and 1K option and a sample YMODEM implementation.☆36Updated 5 years ago
- Small C library for microcontrollers. Code is based on klibc.☆116Updated 3 years ago
- An STM8 microcontroller emulator and hardware design simulator.☆24Updated 3 years ago
- pico]OS realtime operating system☆67Updated 4 years ago
- (INACTIVE) Python-on-a-Chip (p14p) : a tiny Python 2.6 vm (PyMite) for 8-bit and larger microcontrollers☆26Updated 8 years ago
- VGA Video output on CORTEX-M3. Vidout provides 50 x 18 text output on a STM32F103 CPU (e.g. BluePill) using only 24% of the CPU, 1.2K of…☆46Updated 2 years ago
- A cooperative operating system based on coroutines