DUINO PROTOCOL ANALIZER

           Module

Episode 3  


In this episode we are going to discover the DUINO PROTOCOL ANALYZER on our 20c computer. this board will allow us to connect an Arduino Mega so we can use it as a protocol analyzer for the 20c's three buses the ADDRESS BUS, the DATA BUS and the EXPANSION BUS.


We're going to study how the board works, how to connect our Arduino Mega, how to create a program for the Arduino that allows us to analyze the 20c buses, explaining what addresses we see and even what machine code instructions are being executed.


We'll recreate this PCB from scratch and finish with an experiment that will allow us to see how our computer's bus works.