BASIC on Raspberry Pi Pico
  • BASIC Interpreter
  • BASIC with VGA Display
  • BASIC with WiFi & Internet

  • Maximite Family
  • Colour Maximite 2
  • Original Colour Maximite
  • Monochrome Maximite
  • The Maximite Story

  • Micromite Family
  • Micromite Summary
  • Standard Micromite
  • Micromite Plus
  • The Microbridge

  • Micromite LCD Backpack
  • Micromite LCD Backpack
  • Air Quality Monitor
  • DDS Signal Generator
  • Super Clock
  • Boat Computer MkII
  • Parking Assistant

  • Other Projects
  • Pico Gamer Console
  • Precision Analog Clock
  • Watering Controller
  • Windows/DOS MMBasic
  • ASCII Video Terminal
  • Utility Power Supply
  • Precise Voltage Reference
  • ISM Band Scanner
  • Game of Pong
  • Simple GPS Based Clock

  • Useful Techniques
  • 3D Printed Cases
  • Measuring Capacitor ESR
  • Surface Mount is Easy
  • Programming PIC Micros
  • Custom PC Boards
  • The Gerber Format

  • General Articles
  • Problems in Open Source
  • Hantek DSO-2250 Scope
  • Rigol DS1000 Scope
  • Brickbats

  • WEB Site
  • Home
  • Old or Obsolete Projects
  • About



  •  

     

     

    This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Australia (CC BY-NC-SA 3.0)

    The DuinoMite



    The DuinoMite is a series of boards made by Olimex in Bulgaria that run my MMBasic interpreter.

    They are a clone of my original (monochrome) Maximite design and include a number of unique features.  Some of the features (such as a sophisticated power supply) are quite useful but in adding them Olimex compromised other features of the Maximite.

    If you got here from another website it might be better for you to have a look at my web page for the original Maximite first, then return here, as that will give you some background on the device that the DuinoMite cloned.



    A Little History

    The DuinoMite design was based on my Maximite design but Olimex decided to "improve" it by adding features which had the unfortunate side effect of compromising the I/O capabilities of the original Maximite.  It also meant that a special version of MMBasic was required to support their board.

    To make matters worse Olimex and their distributor indulged in some dubious business practices to advance their aims.  You can read about this in my page "Problems in Open Source".

    To create their own firmware they took my version 2.7 of MMBasic and named it DMBasic.  They added a few features but the project eventually faltered leaving the purchasers of the DuinoMite with a buggy and incomplete implementation of my BASIC language.

    At about the same time I ported MMBasic version 3.1 to the DuinoMite.  My intention was to rescue the purchasers of the DuinoMite and also provide prospective Maximite users with an assembled and cheap alternative to building a Maximite from a kit of parts.  Since then I have updated both the DuinoMite and the Maximite versions of MMBasic at the same time so that both versions are compatible and have the same features.

    The Good and the Bad

    On the positive side the DuinoMite is cheap and well built.  Olimex are good engineers and the board is solid and reliable.  The DuinoMite also has a number of extra features which can be quite useful.  These include a sophisticated power supply, hardware serial ports, RS232 driver, battery backup, and more.

    The main problem with the DuinoMite involves Olimex's claim that it has twenty or more general purpose I/O pins.  The original Maximite (that the DuinoMite cloned) had twenty I/O pins that could be used for inputs and outputs (the Colour Maximite has forty) and they were easy to use and had few restrictions.  The DuinoMite however has made a mess of this area with many I/O pins being used for double duty and have additional circuitry attached to them that hinders their use as an input or output.

    The truth is that the only way you can use all twenty of the I/O pins is by giving up the use of the micro SD card, the video output (both VGA and composite) and other features.   For all the pins to operate as both input and outputs (same as on the Maximite) you would also need to modify the board by removing components and/or cutting tracks.

    The reality is that the DuinoMite has just ten I/O pins that can be used without restraint plus an additional five I/O pins which have some components internally attached (so you will have to consult the schematics).  However, this is not such a bad thing - it is plenty for most jobs and some users don't use the external I/O feature at all because they are writing games or having fun using the thing as a basic computer.

    So, if you are happy with this the DuinoMite makes a great monochrome Maximite computer at an unbeatable price.

    DuinoMite MMBasic

    DuinoMite MMBasic is my port of my MMBasic to the DuinoMite.  It is compatible with the same version running on the Maximite and includes all the advanced features of MMBasic such as optional line numbers, the full screen editor and defined subroutines/functions.

    As far as the hardware is concerned, when running on the DuinoMite, MMBasic supports:

    However, please note that there are some features that are not supported:

    You can easily upgrade your DuinoMite to my DuinoMite MMBasic (the software required is supplied with the upgrade) and you can just as easily revert back to the Olimex version of my software if you want to.

    To download firmware updates for the DuinoMite go to the main Maximite page. 

    MMBasic Support

    The Monochrome Maximite web page lists the support options for MMBasic including the DuinoMite version.  For DuinoMite hardware support go to http://olimex.com.

    The following links will take you to other pages related to the original monochrome Maximite: