Z80 Computer talks to Motorola Razr over Bluetooth with HC-05
This is a demonstration of my Z80 homebrew computer connecting to my Motorola Razr V3 over Bluetooth. The Z80 8 bit databus connects to a Z80 SIO (serial input output controller) to generate a serial stream for an HC-05 Bluetooth module. The Z80 computer runs at 1 MHz (for now) and all the code is written in Z80 assembly language.
This is a demonstration of my Z80 homebrew computer connecting to my Motorola Razr V3 over Bluetooth. The Z80 8 bit databus connects to a Z80 SIO (serial input output controller) to generate a serial stream for an HC-05 Bluetooth module. The Z80 computer runs at 1 MHz (for now) and all the code is written in Z80 assembly language.