Monotron: Building a Retro Computer in Embedded Rust - RustConf 2019
Offered By: Rust via YouTube
Course Description
Overview
Explore the process of building a retro computer using embedded Rust in this RustConf 2019 talk by Jonathan Pallant. Discover how to recreate the simplicity of classic computers like the C64 and Apple II using a Cortex-M development board. Learn about generating VGA without a video chip, rendering text without a bitmap framebuffer, decoding PS/2 keyboard signals, and implementing SD card support, audio output, real-time clock, MIDI, and parallel printer functionality. Follow Pallant's journey as he pushes the limits of 256 KiB Flash and 32 KiB SRAM, leveraging Rust to create reusable and testable components. Gain insights into embedded Rust development, analog and VGA video, timing, memory layout, and PCB design, culminating in a live demo of the Monotron project.
Syllabus
Intro
Embedded Rust
What do you need
The Commodore 64
The challenge
Analog video
VGA video
Timing
Memory Layout
PCB
Demo
Taught by
Rust
Related Courses
FreeCAD - Building an AmigaYouTube Programming on the Commodore 64 Compared to Python
Teacher of Computing via YouTube Online Retro Emulators - Windows 1.0, Mac OS 8, ZX81, C64, Atari ST & More
ExplainingComputers via YouTube Raspberry Pi NESPi 4 Case - Retro Housing with SSD Cartridge
ExplainingComputers via YouTube My64 Mini-ITX Retro PC Build
ExplainingComputers via YouTube