mubes / vidoutLinks
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 RAM and 7K of Flash. It's intended as a debug aid and should be trivial to port to other CPUs. You can see it in action at https://youtu.be/5UFpp3ao460
☆46Updated 2 years ago
Alternatives and similar repositories for vidout
Users that are interested in vidout are comparing it to the libraries listed below
Sorting:
- 8086 PC (x86) emulator for STM32F429 MCU☆32Updated 2 years ago
- BASIC interpreter for Arduino and STM32☆21Updated 6 years ago
- VGA demo on bluepill (using STM32F103 microcontroller)☆62Updated 3 years ago
- VGA library for STM32F103C (BluePill) that can manipulate a screen with 28x30 tiles with 8x8 pixels each, in a total resolution of 224x24…☆66Updated last month
- Simple peripheral library for CH55x microcontrolles