Giter Site home page Giter Site logo

microbeast's Introduction

MicroBeast

A self contained 8-bit Z80 computer kit with a unique 14 segment LED display.

microbeast

Introduction

MicroBeast is a kit you can build yourself. This repository provides information about the system, useful code and downloads.

Visit the Wiki for technical documentation: https://github.com/atoone/MicroBeast/wiki

More details on the project can be found at https://feertech.com/microbeast/

Specs

Specs
CPU 8/10Mhz Z80
ROM 512K Flash Rom
RAM 512K Ram
Display 24 character, 14 segment LEDs
Comms Serial over USB C
Keyboard 47 keys
Power USB-C, or 3-5v barrel connector
I/O 12 Pins GPIO / I2C bus / RC2014 expansion header
Battery backed RTC
1-bit audio
Size 235mm x 160mm x 35mm

microbeast's People

Contributors

atoone avatar nb6b avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

microbeast's Issues

Suggestion(s)

Hello,

I learned about your MicroBeast Computer Kit from Hacker News. From the few images I saw it looks great.

I wanted to make a suggestion - add a few tutorial videos to your website (or ask someone that is passionate about 8-bit computers to do it for you) e.g. how to build the kit, how to write a small program, build it and run it on the device, remote development from a more powerful machine. People will be more inclined to buy it if they see the computer in action.

(As a point of comparison, check how many videos are on YouTube about something like Agon Light 2 or RC2014. It could really help people decide if they want to buy and play with your device).

Best wishes,
Paul

Jump table for BIOS/Firmware routines

Add a jump table for BIOS and firmware routines, so that user programs can call them directly.

For example:

  • Play tone
  • Wait for key
  • Display write
  • I2C comms

etc.

BIOS doesn't allow both keyboard and serial input

The BIOS only inputs from one of either the keyboard or serial input on boot. This is confusing, since output is to both the LED display and serial output.

When IOBYTE is CRT, input from both keyboard and serial.

When Y-Modem starts a transfer, disable the serial read.

Swap CTRL & SHIFT keys

The Ctrl and Shift keys make keys produce the symbols above and below the main character on those keys. However, the shift key is below the ctrl key. This is the other way round to most conventional keyboards, and opposite to the symbols they produce.

Swap the meaning of the keys in the BIOS.

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.