Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 06:47 06 Aug 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 : Pico Computer3 - Micopython, The Book

     Page 1 of 2    
Author Message
panky

Guru

Joined: 02/10/2012
Location: Australia
Posts: 1132
Posted: 01:48pm 18 Jul 2026
Copy link to clipboard 
Print this post

Peter,
While waiting for my board to arrive, have been reading through your book - congratulations on a fantastic body of work, can't wait to start trying all the examples/exercises.
One thing I have noticed, my 78 year old eyes, even with reading glasses, struggle to discriminate between the seriff body text (Times?) and the sans seriff commands/functions/examples(Ariel?) Could the sans seriff commands/ functions etc be in a bolder font or perhaps even coloured font? Just a suggestion.
Great job, Regards, Doug.
... almost all of the Maximites, the MicromMites, the MM Extremes, the ArmMites, the PicoMite and loving it!
 
toml_12953
Guru

Joined: 13/02/2015
Location: United States
Posts: 696
Posted: 05:56pm 18 Jul 2026
Copy link to clipboard 
Print this post

  panky said  Peter,
While waiting for my board to arrive, have been reading through your book - congratulations on a fantastic body of work, can't wait to start trying all the examples/exercises.
One thing I have noticed, my 78 year old eyes, even with reading glasses, struggle to discriminate between the seriff body text (Times?) and the sans seriff commands/functions/examples(Ariel?) Could the sans seriff commands/ functions etc be in a bolder font or perhaps even coloured font? Just a suggestion.
Great job, Regards, Doug.


Where can we get this book everyone keeps talking about? I've searched the messages and can't find a link.
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 11709
Posted: 06:10pm 18 Jul 2026
Copy link to clipboard 
Print this post

There is no link. It is out to a few people for review. I'll publish more widely when I'm happy with it
 
dddns
Guru

Joined: 20/09/2024
Location: Germany
Posts: 891
Posted: 06:12pm 18 Jul 2026
Copy link to clipboard 
Print this post

deleted
Edited 2026-07-19 04:23 by dddns
 
Bryan1

Guru

Joined: 22/02/2006
Location: Australia
Posts: 2189
Posted: 01:58am 19 Jul 2026
Copy link to clipboard 
Print this post

Honestly Panky I just loaded the firmware.uf on my PICO 3 and found it so easy to use the help system and I'm sure you will love it.  

Now to back to the start of the book and go thru the examples and at some stage today got do a few farm jobbies but it isn't looking good as this has me hook and sinker  

Regards Bryan
 
Volhout
Guru

Joined: 05/03/2018
Location: Netherlands
Posts: 6013
Posted: 10:47am 19 Jul 2026
Copy link to clipboard 
Print this post

Hi Peter,

I did pm you, but did not get the book. Any idea? Can you Try to resend?

Thank you,

Volhout
PicomiteVGA PETSCII ROBOTS
 
lizby
Guru

Joined: 17/05/2016
Location: United States
Posts: 3841
Posted: 01:29pm 19 Jul 2026
Copy link to clipboard 
Print this post

  Volhout said  I did pm you, but did not get the book. Any idea? Can you Try to resend?


Me also, please.
PicoMite, Armmite F4, SensorKits, MMBasic Hardware, Games, etc. on FOTS
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 11709
Posted: 08:20pm 19 Jul 2026
Copy link to clipboard 
Print this post

Travelling so can't resend for a couple of days but definitely sent before and no non-delivery received.
 
Bryan1

Guru

Joined: 22/02/2006
Location: Australia
Posts: 2189
Posted: 11:49pm 19 Jul 2026
Copy link to clipboard 
Print this post

Ok second day going thru the book and went back to the start to refresh and decided as I hadn't tried playing any MP.3's I used fm() to navigate to /sd/Music only to find this....




Did a reboot and still the same, now my Bacoben MP.3 collection in in /SD/Music and the V3 PICO MMBasic it just worked. Now navigating to the other folders on /sd they just open with no problems.

Regards Bryan
Edited 2026-07-20 10:02 by Bryan1
 
Bryan1

Guru

Joined: 22/02/2006
Location: Australia
Posts: 2189
Posted: 01:07am 20 Jul 2026
Copy link to clipboard 
Print this post

Ok when I did a reboot this morning got the message where a gamepad was on 3 when no game pad was inserted. So put a gamepad on and now got 2 assigned gamepads so took the gamepad off line and this error came up





So getting closer to finding out why the Music folder won't open and trying to edit "pcaudio.py" was empty may need more reading where I thought this would of worked off the bat.

Regards Bryan
 
Bryan1

Guru

Joined: 22/02/2006
Location: Australia
Posts: 2189
Posted: 03:55am 22 Jul 2026
Copy link to clipboard 
Print this post

So this morning tried sending files to the board via MCCC and both xsend and mpremote also failed, now I did ask google AI for a simple database so I can learn and both as a txt and py file resulted in no bytes transferred.

So found copying from the book and pasting slowly into MCCC do show the code both on the terminal and the TV screen but trying to save keeps getting an error where the file won't save.




In the end I took the SDCard and did the walk.... to get the file across then saw the copy/paste did appear to work but no joy.
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6556
Posted: 04:43am 22 Jul 2026
Copy link to clipboard 
Print this post

I don't have a Pico Computer3 and not likely to get one for the foreseeable future.

I would be very surprised if MMCC was much use with micropython.
MMCC doesn't know the commands needed to copy and save files.
Without the hardware to test with, I can't see that changing.

I strongly suggest you use TeraTerm instead.


Sorry
Jim
VK7JH
MMedit
 
Bryan1

Guru

Joined: 22/02/2006
Location: Australia
Posts: 2189
Posted: 06:17am 22 Jul 2026
Copy link to clipboard 
Print this post

Well what I am finding I copied over the file in fm() from the SDCard and when I edit the file on the SDCard saving the file works yet trying to save the file in flash results in the MemoryError.

Now I did update to the 0.10 version now as I did do a clear 2350.uf after I loaded the new firmware all the files I made were still there.

Also teraterm is acting the same where mpremote and xsend refuse to work
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 11709
Posted: 06:59am 22 Jul 2026
Copy link to clipboard 
Print this post

Have you got a PSRAM chip fitted AND working? Micropython for the PC3 won't run without one. Load MMbasic and check the PSRAM is seen
 
Bryan1

Guru

Joined: 22/02/2006
Location: Australia
Posts: 2189
Posted: 07:14am 22 Jul 2026
Copy link to clipboard 
Print this post

Peter so is the psram U33 is the second IC down from 2350B chip? if so no JLCPCB didn't fit it along with the wifi chip.

I still need to find the part numbers for them so I can buy some and fit them.
Edited 2026-07-22 17:20 by Bryan1
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 11709
Posted: 07:21am 22 Jul 2026
Copy link to clipboard 
Print this post

APS6404L-3SQR-SN - lots available on mouser etc.
I'm amazed Micropython even starts without that fitted
Edited 2026-07-22 17:22 by matherp
 
Bryan1

Guru

Joined: 22/02/2006
Location: Australia
Posts: 2189
Posted: 07:26am 22 Jul 2026
Copy link to clipboard 
Print this post

Do you also have the wifi chip part number mate as I'm on mouser now
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 11709
Posted: 07:30am 22 Jul 2026
Copy link to clipboard 
Print this post

chip
 
Bryan1

Guru

Joined: 22/02/2006
Location: Australia
Posts: 2189
Posted: 07:47am 22 Jul 2026
Copy link to clipboard 
Print this post

Ok I found the part number for the wifi chip and now got 5 of each coming so in a few days I can try again.

Now at the car club meeting last night the issue of a better system for the volunteers when doing the tasks for members for log books etc so as the PC3 is so cheap along with micropython my learning curve can be making a input database for them so it is easier on them on big days.

Regards Bryan
 
Bryan1

Guru

Joined: 22/02/2006
Location: Australia
Posts: 2189
Posted: 11:01pm 22 Jul 2026
Copy link to clipboard 
Print this post

Peter thanks for that new book and got lots of reading to do today   those chips will be here next week so got plenty of time to play.

Now using the SDCard yesterday I did find it sort of worked so today I will try again and hopefully get a bit further.

Now with the GUI code there is no mention of pages and I do feel they are the key for my project with this car club project.

With my Surface Grinder project I did build up the code in multiple pages where Claude and Lyle filled in the gaps and with this micropython I'm sure it will go that extra mile into becoming a one stop shop that just works.

Regards Bryan
 
     Page 1 of 2    
Print this page
The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2026