Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 20:20 16 Sep 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : Backpack Command Line?

Author Message
ishotjr
Newbie

Joined: 09/05/2016
Location: United States
Posts: 1
Posted: 04:32pm 14 May 2016
Copy link to clipboard 
Print this post

I'm just getting started with the Micromite LCD Backpack - so far I've assembled it and written a little demo:

http://ishotjr.tumblr.com/post/144076280372/simple-demo-program-for-the-micromite-lcd-backpack

and what I'm wondering is whether it is possible to use the Micromite as a "primary" display, or otherwise simulate it? I saw kiiid's "MM+ school laptop " which appears to be doing what I have in mind:



but I'm not sure if that's e.g. hardware VT100 or VGA or ... ? If there's no straightforward solution, is there a way to "emulate" console functionality e.g. using an "exec"-type command to run BASIC commands from within another program that handles the UI, i.e. something that looks like this:

https://en.wikipedia.org/wiki/File:Hard_reset_BBC_Micro_32K_Acorn_DFS.gif

with an interactive prompt that executes what the user inputs (via serial for now, maybe touchscreen keyboard eventually...?
 
robert.rozee
Guru

Joined: 31/12/2012
Location: New Zealand
Posts: 2447
Posted: 04:58pm 14 May 2016
Copy link to clipboard 
Print this post

i believe that, at the moment, this is well beyond the abilities of the MX170. there is simply not enough flash memory space available to provide this level of functionality. if microchip were to come out with an MX190 (with double the flash) that would perhaps be another matter.

one solution would be to use two MX170 micromites. one as the 'main processor', while the seconds one would run an MMbasic program that was a VT100 terminal emulator using an attached colour LCD screen and keyboard. in essence, you would be using the backpack as a tiny VT100 terminal.

cost wise, two MX170's are probably about the same price as one MX470, so there is not a great gain if you are happy using SMD parts.


cheers,
rob :-)
 
Geoffg

Guru

Joined: 06/06/2011
Location: Australia
Posts: 3303
Posted: 06:30pm 14 May 2016
Copy link to clipboard 
Print this post

If you want to have a self contained computer then you have to use the Micromite Plus (MX470 chip).

Grogster has designed a backpack like PCB for the MM+ designed to fit on the back of a 5" SSD1963 display. This includes a keyboard interface so the whole thing can act as a self contained computer with SD card storage. I am currently writing an article describing it and it should appear in Silicon Chip (an Australian magazine) in a few months. This is a sneak preview:



Kon's School Laptop uses the same chip but is more sophisticated.

GeoffEdited by Geoffg 2016-05-16
Geoff Graham - http://geoffg.net
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025