Yes, there is a light. I sometimes think I'm a bit like Rip Van Winkle, I put my head down to do a bit of this and a bit of that and before I know it everything has changed around me and the P2D2 thread has become a shaggy beard and ma dog's run off too, darnit.
Maybe the latest Parallax product I interfaced the P2D2 to has something to do with it.
Now, what happened to those other 8 "pins"........
Rip Van Winkle, I had to look that up but once I did I think you might be right, especially when dealing with that combo in the picture the other way around (with the contents first).
@"Peter Jakacki" said:
Yes, there is a light. I sometimes think I'm a bit like Rip Van Winkle, I put my head down to do a bit of this and a bit of that and before I know it everything has changed around me and the P2D2 thread has become a shaggy beard and ma dog's run off too, darnit.
Maybe the latest Parallax product I interfaced the P2D2 to has something to do with it.
Now, what happened to those other 8 "pins"........
Peter, it's another month! Did you check for your PM's or emails or are you in a complete shutdown? Industry is booming in Germany!
@Mickster said:
Pico is no Prop. Bigger audience I guess.
Craig
True, but it has some things that people want which drives that Bigger audience. 1) single usb port for both power and programming, while Parallax insists on giving us 4 pins to plug in their $20 PropPlug which the pico includes for free. 2) price/performance that comes with economies of scale and subsidies.
@Mickster said:
Pico is no Prop. Bigger audience I guess.
Craig
True, but it has some things that people want which drives that Bigger audience. 1) single usb port for both power and programming, while Parallax insists on giving us 4 pins to plug in their $20 PropPlug which the pico includes for free. 2) price/performance that comes with economies of scale and subsidies.
Pico is simply cheap. $5 for a board so you can have 14 pieces of Pico for a price of one Edge. Also, here in Poland I can order a Pico much easier than a P2.
The interesting things may be done when connecting a Pico to a P2, where the Pico can, for example, replace a PropPlug, while the P2 can generate audio and video signals and service the SD card.
@Mickster said:
Pico is no Prop. Bigger audience I guess.
Craig
True, but it has some things that people want which drives that Bigger audience. 1) single usb port for both power and programming, while Parallax insists on giving us 4 pins to plug in their $20 PropPlug which the pico includes for free. 2) price/performance that comes with economies of scale and subsidies.
@cgracey Shouldn't it only cost Parallax a mask ROM change to add native USB programming to the P2? The USB serial port device @SaucySoliton is working on could be used; it would then just look like a standard USB CDC ACM serial device, and PC software would have no idea anything was different from how it is now.
How much room is left in the ROM? If there's not enough, perhaps parts of it could be rewritten in (denser) bytecode to run under the TAQOZ engine.
Both of those are worthy solutions.
I thought of using a pico for both power and usb->serial. Obviously I can't get full power out of the P2 if powered through the pico.
I think having a usb-serial and power on the Edge card is way more important than a microSD connector, especially since there are problems using both flash and microSD.
In my mind, as a programming tool, I would rather have usb power and serial built in more than flash.
The Edge also has a big enough price tag to cover this.
Does USB and serial over USB work in TAQOZ expanded?
Comments
WHOA! Crossed finger, then! Please ErNa keep me updated as soon as you have P2D2 in stock, thanks!
Yes, there is a light. I sometimes think I'm a bit like Rip Van Winkle, I put my head down to do a bit of this and a bit of that and before I know it everything has changed around me and the P2D2 thread has become a shaggy beard and ma dog's run off too, darnit.
Maybe the latest Parallax product I interfaced the P2D2 to has something to do with it.
Now, what happened to those other 8 "pins"........
Rip Van Winkle, I had to look that up but once I did I think you might be right, especially when dealing with that combo in the picture the other way around (with the contents first).
BTW, I wouldn't mind ordering a crate
Yes! Please! Aaaargh, the agony of waiting!
Aye, I better check in with @Publison to make sure my address is correct.
Peter, it's another month! Did you check for your PM's or emails or are you in a complete shutdown? Industry is booming in Germany!
It has been 18 months since I purchased mine. I'm still hopeful but would like an update on what is holding up delivery.
One year, seven months, three days since I sent my paypal payment.
Still waiting for the P2D2.
Any information about Peters status? I miss him!
We all do!
I have it on good authority that while indeed missing, Peter was not abducted by mercenary koalas.
It is known.
Time to write this off, I guess.
True. He seems to have moved to the RP2040 and is quite active in the Forth User Group on Facebook.
https://m.facebook.com/groups/raspberrypiproj/permalink/6219995154728226/
Pico is no Prop. Bigger audience I guess.
Craig
True, but it has some things that people want which drives that Bigger audience. 1) single usb port for both power and programming, while Parallax insists on giving us 4 pins to plug in their $20 PropPlug which the pico includes for free. 2) price/performance that comes with economies of scale and subsidies.
Pico is simply cheap. $5 for a board so you can have 14 pieces of Pico for a price of one Edge. Also, here in Poland I can order a Pico much easier than a P2.
The interesting things may be done when connecting a Pico to a P2, where the Pico can, for example, replace a PropPlug, while the P2 can generate audio and video signals and service the SD card.
@cgracey Shouldn't it only cost Parallax a mask ROM change to add native USB programming to the P2? The USB serial port device @SaucySoliton is working on could be used; it would then just look like a standard USB CDC ACM serial device, and PC software would have no idea anything was different from how it is now.
How much room is left in the ROM? If there's not enough, perhaps parts of it could be rewritten in (denser) bytecode to run under the TAQOZ engine.
Both of those are worthy solutions.
I thought of using a pico for both power and usb->serial. Obviously I can't get full power out of the P2 if powered through the pico.
I think having a usb-serial and power on the Edge card is way more important than a microSD connector, especially since there are problems using both flash and microSD.
In my mind, as a programming tool, I would rather have usb power and serial built in more than flash.
The Edge also has a big enough price tag to cover this.
Does USB and serial over USB work in TAQOZ expanded?