Git Product home page Git Product logo

arduinocore-z80-mbc's Introduction

Arduino board platform for Z80-MBC

The Z80-MBC is a mini Z80 system implemented by Just4Fun using an Atmega32A.

This repository contains an extension to MightyCore by MCUDude which adds a menu item in the Arduino IDE that allows users to select the serial buffer size limit.

The main purpose of this repository is to show a less known feature of the Arduino cores, i.e. the ability to extend an existing core without copying and pasting everything. The referencing syntax allows to inherit the definitions from an existing core, and just add or override the desired things. Read the documentation to learn more about extending cores.

Installation

This repo was created mainly for demonstration purposes so it's not part of the official Arduino core index. You'll need to install it manually:

  • This platform has a dependency on MightyCore so you must also install that platform, following its instructions
  • Download this platform from https://github.com/arduino/ArduinoCore-Z80-MBC/archive/master.zip
  • Extract the folder into the hardware subfolder of your sketchbook folder. You can find the location of your sketchbook folder in the Arduino IDE at File > Preferences > Sketchbook location:.
  • If the Arduino IDE is running then restart it.

Usage

  • Select the "Z80-MBC" board from the Arduino IDE's Tools > Board menu.

arduinocore-z80-mbc's People

Contributors

alranel avatar per1234 avatar

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.