Overview
- Object ID : 5037 (2025-02-06 08:26:35)
- Author : Michael
- Content : App Note
- Microcontroller : Propeller 1
- Language : SPIN
- Category : Other
- Licence : MIT
- Tags : GUI, VGA
Content
Each of the multicore P8X32A’s eight cogs includes a video generator.
This first tutorial in the GUI & Graphics series covers basic VGA character graphics, console terminals, mousing and simple text input with the Propeller P8X32A microcontroller.
Example demos make use of available drivers to illustrate how effortless it can be to implement a simple VGA terminal application.
Download the full PDF application note, and code samples.