Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 20:58 19 Nov 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 : Too Much to Ask For ?

     Page 1 of 2    
Author Message
hitsware2

Guru

Joined: 03/08/2019
Location: United States
Posts: 735
Posted: 01:18am 26 Oct 2021
Copy link to clipboard 
Print this post

Would the Picomite download work on this ?
Since it's the same processor ?
my site
 
Tinine
Guru

Joined: 30/03/2016
Location: United Kingdom
Posts: 1646
Posted: 03:27am 26 Oct 2021
Copy link to clipboard 
Print this post

I made the assumption of Yes and grabbed a similar product


Apparently, it's sitting on my desk.

Might be able to test it in a few hours  
 
Mixtel90

Guru

Joined: 05/10/2019
Location: United Kingdom
Posts: 8297
Posted: 06:41am 26 Oct 2021
Copy link to clipboard 
Print this post

Nice example of paying more and getting less. :)

This is the cheaper version.

MMBasic should run on any RP2040 board. Just watch out for any reserved pins though as they might not remain standard. You'll probably have to sick with the GPn terminology too, as board pin numbers will almost certainly be wrong.
Edited 2021-10-26 16:44 by Mixtel90
Mick

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

Guru

Joined: 25/07/2019
Location: Germany
Posts: 486
Posted: 06:48am 26 Oct 2021
Copy link to clipboard 
Print this post

  Mixtel90 said  Nice example of paying more and getting less. :)


Not exactly.

Smaller AND one analog input more.

Depending on what someone really wants and needs.

But comparing the price of course it is questionable.
Andre ... such a GURU?
 
Mixtel90

Guru

Joined: 05/10/2019
Location: United Kingdom
Posts: 8297
Posted: 08:01am 26 Oct 2021
Copy link to clipboard 
Print this post

Well, yeah...

Of course, if you are brave enough to remove Q1 from a Pico and dab a wire on, you too can have that extra analogue port - and keep everything else.

Actually, I like that module. It's a lot more than a simple breakout board (which I thought it was at first glance), more like a less breadboard-friendly version of the Pico and with more flash.
Mick

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

Guru

Joined: 25/07/2019
Location: Germany
Posts: 486
Posted: 08:13am 26 Oct 2021
Copy link to clipboard 
Print this post

Does it not fit on a breadboard?

There is also another quite similiar board:

https://shop.pimoroni.com/products/tiny-2040
Andre ... such a GURU?
 
Mixtel90

Guru

Joined: 05/10/2019
Location: United Kingdom
Posts: 8297
Posted: 08:26am 26 Oct 2021
Copy link to clipboard 
Print this post

I meant the one posed by Tinine. It will fit on 0.1" centres, but that would imply padboard or a pcb, not a general purpose breadboard. You couldn't connect to it.

That one looks neat, Poppy. It's still twice the price of a full one though. :) I could see something like that being useful in a drone or something, to keep the weight down. You do get 8MB of flash though, and all four analogue ports too.
Mick

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

Joined: 30/03/2016
Location: United Kingdom
Posts: 1646
Posted: 10:06am 26 Oct 2021
Copy link to clipboard 
Print this post

I only ordered it because it was cute


I do have a couple of standard Picos though.
Doesn't look like I'll get to my desk today though  
 
hitsware2

Guru

Joined: 03/08/2019
Location: United States
Posts: 735
Posted: 02:03pm 26 Oct 2021
Copy link to clipboard 
Print this post

Doesn't seem to be one with SD socket ?
my site
 
Poppy

Guru

Joined: 25/07/2019
Location: Germany
Posts: 486
Posted: 03:15pm 26 Oct 2021
Copy link to clipboard 
Print this post

  Mixtel90 said  
That one looks neat, Poppy. It's still twice the price of a full one though. :) I could see something like that being useful in a drone or something, to keep the weight down. You do get 8MB of flash though, and all four analogue ports too.


That is exactly what I thought, too, just as a matter of weight.
Otherwise I think the Pico is quite small enough for most projects and ... for that tiny price.

I just would like to have more analog inputs and 4 is a good number.

Anyone having some very exact scales being able to tell the Picos weight?

I do just have one for kitchen stuff, not being very exact at all, but I guess the difference in weight would not be such an issue at all, probably the size.

So the tutorial for cutting the Picos tail off is quite interesting.

Andre ... such a GURU?
 
Mixtel90

Guru

Joined: 05/10/2019
Location: United Kingdom
Posts: 8297
Posted: 05:48pm 26 Oct 2021
Copy link to clipboard 
Print this post

For analogues, a lot depends on the accuracy you want. You could, for example, use a CD4066B quad bilateral switch (and nothing else) to feed 6 inputs into the 3 on a PicoMite, using a single output to select which 3 you want. The accuracy may not be bang on and it may be a little non-linear (it won't be much worse than the straight PicoMite inputs), but it's probably repeatable and therefore predictable. (With a bit of fiddling and using all 4 switches with 2 digital outputs you can actually get 6 inputs into 2 on the PicoMite. :) )

Those switches are great!
Mick

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

Guru

Joined: 05/10/2019
Location: United Kingdom
Posts: 8297
Posted: 05:53pm 26 Oct 2021
Copy link to clipboard 
Print this post

  hitsware2 said  Doesn't seem to be one with SD socket ?

Look for the SparkFun Thing Plus. :)
Mick

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

Guru

Joined: 03/08/2019
Location: United States
Posts: 735
Posted: 08:24pm 26 Oct 2021
Copy link to clipboard 
Print this post

I'll try to get comfortable with the ' flash save '
my site
 
Mixtel90

Guru

Joined: 05/10/2019
Location: United Kingdom
Posts: 8297
Posted: 08:44pm 26 Oct 2021
Copy link to clipboard 
Print this post

If you feel like adding a SD card later they are easy to do and work very well. In the meantime you can always use XMODEM to save backups should you need to.

The Flash slots are great, especially now the system boots up with the program you were working on already loaded. :)
Mick

Zilog Inside! nascom.info for Nascom & Gemini
Preliminary MMBasic docs & my PCB designs
 
scruss
Regular Member

Joined: 20/09/2021
Location: Canada
Posts: 95
Posted: 11:05pm 26 Oct 2021
Copy link to clipboard 
Print this post

If you want even cheaper, and compatible with the pinout of the QtPy (and perhaps the Pimoroni Tiny 2040 too): Seeed XIAO RP2040.

Should even work with Cytron's (large, purple) Maker Pi RP2040  too.

Another one I use is the SparkFun Pro Micro RP2040. It has one of the I2C ports broken out as a Qwiic connector, but otherwise matches the old Arduino Pro Micro form factor.

The Thing+ RP2040 has an SD card slot, but not all Thing+/Feather format boards do. The daft SparkFun Thing Plus SkeleBoard I got on a whim certainly doesn't.

(I'm a SparkFun/Adafruit/Cytron/Arduino dealer, but probably not near where any of you are.)
 
lizby
Guru

Joined: 17/05/2016
Location: United States
Posts: 3478
Posted: 11:45pm 26 Oct 2021
Copy link to clipboard 
Print this post

  scruss said  If you want even cheaper, and compatible with the pinout of the QtPy (and perhaps the Pimoroni Tiny 2040 too): Seeed XIAO RP2040.


Now that's a little powerhouse. Pins would certainly appear to be compatible with picomite MMBasic.

  Quote  (I'm a SparkFun/Adafruit/Cytron/Arduino dealer, but probably not near where any of you are.)


Where are you? I'm in Nova Scotia. There are about a half dozen Canadian regulars.
PicoMite, Armmite F4, SensorKits, MMBasic Hardware, Games, etc. on fruitoftheshed
 
Poppy

Guru

Joined: 25/07/2019
Location: Germany
Posts: 486
Posted: 04:53am 27 Oct 2021
Copy link to clipboard 
Print this post

  Mixtel90 said  For analogues, a lot depends on the accuracy you want. You could, for example, use a CD4066B quad bilateral switch (and nothing else) to feed 6 inputs into the 3 on a PicoMite, using a single output to select which 3 you want. The accuracy may not be bang on and it may be a little non-linear (it won't be much worse than the straight PicoMite inputs), but it's probably repeatable and therefore predictable. (With a bit of fiddling and using all 4 switches with 2 digital outputs you can actually get 6 inputs into 2 on the PicoMite. :) )

Those switches are great!


Thanks for your recommendation, I am just starting to figure out this alternative, I will check out the CD4066B

Andre ... such a GURU?
 
karlelch

Senior Member

Joined: 30/10/2014
Location: Germany
Posts: 274
Posted: 07:16am 27 Oct 2021
Copy link to clipboard 
Print this post

My two cents: I tried to load the firmware (5.07.00b30) onto the Arduino Nano rp2040 Connect and while MMBasic started and was responsive, the `Memory` command fails and causes a reboot, suggesting that the firmware does not correctly recognize the memory configuration (ie. the additional 16MB of external flash memory?)
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 10612
Posted: 07:22am 27 Oct 2021
Copy link to clipboard 
Print this post

  Quote  the `Memory` command fails and causes a reboot,


nuke the memory before loading MMBasic
 
Tinine
Guru

Joined: 30/03/2016
Location: United Kingdom
Posts: 1646
Posted: 07:51am 27 Oct 2021
Copy link to clipboard 
Print this post

  karlelch said  My two cents: I tried to load the firmware (5.07.00b30) onto the Arduino Nano rp2040 Connect and while MMBasic started and was responsive, the `Memory` command fails and causes a reboot, suggesting that the firmware does not correctly recognize the memory configuration (ie. the additional 16MB of external flash memory?)


That's a very interesting module and it is even stocked by RS and Farnell  
 
     Page 1 of 2    
Print this page
The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025