Micro Vibe

My Micro Hobby Projects

  • Increase font size
  • Default font size
  • Decrease font size
Micro Vibe

MIC80 what's been happening

Print

With summer behind me it's time to get back to my hobby projects. This article is meant as a brief update to the MIC80 project. When I last worked on the MIC80 project I was attempting to create a simple PC board carrier for the Zilog EZ80 SBC used by the MIC80 project. The short of it is I need more practice using the PC board software before I will be able to get a carrier board done.

Read more...
 

Squish Play Project Overview

Print
Squish Play is a software based audio player designed to work with the Squeeze Center server used by Logitech's SqueezeBox products. The project is made up of two parts; a Windows service that acts as a Squeeze Center audio player, and a hardware project based on the Parallax Propeller chip to provide remote control and display functionality for the software player called Squish Remote.
Last Updated on Friday, 06 November 2009 20:27 Read more...
 

EBIOS Reference Guide

Print
This article provide information relating to the EBIOS support functions and data structures. Currently the network API is accessed via a jump table located in ADL memory in the EBIOS (extended BIOS). Each of the jump table entries in the EBIOS is five bytes in size. The jump table is located in the EZ80 source assembler file "eZ80-CPM-BIOS.inc". The base address for EBIOSjumptable is010800h.
Last Updated on Tuesday, 12 January 2010 04:25 Read more...
 

Overview of the RDISK, remote disk protocol

Print

 

This article provided an overview of the RDISK, remote disk protocol for the MIC80. The RDISK protocol allows the MIC80 to mount a one megabyte file located on a remote host as a CPM2.2 disk. RDISK uses the UDP network protocol to transfer data between a client and host. The server side of the RDISK protocol is currently implemented in the Z80Emu program. The Z80Emu program can also be used to, create disk image files and manage the files contained in a disk image. The Z80Emu program can manage the files in a disk image either by mounting the disk under CPM or by using the built in file manager functionality.
Last Updated on Friday, 09 April 2010 12:36 Read more...
 

First release of MIC80 source code

Print

This MIC80 full source code zip file contains the project and source files required to compile the MIC80 project. The first PC board for the MIC80 project is under development at the time of this release so the project requires the Zilog development board to run the project.

Last Updated on Tuesday, 05 May 2009 06:42 Read more...
 


Page 5 of 6