Coder Social home page Coder Social logo

1802-mini-expander-rtc's Introduction

1802-Mini-Expander-RTC

This is the memory and port expander plus real-time clock card for the 1802/Mini system. It supports the following features:

Memory Expansion

  • 32K added ROM or RAM
  • Can be addressed in either upper or lower 32K block
  • Can be split on any power of 2 size from the top or bottom of the block
  • Splitting the block allows mixed ROM and RAM in the same 32K block
  • Expansion memory can be enabled or disabled under software control
  • Can be set to be enabled or disabled be default at system reset

The software control can be used to implement bank switching, such a 32K ROM that includes diagnostics run at boot time but is then replaced with RAM except for the last 2K or 4K which has BIOS. Or you could have a system that can start either a Riley “Disk-less ROM” with 32K RAM/32K ROM, or a Elf/OS system with 60K RAM/2K ROM under control of a software menu.

Real Time Clock

  • Keeps month, day, year, hour, minute, second time and date
  • Corrects for leap years
  • Can provide a periodic interrupt at 64 Hz or once per second, minute, or hour
  • Can also provide a pollable signal on an EF line at the same rates
  • Uses a replaceable BR1225 coin cell battery
  • 1.3uA standby current gives approximately 5 years battery life
  • Uses one I/O port 1-7 which is two-level group addressable

I have written a loadable driver that presents the “standard” interface to Elf/OS 4 to enable date and time, and there is also a new BIOS that supports all features of this card available here:

https://github.com/dmadole/1802-Mini/tree/master/firmware

Port Expander

  • Implements low 4 bits of the Microboard group scheme
  • Written group select value can be read back also
  • Implements a “group 0” which is automatically selected at reset
  • Total of 5 groups gives 35 maximum I/O ports (5 groups of 7)
  • Allows for high 4 bits to be implemented on another card
  • Uses one I/O port 1-7

Gerber files for the PCBs and PDF schematics can be found in Releases.

BOMS and any applicable errata or other notes can be found in notes.

For availability of kits and bare PCBs please see http://madole.net/1802/mini/kits

1802/Mini Expander RTC Front

1802-mini-expander-rtc's People

Contributors

dmadole avatar

Watchers

 avatar

Forkers

orienhardt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.