Z80 Asynchronous data transmission using a Z80 SIO and a circular buffer

Описание к видео Z80 Asynchronous data transmission using a Z80 SIO and a circular buffer

Data streaming between devices could run into problems with limit memory space. In this instructional video, learn how to create a Circular Buffer and send data from a Terminal and back. This is achieved by using a Z80 Microprocessor and a Z80 Serial Input/Output (SIO) chip.

Some knowledge of the Z80 Assembly language will be useful to better understand this topic.

00:00 Circular Buffer theory and Z80 interrupt
07:14 Z80 SIO Schematic
13:32 Z80 Assembly code for SIO configurations and buffer implementation
27:28 Working example on a real Z80!


All source code and other information can be found in
https://github.com/bchiha/Ready-Z80/t...


If you found this video useful, please like and subscribe!

Комментарии

Информация по комментариям в разработке