Video adapter to connect a Sanco series 8000 computer to a common VGA display, made with a Raspberry Pi Pico
Go to file
giomba a38a0c5b70 CRTC sampling and output on VGA. 2022-12-08 15:14:34 +01:00
.vscode IntelliSense and formatting options. 2022-10-10 19:11:45 +02:00
pico-sdk@2e6142b15b Add SDK and examples modules. 2022-10-10 19:10:30 +02:00
picotool@03f28122cc Add SDK and examples modules. 2022-10-10 19:10:30 +02:00
src CRTC sampling and output on VGA. 2022-12-08 15:14:34 +01:00
.clang-format IntelliSense and formatting options. 2022-10-10 19:11:45 +02:00
.gitignore First commit. Sample standalone project and build setup. 2022-10-09 17:11:05 +02:00
.gitmodules Add SDK and examples modules. 2022-10-10 19:10:30 +02:00
CMakeLists.txt CRTC sampling and output on VGA. 2022-12-08 15:14:34 +01:00
Dockerfile Use user-provided SDK. 2022-10-15 22:51:12 +02:00
README.md Add README.md. 2022-10-15 22:55:18 +02:00
build.sh First commit. Sample standalone project and build setup. 2022-10-09 17:11:05 +02:00
pico_sdk_import.cmake First commit. Sample standalone project and build setup. 2022-10-09 17:11:05 +02:00
setup.sh First commit. Sample standalone project and build setup. 2022-10-09 17:11:05 +02:00
work.sh First commit. Sample standalone project and build setup. 2022-10-09 17:11:05 +02:00

README.md

ceda2vga

A video adapter for Sanco 8000 series computers, to use your handy flat-screen VGA display.

Setup

./setup.sh

Development container

./work.sh
./build.sh