The Pi Pico has problems, so I made my own, the ProPico

  Переглядів 32,382

Dmytro Engineering

Dmytro Engineering

25 днів тому

In this video I explain how I improved the regular Raspberry Pi Pico by making my won "Pro" variant.
The project web page:
dmytroengineering.com/content...
The project GitHub:
github.com/diminDDL/ProPico
PCBWay:
www.pcbway.com/
Huge thanks to @NNNILabs for testing the LDO.
Cuprums EEPROM library that I shamelessly stole:
github.com/Cuprum77/EEPROM_24C04
github.com/Cuprum77/PD2Breadb...
Videos referenced in this video:
• Third Time's The Charm...
Other resourced used in the creation of this video:
www.theverge.com/2022/3/14/22...
datasheets.raspberrypi.com/pi...
datasheets.raspberrypi.com/rp...
ww1.microchip.com/downloads/a...
forums.raspberrypi.com/viewto...
www.tomshardware.com/news/ras...
/ i_reverse_engineered_t...
/ usb_type_c_mod_for_pico
github.com/ncarandini/KiCad-R...
github.com/NNNILabs/AD5791-Li...
www.ti.com/lit/ds/symlink/tlv...
www.ti.com/lit/ds/symlink/tlv...
www.richtek.com/assets/produc...
www.raspberrypi.com/news/dont...
www.raspberrypi.com/products/...
hackaday.com/2024/01/03/propi...

КОМЕНТАРІ: 103
@joeofloath
@joeofloath 22 дні тому
Time to justify to my boss why I'm spinning pro pico boards instead of just buying picos from Mouser...
@Splarkszter
@Splarkszter 21 день тому
Or buy aliexpress picos
@anterprites
@anterprites 21 день тому
@@Splarkszter which ones are good?
@Splarkszter
@Splarkszter 20 днів тому
@@anterprites only from stores that are at least 3 years old and have over 97% store rating Avoid if it has less than 97%
@Splarkszter
@Splarkszter 20 днів тому
also make sure to never buy "lite" or "new design" versions. Also, also, check the 1 and 2 star reviews.
@anterprites
@anterprites 20 днів тому
@@Splarkszter thanks :)
@otso648
@otso648 21 день тому
now all I need is that sweet sweet wireless module
@bill88t96
@bill88t96 21 день тому
esp32(-c3 if you are in a budget)
@otso648
@otso648 21 день тому
@@bill88t96 got bunch, I just like rp2040 chip more
@thanhvinhle2893
@thanhvinhle2893 20 днів тому
You should also try to keep the mounting holes compatible with the original. This make transistion/upgrade much easier
@yxcvbnmmnbvcxy544
@yxcvbnmmnbvcxy544 5 днів тому
Now we need a Pro+ Variant with pin numbers
@ThePyrosirys
@ThePyrosirys 10 днів тому
I guess one thing we are left wondering about is the power efficiency. I'm not familiar with the raspberry pi pico, but I'm guessing that it's more efficient than 3.3/5. Despite this probably irrelevent concern , great job on the design. It's really nice and improves on things that the original designers are probably embarassed to have forgotten.
@moth.monster
@moth.monster 21 день тому
I made my own similar boards once for fun. I then realized I didn't need 5 Pi Picos even if they had USB C.
@norm1124
@norm1124 21 день тому
You hit a market 😊 - Congratulations 🎉
@conorstewart2214
@conorstewart2214 20 днів тому
Except there are plenty of rp2040 boards like this already, he is a few years late.
@norm1124
@norm1124 20 днів тому
But you got the right brand.
@devrim-oguz
@devrim-oguz 20 днів тому
Well done 👏👏 This should be the default board for the pico, maybe the Raspberry foundation will take note
@JurekOK
@JurekOK 19 днів тому
but then it would cost $1 more, and they can't have that.
@olafschermann1592
@olafschermann1592 21 день тому
I wish the pico pro would be for purchase somewhere for an also budget friendly price.
@conorstewart2214
@conorstewart2214 20 днів тому
There are plenty of similar boards on AliExpress and elsewhere that already solve these issues.
@zachbrown7272
@zachbrown7272 21 день тому
super sick. to be honest I never knew about the switching regulator issues on the pico, as i've always spun my own hardware around the RP2040 with the features you've shown.
@LittleLily_
@LittleLily_ 21 день тому
The Adafruit KB2040 is also a great RP2040 board with most of these features (type-C, reset and bootloader buttons) and it's in the widely used pro-micro form-factor/pinout so it's compatible with anything that uses that footprint.
@HansVanIngelgom
@HansVanIngelgom 20 днів тому
Congratulations with your hackaday article! Nice project!
@samthedev32
@samthedev32 20 днів тому
I am currently designing a PCB with the RP2040, so this was quite a bit of help, thanks!
@guillemallepuz4067
@guillemallepuz4067 12 днів тому
Astonishing that they put Amundsen’s whole ship in a SOIC
@andywest5773
@andywest5773 21 день тому
I absolutely love this project.
@c2coder
@c2coder 21 день тому
that is awesome, 100% gonna make some
@NutScrewGamer
@NutScrewGamer 22 дні тому
Yooo I really second this. You really deserve more subs than this!
@ryseek
@ryseek 18 днів тому
Simply amazing 🎉
@canadianavenger
@canadianavenger 13 днів тому
Nice improvements, USB-C is definitely the way to go. You may also want to fix the USB VBUSDET connection, to connect to a pin that is defined for that function for the USB hard core on the chip. (it is not in the stock pick design) Though this may mean you'll need a customized BSP for the library config, if you want to properly use the functionality. The library as it is, when configured for a "pico" has some workarounds to use plain GPIO functionality to accomplish the goal. Though I can't remember if it was in the library itself, or just in the code for the examples. Either way the fix should be pretty easy. I'm looking to do the same for a board I'm designing, but still earlier in the development cycle than you.
@pro100vald
@pro100vald 22 дні тому
Nice job! Idea for version 1.2: this board could really benefit from in-built rgb LED like on some ESP32 board. If you'd use adressable kind, then it would need only 1 gpio.
@ivolol
@ivolol 21 день тому
Feature creep, IMHO. Just make the core chip function well.
@conorstewart2214
@conorstewart2214 20 днів тому
@@ivolol yeah RGB leds are just unnecessary, especially addressable ones, you can’t just blink it or use it as a simple status indicator by just toggling a GPIO, you need to set up the signal to send to it.
@4mb127
@4mb127 21 день тому
Super cool project. 👍
@martin-vv9lf
@martin-vv9lf 21 день тому
I think that the usb C port on the pro pico should protrude from the pcb so that it can be panel mounted, for instance in a 3d printed case without the pcb being visible. I understand wanting to keep the same pcb dimensions though.
@bearwolffish
@bearwolffish 20 днів тому
lol you really nailed the pain points
@ragingroosevelt
@ragingroosevelt 11 годин тому
Think you might sell them on crowd supply? these look like some fantastic improvements.
@M4XD4B0ZZ
@M4XD4B0ZZ 21 день тому
I would love to be as knowledgeable as you.. maybe i should order a microcontroller to start somewhere
@tolkienfan1972
@tolkienfan1972 21 день тому
Nice job!
@PCBWay
@PCBWay 19 днів тому
Well done 👍👍👍
@ClacKeyTech
@ClacKeyTech 22 дні тому
my picos are from aliexpress, they have a reset button, another button, 4/16mb rom and a rgb led
@haydenc2742
@haydenc2742 21 день тому
link??
@Tyrone-Ward
@Tyrone-Ward 21 день тому
Link?
@onecircuit-as
@onecircuit-as 21 день тому
Brilliant. 👍😀
@filips7158
@filips7158 21 день тому
The issue may be the temperature range with your product. Mainly because of the linear power supply. I didnt see any thermal vias your PCB. I'd need to know the temperature range to use it. Other than that, it is definitely superior.
@dmytroengineering
@dmytroengineering 21 день тому
It's barely warm to the touch. All the Arduinos used LDOs, so it's roughly the same. The improvements in noise are worth the little bit of extra heat.
@Scrogan
@Scrogan 21 день тому
@@dmytroengineeringeven more so, the arduinos use LDOs to step 7-15V down to 5V, while this just steps 5V to 3.3V. So the power dissipation is even smaller, assuming similar current consumption.
@Axatron
@Axatron 20 днів тому
GroundStudio Marble Pico is another "Pro" model of the Pico (I don't have the tools to see how much of an improvement it is over the og pico)
@tom_zanna
@tom_zanna 16 днів тому
I love these videos!
@gearsgamer7115
@gearsgamer7115 17 днів тому
Hmm, I would also suggest a kinda niche but really interesting market. I know of this thing called the VoCore but it's from 2016. I think a coin sized computer could be done a lot better. If there was a board with a dual or quad core CPU, atleast 2-4gb of ram and a PCie slot like the VoCore that might actually be a really insane thing, especially because it would be a sbc in a somewhat microcontroller sized form factor.
@Supersonic2510.
@Supersonic2510. 20 днів тому
Literally you said to Raspberry Pi: Skill Issues 🔥
@xaytana
@xaytana 21 день тому
Next iteration should honestly coprocess analog functions with a discrete ADC. Also a decent wireless chip. This would truly be an all-purpose pro board; a mini version, like Adafruit's QT Pi or Seeed's Xiao, would also be nice as an alternative but I also understand that we're starting to pack too many components onto one board. Honestly I just wish the Pi Foundation would release an RP2040 successor that has built-in wireless and an ADC that isn't utterly dogshit, plus more analog I/O would be nice, while still being cost competitive.
@conorstewart2214
@conorstewart2214 20 днів тому
I have no idea why they decided that 4 analogue inputs would be enough, that isn’t enough for most projects that use analogue. At the moment your best choice for analogue capable microcontrollers is the STM32G4 series, the STM32G474 has 5 x 12 bit 4 MSPs ADC units for a total of 42 possible channels with some overlapping and being able to be interleaved for even faster rates. They have built in oversampling capabilities and 7 comparators and 6 OP amps and 7 DAC channels (3 external, 4 internal). Plus the G4 series have floating point units and DSP instructions which the rp2040 also lacks.
@jnharton
@jnharton День тому
@@conorstewart2214 Maybe assuming that your use case was intended? Just like the Raspberry Pi, it's highly probable that the Pi Pico had an intended audience and it wasn't 100% of everyone ever.
@arjayUU
@arjayUU 21 день тому
Could somebody point out the source for the ADC precision?
@dmytroengineering
@dmytroengineering 21 день тому
If you mean the problems: pico-adc.markomo.me/ If you mean how I made it better, then it's by adding a better voltage reference (LM4040) for the ADC.
@stoinercraft6389
@stoinercraft6389 22 дні тому
my main beef with it is micro usb... it just sucks
@iblocstudios5563
@iblocstudios5563 2 дні тому
amen
@Arek_R.
@Arek_R. 22 дні тому
I got pissed off because of what pi5 is, I kind of want to design my own, with M.2 slot on the bottom and optional eMMC. It not only would be much more convenient to use SSDs, but also other PCIe devices, there is big market with all sorts of M.2 adapters to for example 6x SATA. And if possible have the ethernet PHY be on some baby CM like plug-in module that default is 1G but can be replaced with modules that do 2.5G and even maybe 10G. The official pi5 heatsink has got the fins wrong way around and a lot of performance is killed off. It also should have some rugged permanent alternative 5V entry connection like a screw terminal for uses in cars, industrial or automation uses, it could be just a DNF footprint and connector supplied separately for those we need it, this way there's even no cost increase.
@dmytroengineering
@dmytroengineering 22 дні тому
Interesting you say that, I am also currently working on my own linux SoM/SBC. Except mine is more focused on running real time low level code and isn't that powerful compared to something like a modern pi. Also I would recommend you wait until the CM5 because then you can skip most of the annoying stuff like having to reball the Pi 5 SoC and doing DDR layout.
@igorordecha
@igorordecha 21 день тому
Also the using 5V 5A is such a stupid idea. You need expensive power bricks, expensive cable with an emarker chip. Just use higher voltage like literally everyone else! You still need a buck converter for the board so its not like you're saving on components or board space.
@Arek_R.
@Arek_R. 20 днів тому
@@dmytroengineering RPi is a constant string of disappointment, the CM5 will probably be ass and also with shortages until they release RPi6
@Arek_R.
@Arek_R. 20 днів тому
@@igorordecha True that. The main RPi line is not budget anymore, can't use this excuse anymore.
@igorordecha
@igorordecha 20 днів тому
@@Arek_R. I don't think choosing 5V 5A over 9V or 12V(or even higher voltages like 15V or 20V) @
@petercollins797
@petercollins797 21 день тому
That's a subscribe from me! Great video, loved the dive into what makes a microcontroller board like this better or worse than others. Important with all the cheap board clones out there to know what to look for and what shortcuts others might take.
@andrewjc13
@andrewjc13 15 годин тому
What's the cost delta?
@ivolol
@ivolol 21 день тому
Yes, I am currently already buying chinese "knock-off" pico boards after I got a single official RPi Pico board. They "cheaped out" with an LDO, used type-C instead, and had more than one button. If Aliexpress is already making better implementation than you after a couple of weeks you did something slightly wrong, IMHO. Nice project.
@fon-tijn
@fon-tijn 20 днів тому
I need this
@NNNILabs
@NNNILabs 15 днів тому
hmm that Indian guy messed up and said PFM instead of PWM at 5:41
@WWFYMN
@WWFYMN 20 днів тому
a neopixel on there would be cool
@michaelgraff6978
@michaelgraff6978 15 днів тому
Without WiFi these are mostly not useful to me. Mostly I use these for remote device control.
@tulsatrash
@tulsatrash 21 день тому
Cool!
@beeeeep
@beeeeep 20 днів тому
It's beyond PRO , just saying❤
@baths4carsraspberrypicomputer
@baths4carsraspberrypicomputer 15 днів тому
i need this
@gsestream
@gsestream 21 день тому
would you say you made it pro-per-pico.
@Wyrmver
@Wyrmver 20 днів тому
do you know of the esp32?
@TSA595
@TSA595 11 годин тому
If it makes u feel any better. I made my pico with an AMS1117.
@Ferraday
@Ferraday 19 днів тому
all this “pro” and no ENIG 😧
@AquilaSornoAranion
@AquilaSornoAranion 5 годин тому
Jeg er enig
@lephtovermeet
@lephtovermeet 21 день тому
You're a G
@user-fu9im7ew3t
@user-fu9im7ew3t День тому
por Why C++ and not C?
@OkamiVIEW
@OkamiVIEW 19 днів тому
Raspberry founda... Trading stopped improving their line for “normal” end user. Even though those were the ones that sit in companies, that later adapt these into their programs. Seems like it wasn't the smartest idea to become a sell out.
@sajidulislam9714
@sajidulislam9714 14 днів тому
please put the pinout mask on the top layer not bottom , put the ic on the bottom side :) :) :)
@PaulSpades
@PaulSpades 14 днів тому
how about you just flip your board?
@nuclearnyanboi
@nuclearnyanboi 21 день тому
another issue ... the pin labels are still on the bottom 🫠
@shyne2643
@shyne2643 21 день тому
The T-splitters on the oscilloscope without termination can cause reflections also i have a hard time understanding indian accent and there is no side-by-side comparison of the noise
@NNNILabs
@NNNILabs 21 день тому
not sure if my 100MHz scope can pick up reflections from a 100GHz stub...and regarding the accent, I'd rather keep this one than try to imitate something else, that's cringe 😅
@shyne2643
@shyne2643 21 день тому
@@NNNILabs the stub still creates reflections that go back to the board, which might change it's behavior. Regarding the accent of course you can't do anything about it ^^' it's just a bummer, perhaps adding captions would help ?
@dmytroengineering
@dmytroengineering 21 день тому
@@shyne2643 There are captions I made manually, simply enable them.
@conorstewart2214
@conorstewart2214 20 днів тому
@@shyne2643 your inability to understand what they are saying is your issue not theirs, you could just spend more time listening to that accent and then you wouldn’t understand it better.
@Scrogan
@Scrogan 21 день тому
Type C? Shoulda used USB-B.
@Iswimandrun
@Iswimandrun 21 день тому
I want 10 how I do pay you for your work.
@hummel6364
@hummel6364 19 днів тому
You meant to say USB-c is more fragile. Micro is better. Look micro has fragile cables and good connectors, C has fragile connectors and KINDA good cables. Micro is the easy choice there.
@thatredkite8310
@thatredkite8310 16 днів тому
Have you actually used them? With micro the cables and the connectors just drop like flies, I've only had a single broken C in a few ywars and that one was due to corrosion
@hummel6364
@hummel6364 16 днів тому
@@thatredkite8310 yeah. Ever since phones got C I've despised it. Also why is there a Micro USB Type C, but no USB Type C? The micro connector is MUCH too fragile for the tower PC under your desk.
@AcctistaZ
@AcctistaZ 19 днів тому
Who is using the ADC of a pico? Lol
@halollisimo
@halollisimo 4 дні тому
i don't think you can just throw "wtf why i should disable interrupts while writing to flash" around that easily. first - i think people got too used to atmega chips that not only have internal flash but also have luxurious built in eeprom. second - rp2040 does not have built in flash memory (pointing that out just in case) and so it reads code via XIP from external memory chip - and you simply cannot erase/write to it while cpu fetches instructions from it. if you REALLY wanna do that (like if you wanna react real fast to interrupts), you should move your interrupt handlers code into RAM and remap vector table to tell the core that it's there now. but yeah this isnt really an intuitive and straightforward thing to do for some development platforms because they cover these levers under their hood (arduino, platformio etc.), so we are stuck with "wtf were devs of pico thinking" argument i guess. putting separate memory chip for nonvolatile storage helps, sure, but does not make your board as cheap for mass production as "wtf were they thinking" devs of pico board made it to be.
@thatredkite8310
@thatredkite8310 16 днів тому
I still need to finish my own dumb pico board 🧌🧌🧌
The Raspberry Pi Pico WAS Overrated! But that changed!
10:18
GreatScott!
Переглядів 579 тис.
We Hacked A Car! - CANbus injection
5:37
Andrew Gerlitz
Переглядів 18 тис.
I made a precision gearbox - with NO GEARS.
30:09
Not An Engineer
Переглядів 1 млн
Battle of the Zeros
19:44
Maker by Mistake
Переглядів 31 тис.
Pi Pico PCMCIA / PC Card Introduction
20:59
Kevin Moonlight
Переглядів 3,4 тис.
I Made Real-life Airsoft AIM-ASSIST: Aimbot V3
25:19
Excessive Overkill
Переглядів 479 тис.
Build Your Own Drone Tracking Radar:  Part 1
20:08
Jon Kraft
Переглядів 402 тис.
Use the very attractive new ATTINY chips for your projects
14:34
Andreas Spiess
Переглядів 189 тис.
Why the Future of AI & Computers Will Be Analog
17:36
Undecided with Matt Ferrell
Переглядів 379 тис.
Top Fifteen Mistakes People Make When Designing Prototype PCBs
12:26
Cosplay Light and Sound
Переглядів 118 тис.
Turning a Raspberry Pi Pico into a GPU!
16:42
element14 presents
Переглядів 97 тис.
Which Phone Unlock Code Will You Choose? 🤔️
0:12
Game9bit
Переглядів 4,6 млн
Самый маленький игровой ПК
0:46
ITMania - Сборка ПК
Переглядів 366 тис.
Photo Changing Replace And Edit Backgrounds 65mn With These 10 Tips
0:53
Irfan AN Tech
Переглядів 260 тис.
All New Atlas | Boston Dynamics
0:40
Boston Dynamics
Переглядів 5 млн