Micro Vibe

My Micro Hobby Projects

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

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...
 

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...
 

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...
 

PropTerm project files 090313

Print

Download PropTerm ANSI Project Source Files. This is the initial release of the PropTerm ANSI terminal project files. All the required source files are provided in the download.

Last Updated on Sunday, 22 March 2009 14:08 Read more...
 


Page 7 of 8