Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 03:01 01 Jul 2026 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 : PicoMite V6.03.00 Release

Author Message
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 11560
Posted: 03:38pm 30 Jun 2026
Copy link to clipboard 
Print this post

V6.03.00 is now available at https://github.com/UKTailwind/PicoMite/releases/tag/PicoMite-V6.03.00
The user manual, gui manual and all other ancillary documentation is available at https://github.com/UKTailwind/PicoMite/tree/main/docs
Various python scripts for use by users are on https://github.com/UKTailwind/PicoMite/tree/main/user-tools
The latest version of the CFunction header is here

In the next days I'll get all this packaged up for Geoff to include on his site and will post release notes on this thread.

As far as I'm aware the release picks up the various comments on the RC thread and the documentation thread (where I agree with them ).
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 11560
Posted: 04:57pm 30 Jun 2026
Copy link to clipboard 
Print this post

For info, the github is now completely re-organised. If you want to build the PicoMite firmware for yourself and assuming you have the compiler and pico sdk loaded and set up then all you need to do is as follows:

Create a new directory and cd to that directory
git clone https://github.com/UKTailwind/PicoMite.git
cd Picomite
buildpicomite [what]
'what' can be nothing (builds every version) rp2350, rp2040, or a specific build
PICOMIN:PicoMiteRP2040MIN PICOUSB:PicoMiteRP2040USB VGA:PicoMiteRP2040VGA VGAUSB:PicoMiteRP2040VGAUSB WEB:WebMiteRP2040
WEBRP2350:WebMiteRP2350 VGARP2350:PicoMiteRP2350VGA VGAUSBRP2350:PicoMiteRP2350VGAUSB PICORP2350:PicoMiteRP2350 PICOUSBRP2350:PicoMiteRP2350USB PICOBTRP2350:PicoMiteRP2350BT PICOBTHRP2350:PicoMiteRP2350BTH HDMI:PicoMiteHDMI HDMIUSB:PicoMiteHDMIUSB HDMIWEB:PicoMiteHDMIWEB
 
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 2026