Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 07:33 27 Nov 2024 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 : MMB4W Embedded

Author Message
PhenixRising
Guru

Joined: 07/11/2023
Location: United Kingdom
Posts: 864
Posted: 03:44pm 16 Nov 2023
Copy link to clipboard 
Print this post

There's no way to hide the MMB4W source, correct?
 
panky

Guru

Joined: 02/10/2012
Location: Australia
Posts: 1101
Posted: 08:33pm 16 Nov 2023
Copy link to clipboard 
Print this post

  PhenixRising said  There's no way to hide the MMB4W source, correct?

If you mean the initial window that appears, that is able to be shrunk down to the bottom of your screen but must be left open. It is very useful to use as the console window as it is 'scrollable'. See the manual for details.
Doug.
... almost all of the Maximites, the MicromMites, the MM Extremes, the ArmMites, the PicoMite and loving it!
 
Mixtel90

Guru

Joined: 05/10/2019
Location: United Kingdom
Posts: 6798
Posted: 08:45pm 16 Nov 2023
Copy link to clipboard 
Print this post

@ PhenixRising

The only platform where the MMBasic can be properly hidden is the Micromite, where setting the Microchip security bit locks the hardware.

You can redefine the Break key and make ^C do something different (or nothing).
You can also make a program auto-run.

Exactly what can be done on MMB4W I don't know as I don't use it, but I would assume that the program won't be secure.
Mick

Zilog Inside! nascom.info for Nascom & Gemini
Preliminary MMBasic docs & my PCB designs
 
PhenixRising
Guru

Joined: 07/11/2023
Location: United Kingdom
Posts: 864
Posted: 08:58pm 16 Nov 2023
Copy link to clipboard 
Print this post

Thinking of using a tiny Windows PC as the user-interface to a Mite(I want large screen stuff).

I guess I'm not too worried about the MMB4W code because it will just be sending out commands to the Mite.
Just want it to boot straight into the app but I guess that's something I do in Windows startup.

Cheers!
 
Mixtel90

Guru

Joined: 05/10/2019
Location: United Kingdom
Posts: 6798
Posted: 09:16pm 16 Nov 2023
Copy link to clipboard 
Print this post

It depends on what you want the end result to look like. You could send ANSI control codes from a MMBasic platform to a PC and display in a terminal emulator like Tera Term. That way the user never sees the MMBasic - it's not available to them. Your display options are limited but you have access to the GPx pins.
Mick

Zilog Inside! nascom.info for Nascom & Gemini
Preliminary MMBasic docs & my PCB designs
 
PhenixRising
Guru

Joined: 07/11/2023
Location: United Kingdom
Posts: 864
Posted: 10:22pm 16 Nov 2023
Copy link to clipboard 
Print this post

@Mixtel90

I'm thinking of a really modern-looking GUI where I create my own buttons as some form of bitmap. I need to start playing with this stuff to figure the possibilities.

Cheers!
 
DaveJacko
Regular Member

Joined: 25/07/2019
Location: United Kingdom
Posts: 76
Posted: 10:00pm 18 Nov 2023
Copy link to clipboard 
Print this post

I am interested in doing something similar,
a gui front-end on a PC for a pico-resident program,
pico sends/receives simple serial commands to PC
eg draw a line, display a number, print some text, do some I/O

(have a look at Backshed Rob Rozee's excellent GFXTerm this would do the job,
but it's a DOS box.)

Currently I am looking at PureBasic, which should in theory be excellent for building this kind of simple application...However..

It's such a long-winded language that I'm losing the will to live
have they made it difficult on purpose?  
 
PhenixRising
Guru

Joined: 07/11/2023
Location: United Kingdom
Posts: 864
Posted: 10:32am 21 Nov 2023
Copy link to clipboard 
Print this post

  DaveJacko said  
It's such a long-winded language that I'm losing the will to live
have they made it difficult on purpose?  


You would think so  

I like edit/run/edit/run (interpreters) and I recently discovered SmallBasic

Liking it a lot but the IDE initially struck me as horrible.
However, I persevered and now actually like it. I still do most editing in NP++ but am now just as comfortable with the supplied IDE.

The workflow is amazing to me and, apparently, there is a way to "package" the program to become a standalone app but I haven't tried that yet.
 
Print this page


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

© JAQ Software 2024