Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 06:33 28 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 : WebMite and PicoMite firmware release V5.07.07

     Page 1 of 4    
Author Message
Geoffg

Guru

Joined: 06/06/2011
Location: Australia
Posts: 3194
Posted: 05:10am 05 May 2023
Copy link to clipboard 
Print this post

Announcing the new firmware version 5.07.07 for the PicoMite, PicoMite VGA and the WebMite from Peter Mather.

The web pages have been updated (scroll to the bottom of the page for the downloads):
 PicoMite: https://geoffg.net/picomite.html
 PicoMite VGA: https://geoffg.net/picomitevga.html
 WebMite: https://geoffg.net/webmite.html

For the PicoMite and the PicoMite VGA there are a number of new features and many bug fixes.  These also include updated manuals.  Due to a bug in Word 365 I was not able to include revision bars in the manuals so you will have to check the readme files for a list of the updates and bug fixes.

The big news is the release of the WebMite.  This is an amazingly capable version of MMBasic with the ability to serve complex web pages along with accessing internet resources such as the time, weather, email and so on.  The ability to serve up web pages means that you can dispense with the normal buttons, switches and LCD displays used in a typical project and instead the user can do everything remotely via a browser.  Peter has done a tremendous job.

I have been developing an irrigation controller based on the WebMite (a future Silicon Chip project).  Below is a screen shot showing one of the configuration screens and, as you can see, you can implement sophisticated web pages using the Pico W.  The prototype has been running for some time and is rock solid and just works.

You can download the WebMite manual here https://geoffg.net/Downloads/picomite/WebMite_User_Manual.pdf and check out its new web page here https://geoffg.net/webmite.html

Geoff



Geoff Graham - http://geoffg.net
 
Volhout
Guru

Joined: 05/03/2018
Location: Netherlands
Posts: 4247
Posted: 05:41am 05 May 2023
Copy link to clipboard 
Print this post

Congratulations with this new release!
A true masterpiece, so much functionality has never been available in basic ever...
PicomiteVGA PETSCII ROBOTS
 
nbrok

Regular Member

Joined: 13/02/2023
Location: Netherlands
Posts: 60
Posted: 05:52am 05 May 2023
Copy link to clipboard 
Print this post

Thanks.
I can read the updated manuals! I was completely lost with the many changed commands and options.
Greetings,
Nick de pe1goo
 
Turbo46

Guru

Joined: 24/12/2017
Location: Australia
Posts: 1611
Posted: 06:09am 05 May 2023
Copy link to clipboard 
Print this post

Thanks Geoff, I'm sorry I didn't point it out specifically for this manual but the CRC entry in FUNCTIONS is missing some commas:
  Quote  MATH(CRCn data [,length]
[polynome] [startmask,]
[endmask,] [reverseIn,]
[reverseOut]

Should be:
  Quote  MATH(CRCn data [,length]
[,polynome] [,startmask]
[,endmask] [,reverseIn]
[,reverseOut]

As in the MMB4W manual.

Also an explanation of the purpose of the last four parameters, when available, would be handy.

Bill
Keep safe. Live long and prosper.
 
Geoffg

Guru

Joined: 06/06/2011
Location: Australia
Posts: 3194
Posted: 06:13am 05 May 2023
Copy link to clipboard 
Print this post

Thanks Bill.  I will update the manuals and increment the version number (may be a few days).
Geoff Graham - http://geoffg.net
 
atmega8

Guru

Joined: 19/11/2013
Location: Germany
Posts: 722
Posted: 06:28am 05 May 2023
Copy link to clipboard 
Print this post


Thank you Geoff and Peter and all the others.
Geoff, I use relative cheap Versions of used, legal and locally installed WinWord / Office licenses.
Not this MS Cloud Stuff, as Long as possible.

Much more stable
 
Turbo46

Guru

Joined: 24/12/2017
Location: Australia
Posts: 1611
Posted: 06:44am 05 May 2023
Copy link to clipboard 
Print this post

Thanks Geoff, great job as always.

Would you also please consider adding one more level of headings to the index? I believe that it does make it easier to find what your are looking for, especially when using a paper copy. Doug has done that in the MMB4W manual.

Bill
Keep safe. Live long and prosper.
 
Volhout
Guru

Joined: 05/03/2018
Location: Netherlands
Posts: 4247
Posted: 06:45am 05 May 2023
Copy link to clipboard 
Print this post

@Geoff,

The chapter on PIO does not use COURIER font for the program lines, but uses Italics ?
(seen in picomite manual).

Volhout
PicomiteVGA PETSCII ROBOTS
 
homa

Guru

Joined: 05/11/2021
Location: Germany
Posts: 351
Posted: 07:00am 05 May 2023
Copy link to clipboard 
Print this post

Many thanks to Peter, Geoff and all those helping to make this happen!

Matthias
 
Mixtel90

Guru

Joined: 05/10/2019
Location: United Kingdom
Posts: 6798
Posted: 07:24am 05 May 2023
Copy link to clipboard 
Print this post

  Volhout said  @Geoff,

The chapter on PIO does not use COURIER font for the program lines, but uses Italics ?
(seen in picomite manual).

Volhout


You should perhaps blame me for that because I wrote it. :)
I couldn't figure out what the fonts in the manual were so I used one that looked something like in Jarte (which is a RTF editor, not DOC). I used italics for the program lines because that seemed to give a better result than messing about with other fonts.

This little fanless PC has very little drive C: space (64MB) so I'm not prepared to clog it up with bloated office software that I won't be using for 90% of the time. I've found AbleWord since, which does edit DOC files, but it falls over when the files get big and you try to edit them.
Edited 2023-05-05 17:27 by Mixtel90
Mick

Zilog Inside! nascom.info for Nascom & Gemini
Preliminary MMBasic docs & my PCB designs
 
cosmic frog
Senior Member

Joined: 09/02/2012
Location: United Kingdom
Posts: 284
Posted: 07:31am 05 May 2023
Copy link to clipboard 
Print this post

Many thanks to everyone involved. Can't wait to start reading the new manuals.

Dave.
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 9129
Posted: 07:43am 05 May 2023
Copy link to clipboard 
Print this post

  Quote  You should perhaps blame me for that because I wrote it. :)


Sorry - but most of it has been replaced by a special commission from Volhout
 
Mixtel90

Guru

Joined: 05/10/2019
Location: United Kingdom
Posts: 6798
Posted: 07:46am 05 May 2023
Copy link to clipboard 
Print this post

Excellent! I didn't like my contribution - I was never happy with it. :)
Mick

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

Joined: 18/11/2011
Location: United Kingdom
Posts: 3804
Posted: 08:20am 05 May 2023
Copy link to clipboard 
Print this post

  Geoffg said  Announcing the new firmware version 5.07.07 for the PicoMite, PicoMite VGA and the WebMite from Peter Mather.

The web pages have been updated (scroll to the bottom of the page for the downloads):
 PicoMite: https://geoffg.net/picomite.html
 PicoMite VGA: https://geoffg.net/picomitevga.html
 WebMite: https://geoffg.net/webmite.html

Congrats!

Er... the WebMite manual says http://geoffg.net/WebMite.html so maybe point that 404 page to the one above.

John
 
Volhout
Guru

Joined: 05/03/2018
Location: Netherlands
Posts: 4247
Posted: 08:43am 05 May 2023
Copy link to clipboard 
Print this post

@Geoff,

The command list contains duplicate PWM sections (spotted in picomite manual).
Would you prefer to open a thread o manual issues ? This may be cluttering the thread a bit (understatement: clutter it enormously...)

Volhout
PicomiteVGA PETSCII ROBOTS
 
Geoffg

Guru

Joined: 06/06/2011
Location: Australia
Posts: 3194
Posted: 09:11am 05 May 2023
Copy link to clipboard 
Print this post

Thanks for the manual corrections.  I will release new versions when I have enough significant changes.

  Turbo46 said  Would you also please consider adding one more level of headings to the index?

I prefer not as it will clutter the table and anyway, the bookmarks list does that and in greater detail.

  Volhout said  The command list contains duplicate PWM sections (spotted in picomite manual).

I'm not sure what you mean.  I could not find any duplicated text (in the PicoMite manual).

  Volhout said  Would you prefer to open a thread o manual issues ? This may be cluttering the thread a bit (understatement: clutter it enormously...)

No, leave it here for the meantime.  I'm amazed that all the bugs are in the manuals... not in the software!

Geoff
Geoff Graham - http://geoffg.net
 
JohnS
Guru

Joined: 18/11/2011
Location: United Kingdom
Posts: 3804
Posted: 09:58am 05 May 2023
Copy link to clipboard 
Print this post

  Geoffg said  I'm amazed that all the bugs are in the manuals... not in the software!

Geoff

Fingers crossed!!

John
 
thwill

Guru

Joined: 16/09/2019
Location: United Kingdom
Posts: 4043
Posted: 10:10am 05 May 2023
Copy link to clipboard 
Print this post

Congratulations to Peter, Geoff, et al. .

Best wishes,

Tom
Game*Mite, CMM2 Welcome Tape, Creaky old text adventures
 
Neskire

Newbie

Joined: 17/04/2022
Location: Denmark
Posts: 9
Posted: 02:40pm 05 May 2023
Copy link to clipboard 
Print this post

In respect I bow in the dust, thank you very much.
Erik
 
IanRogers

Senior Member

Joined: 09/12/2022
Location: United Kingdom
Posts: 151
Posted: 03:59pm 05 May 2023
Copy link to clipboard 
Print this post

Lets face it... If Tom hasn't found all the bugs, the possibility is:- There can't be anymore.

Thanks to you all... That includes Mick.. I will be playing with PIO in the coming months..

Ian
I'd give my left arm to be ambidextrous
 
     Page 1 of 4    
Print this page
© JAQ Software 2024