Turning a Raspberry Pi Pico into a GPU!

  Переглядів 98,967

element14 presents

element14 presents

День тому

Everything can become a GPU if you're weird enough, right!? Clem surely has the weirdness required here, as he attempts to take a Raspberry Pi Pico and turn it into a DVI graphics card for use with single board computers, microcontrollers, and especially his Sudosom module that runs Linux on an ESP32S3.
His project is an iteration on the amazing work of the Pico-DVI project by Luke Wren (link below), and Clem aims for compatibility with the popular Adafruit graphics library commands.
Discuss the episode, find all files, and ask Clem questions on the element14 Community! bit.ly/3wsLbyP
Pico dvi github.com/Wren6991/PicoDVI
DVI Sock github.com/Wren6991/Pico-DVI-...
Engage with the element14 presents team on the element14 Community - suggest builds, find project files, and see behind the scenes video: bit.ly/3tmdewv
Visit the element14 Community for more great activities and free hardware: bit.ly/3q6YMpu
Tech Spotlights: bit.ly/3qPrDhM
RoadTest and Reviews: bit.ly/3pV5Bux
Project14: bit.ly/31wbnJY
#0:00 Welcome to element14 presents
#0:19 Overview
#2:17 Pico DVI
#5:09 But Is It a GPU?
#10:06 Code and Test
#12:24 Last Minute PCB!
#14:46 What's Next?
#15:33 Give Your Feedback
#raspberrypi #raspberrypiprojects #raspberrypipico #raspberrypiprojectcenters #gpu #linux

КОМЕНТАРІ: 228
@Rich-ll8ce
@Rich-ll8ce 2 місяці тому
I made a project using a Pico as HDMI generator, my Samsung TV needed the 5v before it would allow me select the HDMI input. (My monitors work fine without the 5v)
@MAYERMAKES
@MAYERMAKES 2 місяці тому
Ah well that confirms my theory!
@HenryB6568
@HenryB6568 Місяць тому
I Ran into that once, all you have to do is double click the input and it will work
@SianaGearz
@SianaGearz 2 місяці тому
The term GPU was introduced by Nvidia as a marketing term for GeForce 256 because it was a vector processor. Before that we had "3D accelerators" (with no geometry math) and "video cards" (usually with GDI and overlay acceleration). But there was another unit before officially called the GPU, it was the video subsystem of the original PlayStation. So I think until it does at least 3D, it's just a PPU or VDP or whatever.
@MAYERMAKES
@MAYERMAKES 2 місяці тому
Technically it could do low res 3d givrn the right code
@TheGamingDinosaurRoblox
@TheGamingDinosaurRoblox 2 місяці тому
correct
@MRSketch09
@MRSketch09 2 місяці тому
Interesting. Thanks for sharing that!
@joshuavincent7884
@joshuavincent7884 2 місяці тому
A 3D engine utilizing PIO would be sweet...but how much of the PIO is already being used to bit bang?
@MAYERMAKES
@MAYERMAKES 2 місяці тому
The pio pins are driving the dvi signals, not related to 3d,such a 3d engine is just a piece of code living on the host system. @@joshuavincent7884
@raspberrypi
@raspberrypi Місяць тому
Clem, you are... resolute. Blogging this tomorrow!
@MAYERMAKES
@MAYERMAKES Місяць тому
thanks! thats awesome!
@Frostnaut50
@Frostnaut50 Місяць тому
the raspberry itself
@Raymi20-
@Raymi20- 27 днів тому
Delicious 😋
@magmadiverr
@magmadiverr 13 днів тому
hi raspberry
@Raymi20-
@Raymi20- 13 днів тому
@@magmadiverr LEAVE ME ALONE **Sus Boykisser fan art** AAAHHHHH **Even sussier Boykisser fan art** Akira akira ₐₖᵢᵣₐ AAAAHHHHHH
@jeremiahbullfrog9288
@jeremiahbullfrog9288 2 місяці тому
I can't wait to run Stable Diffusion on my pi pico!
@MAYERMAKES
@MAYERMAKES 2 місяці тому
Might take until next video of mine....😂
@whatisrokosbasilisk80
@whatisrokosbasilisk80 Місяць тому
With an XOR-net, you can do a surprising amount of stuff.
@Stabby666
@Stabby666 2 місяці тому
It's funny you used the ZX81 as an example, as that machine actually used the Z80 processor to generate the display without a dedicated display chip. It had a shift register and some logic chips, but when it was time to generate the frame, the Z80 would be fed NOP instructions, so it would just increment the value on its address bus and that, plus the 74 series logic would clock out the pixels. It's actually a very cool hack!
@MAYERMAKES
@MAYERMAKES 2 місяці тому
the zx81 is a fascinating machine in its simplicity, the one I showed was heavily moded back inthe day by the previous owner, i hope to one day get it working and find out what al lthese mods did.
@andywest5773
@andywest5773 2 місяці тому
Love it! Can't wait to see the board working!
@JeffGeerling
@JeffGeerling 2 місяці тому
Ditto, hope it works first try! :)
@MAYERMAKES
@MAYERMAKES 2 місяці тому
​@@JeffGeerlingwe see, but i have high hopes😂
@smurfanders
@smurfanders 2 місяці тому
Me too! I really hope it works, it's just what I need for a little x86 openwrt router I'm working on (but then the pcie card would have to be redesigned to be ultra low profile of course).
@rchgmer863
@rchgmer863 Місяць тому
Damn! Good to see you here 😂​@@JeffGeerling
@RohitKumar-ow2zt
@RohitKumar-ow2zt 2 місяці тому
Amazing Video Clen.. loved it.. very informative 😃😃 You have passion for your projects and you explain complex topics in an amusing manner.. Loved it. Eagerly waiting for the video part-2 👍👍
@MAYERMAKES
@MAYERMAKES 2 місяці тому
thanks!
@goetterfunke1987
@goetterfunke1987 2 місяці тому
I love your videos and projects. Thank you!
@MAYERMAKES
@MAYERMAKES 2 місяці тому
You are welcome!
@BalugaWhale37
@BalugaWhale37 Місяць тому
I recommend you put a pair of psrams and a mux on the PCIe board. That way you can port the Pimoroni PicoVision to this PCI system and have a frame buffer. In their system, the GPU Pico has no flash and is programmed via JTAG from the CPU Pico.
@MAYERMAKES
@MAYERMAKES Місяць тому
Interesting approach😮
@fgregerfeaxcwfeffece
@fgregerfeaxcwfeffece Місяць тому
I can actually see real life productive use for the PCIe variant: Open Source test GPU So far the only alternative was stashing old graphics cards for that. And that has its own set of issues.
@MAYERMAKES
@MAYERMAKES Місяць тому
yep, just imagine chucking one into any system to have an indeoendent debugging or status output to not hamper the actual gpu performance.or just use it to see if a mobo is working as intended
@AjinkyaMahajan
@AjinkyaMahajan 2 місяці тому
It can be Integrated with my FPGA board for VIdeo handling. I am amazed how can dual core micro with 256k ram is doing such a wonderful stuff.
@MAYERMAKES
@MAYERMAKES 2 місяці тому
Its incredinle what the little rp2040 can do with a bit of creative code!
@AndrewTSq
@AndrewTSq 2 місяці тому
The Amiga 1000 did also have 256kB ram in the first variant :) So its not that amazing, but still amazing.
@christer8964
@christer8964 2 місяці тому
This looks like an interesting project. Hope you get the board soon so we can see the result.
@MAYERMAKES
@MAYERMAKES 2 місяці тому
It has arrived on the meantime, but waits for assembly...😂
@christer8964
@christer8964 2 місяці тому
@@MAYERMAKES Great!
@MatthewSuffidy
@MatthewSuffidy Місяць тому
There is a significant difference between a high performance 3d accelerator and a display adapter. A lot of arm socs do have gpus embedded. I have old Odriod C1+s.
@geekbuddys6546
@geekbuddys6546 2 місяці тому
Awesome! Thanks for sharing 😊
@MAYERMAKES
@MAYERMAKES Місяць тому
thanks!
@theengineer9910
@theengineer9910 Місяць тому
this was great !
@cirkulx
@cirkulx Місяць тому
the funniest part is just yesterday, i hijacked the DDC of my pc's VGA port (while using displayport for video) and then connected a minature display using linux to extend my monitor (although in black and white dither, at 128x64...)
@flintfrommother3gaming
@flintfrommother3gaming Місяць тому
ok but isn't like that even too much bandwidth for something that is supposed to only control monitor functions?
@LedoCool1
@LedoCool1 Місяць тому
So this is how an open source gpu looks!
@MAYERMAKES
@MAYERMAKES Місяць тому
There can be many looks but this one is mine😂
@BlueEyedVibeChecker
@BlueEyedVibeChecker Місяць тому
This is knowledge I will never need, on a video that was randomly recommended to me that still managed to grab my attention. 10/10
@MAYERMAKES
@MAYERMAKES Місяць тому
wait for it , this video is like that piece of wood your dad never threw away because he will eventually need it.
@guntherjordan7177
@guntherjordan7177 8 днів тому
​@@MAYERMAKES The fact is: My father did exactly this and has the basement full of wood and 'things'. Much to my wife's dismay, I inherited alot of this behavior... 😂
@MrEnkelmagnus
@MrEnkelmagnus 2 місяці тому
Me: that's the stupidest thing i've ever heard. Also me after watching the video: that's the coolest thing i've ever seen.
@MAYERMAKES
@MAYERMAKES 2 місяці тому
😂😂😂😂
@xlr555usa
@xlr555usa Місяць тому
You have been foobarred my foo
@yooyo3d
@yooyo3d Місяць тому
Try to port Mesa OpenGL. If Pico have enough RAM for double buffer then it can generate 3D graphics using soft renderer in Mesa. All you have to do is to encode OpenGL commands and send from host to "gpu" over I²C.
@MAYERMAKES
@MAYERMAKES Місяць тому
If i only would know nearly enough coding to do that...
@pieterboots8566
@pieterboots8566 2 місяці тому
There seems to be a market for this. Like an board with a spi chip with hdmi output and a 1 mb framebuffer for less than 5 euro.
@MAYERMAKES
@MAYERMAKES 2 місяці тому
Less than 5 will be very hard with propper parts and not total garbage
@pieterboots8566
@pieterboots8566 2 місяці тому
Tiny tapeout has a clever solution where they put several designs into one chip. This way you can possibly have a bigger market.
@garystinten9339
@garystinten9339 Місяць тому
This would be awesome to start a new hardware stream specifically for pi and soc pi based computers..
@MAYERMAKES
@MAYERMAKES Місяць тому
Yep thats the point
@samyared5609
@samyared5609 2 місяці тому
Brilliant... Thank you.
@MAYERMAKES
@MAYERMAKES 2 місяці тому
you are welcome!
@user-uh1wp3jj2v
@user-uh1wp3jj2v Місяць тому
I have an other idea of achieving the goal of drawing picture to the HDMI LCD: there is RGB on ESP32S3, we can make it with a RGB-to-HDMI chip.
@RacerX-
@RacerX- 19 днів тому
Cool. But can you do one for regular PCI and even ISA for use in old retro computers?
@ergindemir7366
@ergindemir7366 Місяць тому
This actually might be a useful project if you can make it work with a headless server which only needs terminal output.
@MAYERMAKES
@MAYERMAKES Місяць тому
Yep thats a good application
@elektron2kim666
@elektron2kim666 Місяць тому
I love my Pico's. It became MMBasic for everything and I learn a lot.
@MAYERMAKES
@MAYERMAKES Місяць тому
Great little boards!
@Deag0n
@Deag0n 2 місяці тому
I attached a Pico to the CD-ROM bus cable in my sega mega cd so I could try to figure out how that bus works whilst it's running a game with the intention of one day making an optical drive emulator for that system.. So far all I've managed to do is make myself realise I still have a sh*t load more learning to do.😅
@MAYERMAKES
@MAYERMAKES 2 місяці тому
Story of my life😂, the realization happens on almost every project i start
@mrdr9534
@mrdr9534 2 місяці тому
@Element14Presents Thanks for this excellent video. And YES!!! You should most definitively make more "PC Hardware Hacking" videos !!! Please...please please :) Best regards-
@MAYERMAKES
@MAYERMAKES 2 місяці тому
thank you!
@fiddley
@fiddley Місяць тому
Bloody hell. That's like a cliffhanger worthy of the latest HBO series!
@MAYERMAKES
@MAYERMAKES Місяць тому
kinda, it was unplanned but a happy little accident.
@DerMarkus1982
@DerMarkus1982 2 місяці тому
To be clear: I gave you an instant thumb-up on this video for your Arrow-on-a-Stick! 😁
@MAYERMAKES
@MAYERMAKES 2 місяці тому
that arrow is btw. the first thing I ever 3d designed myself. was doen in tinkercad and that is still the original print from 2015.
@BobHannent
@BobHannent Місяць тому
Some TVs/displays don't even have their SoC talking over I2C, they just have the HDMI linked to an EEPROM.
@MAYERMAKES
@MAYERMAKES Місяць тому
That eeprom talks on the i2c bus
@domi-no1826
@domi-no1826 Місяць тому
me, who just so happened to need a custom GPU:
@musiqtee
@musiqtee 2 місяці тому
8:30 “Is it a GPU?” Well, at least a GIU - ‘Graphics Interface Unit”, not really processing so much… I guess it is _translating_ its input to something viewable on a screen, like bitmaps of ASCII character set, and timing-generating the expected compound signal? Some load taken off the tiny ESP32 impersonating a dedicated CPU… 🤓
@MAYERMAKES
@MAYERMAKES 2 місяці тому
yes as long as it just executes pre determined commands its more an oldschool graphics adapter like a GIU..the things that would make it a gpu would be if it can on its own determine these commands... but a fitting way of doing graphics....it will be two microcontrollers cosplaying as a single board computer..like the two kids in a trenchcoat.
@musiqtee
@musiqtee 2 місяці тому
@@MAYERMAKES Absolutely… I clearly admit that towards the end of the video, this was about much more than displaying characters. I know, I shouldn’t comment too early, but.. but…🙈😅
@MAYERMAKES
@MAYERMAKES 2 місяці тому
@@musiqteeevery comment count, why not coment twice one during watchign it and one afterwards!
@musiqtee
@musiqtee 2 місяці тому
@@MAYERMAKES 😂 Well, this is the third comment… I’m inspired, since I have both boards around. Plan is to have the ESP32 run a tiny Linux with SSH. Add a big red “emergency button”, when pressed, it will terminate and shutdown the homelab servers. It’s just so tedious to SSH into them when/if there’s a thunderstorm coming (during summer)… And yes, in time, automated from weather data… 😅👍
@zamplify
@zamplify 2 місяці тому
I have a couple of Coral TPUs and a couple Picos, will tinker at some point.
@MAYERMAKES
@MAYERMAKES 2 місяці тому
😮😮
@Workshopshed
@Workshopshed Місяць тому
Looking at the AdaFruit drawing libraries it should be possible to swap out the drawing code with communication to I2C then at the other end decode and send that to HDMI
@MAYERMAKES
@MAYERMAKES Місяць тому
Yes a fork of the lib /a new mode would be ideal
@joelee24
@joelee24 Місяць тому
Thanks for answering my long time question how windows know the resolution, and mess up display when changing monitor !
@MAYERMAKES
@MAYERMAKES Місяць тому
😂
@NikolayKenko
@NikolayKenko Місяць тому
awesome
@markc871
@markc871 2 місяці тому
Would be great if you could make one that could be used with Mame to output 240p RGBS over VGA port
@MAYERMAKES
@MAYERMAKES 2 місяці тому
Thats a lot easier than one might expect, vga can be done on an esp32, no need for the picos pio that are crucial for dvi
@markc871
@markc871 2 місяці тому
@@MAYERMAKES would be great for the retro gaming/arcade community if we could use a pi instead of 10 year old Radeon cards to create emulation machines that can output to arcade monitors or standard def crt
@MAYERMAKES
@MAYERMAKES 2 місяці тому
​@@markc871sounds like a project
@DFX2KX
@DFX2KX 2 місяці тому
... Honestly I could see the utility of a little X1 card like that, for driving an in-case micro-display, for instance. Have it read CPU temps or whatever. the idea of making a PCIE device in KiCad never occured to me... that's above my knowledge grade.
@MAYERMAKES
@MAYERMAKES 2 місяці тому
yes the idea occured to me thinking of development and benchmark tasks, where the little psudo-gpu board would output logging data, FPS temps or whatever you need to know during operation without influencing other components of the system.
@nullsmack
@nullsmack 2 місяці тому
using a pico as the graphics chip in a retro computer would be cool, like what if someone made something like ARMSID but for the Vic-II chip in C64s and gave native hdmi out too.
@MAYERMAKES
@MAYERMAKES 2 місяці тому
oh yes that is certainly a fitting application for this!
@luisouteiro
@luisouteiro 2 місяці тому
Awesome!
@MAYERMAKES
@MAYERMAKES 2 місяці тому
thanks!
@artemplatinoff1185
@artemplatinoff1185 Місяць тому
Very interesting content. I have another idea as make special (linux)image which will allow to connect arm with gpu through tyceC. (Redmi9 and pi4 my victims)
@MAYERMAKES
@MAYERMAKES Місяць тому
Interesting idea, 😮
@stefanmisch5272
@stefanmisch5272 Місяць тому
Why did you usedthe 12V power from the PCIe slot when it also provides 3.3V?
@MAYERMAKES
@MAYERMAKES Місяць тому
The 3v3 rail does not provide enough current, and i need (,optional )5v as well, so it is a safe bet. I would not rely on the 3v3 on pcie to power anything above 100mA
@nugget6635
@nugget6635 6 днів тому
It does have it's own built-in GPU. It's not like you're turning it into a GPU but rather you're using it's already existing GPU.
@alexanderwingeskog758
@alexanderwingeskog758 Місяць тому
Hmm... would be cool do some kind of old school (GPU like stuff)... 1 of the processor could emulate the hardware for example of the Amiga with fixed resolution (320*200 NTSC or 320*256 PAL) with really optimized assembler (128 colors, you might getaway with 32k emulator and the rest is a framebuffer=100k) (Blitter, and copper and other stuff) and then with the leftover (100k?) the other processor runs a ported AROS Amiga libraries that has some stuff for computing and drawing to the "buffer" with modern addons ofc (basic 3D stuff Voodoo)... Then the "computer" side which could also be ESP32 kind of thing could run a mini miniGL sort of thing. Or just make the smallest rasterizer with 1 processor and then make a custom fit "GPU" with the other processor with all the RAM left over... then do some sort of graphics library that would fit... and make sense But the "dream" would be make use of both processors and make it so if connect 2 ESP32's (Pico Pi variants) it does everything just a bit faster... and you could just "SLI" with more Pico Pi's... but that would be a serious undertaking... fun... and maybe if done right, it could be the bomb... because the basic concept then could be transferred to a sellable product... getting a "daughterboard" GPU for you computer and then add just mass produced (+2 Ghz) cheapish arms processors cards get your GPU (with the exact driver) a bit faster... I do wonder what lets say a 16 cheap ARM SoCS (quad core with cheap GPU cores) connected the best way possible and shared lets say 6 GB fast RAM (but cheap again)... and with a controller (also a ARM processor) could do with a driver that built for the purpose... lets say it only does 1080p and this driver knows what it has and how to achieve it best way possible. I guess you could do some "SLI" thing or PowerVR might be even better... 64 general processors could make the driver updates fun (someone will in the end will do every trick possible and lets say the cheapish arm SoCS has 2 GPU cores... so 32 GPU cores... so they have to deal with a 60*33 pixel square in the best case... I think that would be really cheap very upgradeable "GPU" and do at least as good as lets say a 10 year old GPU... with some tricks (because of all the general purpose CPU's) it could probably be a bit futureproof... The GPU i'm sitting on atm is pretty much 10 years old... and it's pretty much fixed in stone it seems... but a card like this "dream" card would be software upgradable much more then this... and people would love to tinker with it... all opensource... Maybe get manufacturer to get perfect "ARM" spec, maybe cheapish GPU design SoC that has more GPU power and less general purpose CPU... like dual CPU and quad GPU if that would make it better.. But I guess it all has to to with connectivity (fastest possible way every SoC has access to RAM) and then some software wizardry (but if that software wizardry is opensource, it will find "life" and get really cool I think... and if it's done right the possibility is endless... We really need "GPU's" today that are not that pricey but still can run stuff... and has upgradeability... I think... a good framework for "PowerVR"/SLI kind of stuff that works... Then the fun can begin :-)
@jelliott3604
@jelliott3604 Місяць тому
@element14, have been wondering who i could ask this question for a while .. Pico-schmico! Can i take my Ryzen APU / mini-pc and use its nvme socket to connect it to the PCI-E of a PC as a device or to another Ryzen APU as a peer (or device etc.) ?
@jelliott3604
@jelliott3604 Місяць тому
Well, the answer to that is "no, I can't", so can I ask "can you?" instead
@YonatanAvhar
@YonatanAvhar 26 днів тому
At the rate RP2040 PIO based projects are advancing, soon we'll see whole clusters of them doing real-time ray tracing on the PIO pins somehow /s
@sintaklaas6427
@sintaklaas6427 25 днів тому
"Get into the chopper!" Thx for the content, though. Austrian english is always a drag, I know
@MAYERMAKES
@MAYERMAKES 24 дні тому
*get to the choppah
@sintaklaas6427
@sintaklaas6427 23 дні тому
@@MAYERMAKES i'm austrian 😎
@MAYERMAKES
@MAYERMAKES 23 дні тому
😅​@@sintaklaas6427
@truehighs7845
@truehighs7845 Місяць тому
Given you intense experience with boards, I have 2 RTX A4000, that have connectors for nVlink but it is officially unsupported, would you know a way to make it 'supported' given the already existing physical connections, or would it work out of the box?
@MAYERMAKES
@MAYERMAKES Місяць тому
sadly I can't help with that, since its physically present it might just need adifferent firmware flashed, but I doubt you can actually get that. Very often featured are designed into the products that never get implemented just to make sure they are there in case they need them after all.
@fragalot
@fragalot 16 днів тому
6:33 those cables send data, not "video signals." a VGA cable does that, but DVI and on it's all digital data.. no analogue at all.
@MAYERMAKES
@MAYERMAKES 16 днів тому
I sometimes make simplifications for the sake of simplicity, but of course youare correct.
@joshuavincent7884
@joshuavincent7884 2 місяці тому
7:12 😂
@MAYERMAKES
@MAYERMAKES 2 місяці тому
😶‍🌫
@tiaanbasson9092
@tiaanbasson9092 Місяць тому
Don't know much about hacking electronics, but is it possible to make a networked cluster of these Pico's to do real-time 3D software rendering?
@altosack
@altosack Місяць тому
No
@tiaanbasson9092
@tiaanbasson9092 Місяць тому
@@altosack Cool, thanks for answering.
@orcu
@orcu 29 днів тому
I made a 3D render engine for the pico! It is a raytracer.
@MAYERMAKES
@MAYERMAKES 29 днів тому
Awesome!
@WhiteJedi86
@WhiteJedi86 11 днів тому
we need to see a followup , where is the pico pci card? :)
@MAYERMAKES
@MAYERMAKES 10 днів тому
we will get there eventually..need to do some other episodes inbetween
@DiyintheGhetto
@DiyintheGhetto Місяць тому
Hello, I hae a question. On the pcie card are you just using the power pins to get power and using the usb on the pico to connect to the pc internal USB for the data?
@MAYERMAKES
@MAYERMAKES Місяць тому
No. as explained in the video I use the SMbus present on the pcie conenctor for communication as wel las the power provided by the pcie connector. the Pico is deirectly talking on the SMbus with the host system exactly i nthe same way any other addon card would do.
@DiyintheGhetto
@DiyintheGhetto Місяць тому
@@MAYERMAKES thank you and sorry I misunderstood that part.
@Crowforge
@Crowforge 2 місяці тому
Could a version with multiple Picos work? Could this be done with an arduino?
@MAYERMAKES
@MAYERMAKES 2 місяці тому
You mean to have multiple dvi outputs?yes. For dvi you need an rp2040/pico but composite and vga can be done with arduinos or esp32
@hectororestes2752
@hectororestes2752 Місяць тому
anyway to add 16mb of ram to it? asrock has a m2 gpu for servers, which would be pretty handy if cheap. M2_VGA is what asrock rack calls it
@MAYERMAKES
@MAYERMAKES Місяць тому
adding is not as hard as utilizing it.
@hectororestes2752
@hectororestes2752 Місяць тому
@@MAYERMAKES You think I meant adding the ram for decoration on the board or what?
@MAYERMAKES
@MAYERMAKES Місяць тому
@@hectororestes2752I mean writing the code to utilize that ram is not a small nor easy task
@mvxn
@mvxn Місяць тому
What about PCI DMA? Is it possible with Raspberry Pi Pico?
@MAYERMAKES
@MAYERMAKES Місяць тому
Does not look like it, but maybe dme genius figures that out😂
@xlr555usa
@xlr555usa Місяць тому
What is the cryptic 14th Element. Is it Silicon or Silicone?
@MAYERMAKES
@MAYERMAKES Місяць тому
Silicon the stuff electronic dreams are made of!
@40centuriones
@40centuriones Місяць тому
If you are able to run w-okada voice-changer on a raspberry pi (no matter what model) you would drive me crazy. I remembered why this program depends on the GPU XD.
@nickharrison3748
@nickharrison3748 Місяць тому
you look like young Steve Jobs
@MAYERMAKES
@MAYERMAKES Місяць тому
😅😅😅wtf
@HilaryCheng
@HilaryCheng Місяць тому
Pls give us the results, really want to know the result of PCI eith this board
@MAYERMAKES
@MAYERMAKES Місяць тому
will be in a future video, so you better subscribe !
@christopherroyer4356
@christopherroyer4356 2 місяці тому
Build a gpu mining rig out of them.
@MAYERMAKES
@MAYERMAKES 2 місяці тому
Mining is so last season...AI is thr new hot stuff😂
@TheGamingDinosaurRoblox
@TheGamingDinosaurRoblox 2 місяці тому
you should take the worlds most powerfull microcontroller or anything like that to make it an actual GPU so it can do 3D rendering
@clemensmayer9171
@clemensmayer9171 2 місяці тому
you would wonder how little power it actually takes to render a low res 3d scene.
@TheGamingDinosaurRoblox
@TheGamingDinosaurRoblox 2 місяці тому
@@clemensmayer9171 how much power do you need
@MAYERMAKES
@MAYERMAKES 2 місяці тому
@@TheGamingDinosaurRobloxonly one way to find out....
@Stabby666
@Stabby666 2 місяці тому
Well we know the Pico can run DOOM, and that's pseudo-3D, so...
@TheGamingDinosaurRoblox
@TheGamingDinosaurRoblox 2 місяці тому
@@Stabby666 ok and talking a esp32 running at 240MHZ
@luluslovebear
@luluslovebear Місяць тому
How much would you charge ro make a half hwifhr pico gpu? I am a disabled IT student.f
@MAYERMAKES
@MAYERMAKES Місяць тому
I'm not doing any comissions atm, but you will likely find someone who does on the element14community and you can use the free base files I provided to get started!
@MAYERMAKES
@MAYERMAKES 2 місяці тому
Check out the extended code videos! Link in description!😊
@sandbox8717
@sandbox8717 27 днів тому
that must be the reason why you're wearing glasses I guess
@MAYERMAKES
@MAYERMAKES 24 дні тому
probably
@infinnite4938
@infinnite4938 Місяць тому
why is everything i think of now being turned into youtube videos?! so creepy/cool
@MAYERMAKES
@MAYERMAKES Місяць тому
we are rent free living in your miiiiiiiiind
@skeleton_craftGaming
@skeleton_craftGaming Місяць тому
They actually did that before, haven't they?
@yusef3132
@yusef3132 Місяць тому
Imagine using this on an se/30 macintosh 🤔🤓
@gsestream
@gsestream Місяць тому
maybe an fpga into gpu on a pci-e connector. or a gpu on soc fpga using it on the hps operating system linux. or make a gpu as mister core and use it on hps. yes opengl shader gpu with cores. not only the output video signal. well usb-c video output.
@im_Polyhedrons
@im_Polyhedrons Місяць тому
someone has to try running doom on one of these.
@MAYERMAKES
@MAYERMAKES Місяць тому
Doom runs perfectly on a pico, we had a setup where people could play it at electronika 2022;
@statinskill
@statinskill 3 дні тому
Instead of a PI pico and some library you can also consider a FTDI EVE FT8XX series: "FTDI Chip has ... with Embedded Video Engine (EVE) technology. The EVE family combines display, audio and touch into a single chip, providing an optimized solution with high quality graphics that output to 1/16th pixel resolution for WVGA, VGA, SVGA (FT81x), WQVGA and QVGA (FT80x) TFT display panels." It has everything on board including a frame buffer and extensive graphics operations and anti-aliased text output.
@MRSketch09
@MRSketch09 2 місяці тому
I watched this, but I'm too ignorant of all the elements at play So I don't understand....
@MAYERMAKES
@MAYERMAKES 2 місяці тому
Thats no problem , just start googling snything new and the puzzle will start to make sense
@Creepyneighbours6652
@Creepyneighbours6652 2 місяці тому
cool but... can it run crysis?
@MAYERMAKES
@MAYERMAKES 2 місяці тому
if the host system can run crysis then yes..and this one could outptu the fps counter for example...
@igorstasenko9183
@igorstasenko9183 Місяць тому
'ice cross sea' .. what is it? ... is this how you spelling I2C? it gets me confused every time you pronounce it..
@MAYERMAKES
@MAYERMAKES Місяць тому
"I squared C "------thats how I hear i pronounced on the web
@igorstasenko9183
@igorstasenko9183 Місяць тому
@@MAYERMAKES gahh.. i was always read it as I TOO SEE.. the notation with square was hardly appears in docs anywhere.. that explains why i get confused when i hear 'squared' instead of 'two'
@knightsun2920
@knightsun2920 2 місяці тому
But can it play Doom?
@MAYERMAKES
@MAYERMAKES 2 місяці тому
actually yes, Doom runs very well on the pico
@Alchemy.C64-AMIGA.DemoScener
@Alchemy.C64-AMIGA.DemoScener Місяць тому
But can you play Crysis with it?
@MAYERMAKES
@MAYERMAKES Місяць тому
*but does it run crysis
@Alchemy.C64-AMIGA.DemoScener
@Alchemy.C64-AMIGA.DemoScener Місяць тому
@@MAYERMAKES Google Translate, i'm from Germany.
@MAYERMAKES
@MAYERMAKES Місяць тому
@@Alchemy.C64-AMIGA.DemoScener der meme Text bleibt auch auf deutsch gleich. aber leider nein, dafür läuft Doom.
@louiswilson5873
@louiswilson5873 Місяць тому
Is this a pigeon?
@MAYERMAKES
@MAYERMAKES Місяць тому
well yes but actually no
@Because-Linux
@Because-Linux Місяць тому
According to Nvidia, a GPU isnt a GPU unless it does 4D rendering.
@MAYERMAKES
@MAYERMAKES Місяць тому
according to me a brand name should have a vowel where it is supposed to be for the ease of pronounciation for most customers, but that didn´t stop them so why would I care about their definition of gpu?
@Because-Linux
@Because-Linux Місяць тому
@@MAYERMAKES Envidia. Also I was making a joke. Nvidia are such desparate tryhards.
@xlr555usa
@xlr555usa Місяць тому
Can you turn a pico into a 4090?
@MAYERMAKES
@MAYERMAKES Місяць тому
Not yet...😂😂😂
@sankalppatidar223
@sankalppatidar223 Місяць тому
Hey there, I am building AI Hardware would love to connect and collaborate
@dwayneellis2003
@dwayneellis2003 Місяць тому
But can it play Doom 🤔
@MAYERMAKES
@MAYERMAKES Місяць тому
Yes it can.
@geekrulz1
@geekrulz1 2 місяці тому
You know you have an acid trap on that pseudo board right?
@MAYERMAKES
@MAYERMAKES 2 місяці тому
In these days acid traps are not crucial anymore. My main concern wad to get the files ready asap so cosmetivs were not my main concern.
@SianaGearz
@SianaGearz 2 місяці тому
Acid traps are just big a big lye propaganda.
@dh2032
@dh2032 Місяць тому
why not actually put the part two? on UKposts where you put what ended up only being part one part one? I like this project, but am not search all over different platforms for something than never published? I sub-scribed your channel here? and would expect any up dates, follow-ups yo at least have something published here, even only the content is somewhere else, if if you want go have a look? 🙂rant over, can we have the part two here to, please?
@MAYERMAKES
@MAYERMAKES Місяць тому
No need to rant, I'll put the outcome in a video on here anyway. Not the next one but you will eventually see it on this channel. On the socials i csn make spontaneuos posts so you might see it there sooner.😊
@dh2032
@dh2032 Місяць тому
@@MAYERMAKES not rant just that project time scales slide some times, and new things comes along, and thing never second part? 🙂( if you getting runing good, even stick big box PC like easter egg, in a un used slot?
@alessandromarculino7051
@alessandromarculino7051 Місяць тому
Can you send pictures?
@MAYERMAKES
@MAYERMAKES Місяць тому
😳at least take me out to dinner first...
@b213videoz
@b213videoz Місяць тому
You see no difference? Clean your glasses then 🤪
@MAYERMAKES
@MAYERMAKES Місяць тому
I actually havent cleaned them in a year. .and wont
@NeoStormer
@NeoStormer Місяць тому
But does it run DOOM?
@MAYERMAKES
@MAYERMAKES Місяць тому
you are the 10th perosn to ask..and yes it does of course
@SebastianS72
@SebastianS72 23 дні тому
But can it run crysis? 😂
@SDRIFTERAbdlmounaim
@SDRIFTERAbdlmounaim Місяць тому
the amount of bleeding edge cringe on this video from such a once great channel is disappointing 👀
@Subcode
@Subcode Місяць тому
Just dont post the video if your content isnt complete...
@MAYERMAKES
@MAYERMAKES Місяць тому
Now go back and and watch the video again because you clearly did not pay enough attention. The project is complete. the pcie board is an additional extra i did last minute as a bonus.
@TheChrimboEffect
@TheChrimboEffect 2 місяці тому
just like you more then likely;y see nothing different between men and women
@rudi_sucks_eggs
@rudi_sucks_eggs 25 днів тому
Excellent! .. Now do VGA.
@MAYERMAKES
@MAYERMAKES 24 дні тому
vga has already been done very well by bitluni!
When Did Raspberry Pi become the villain?
21:54
Jeff Geerling
Переглядів 1,3 млн
THIS is a Graphics Card..?? - ASRock Rack M2_VGA
13:10
Linus Tech Tips
Переглядів 2,8 млн
ВИРУСНЫЕ ВИДЕО / Мусорка 😂
00:34
Светлый Voiceover
Переглядів 8 млн
You’ve Never Seen WiFi Like This
20:43
Data Slayer
Переглядів 234 тис.
How to Run Linux on an ESP32
18:53
element14 presents
Переглядів 143 тис.
Building a $500 Raspberry Pi Gaming PC
22:06
Jeff Geerling
Переглядів 349 тис.
Arduino vs Pico - Which is the Best Microcontroller For You?
20:38
Gary Explains
Переглядів 277 тис.
I Spy, with my Little Pi...
23:46
Jeff Geerling
Переглядів 240 тис.
Use the very attractive new ATTINY chips for your projects
14:34
Andreas Spiess
Переглядів 190 тис.
Building a Raspberry Pi Pico Powered ZX Spectrum | #PiPico #zxspectrum
12:43
This RISC-V cyberdeck is not for you
9:15
Jeff Geerling
Переглядів 216 тис.
All New Atlas | Boston Dynamics
0:40
Boston Dynamics
Переглядів 5 млн
iPhone 15 Precision Finding | Find Your Friends | Apple
2:52
Компьютерная мышь за 50 рублей
0:28
dizzi
Переглядів 1,9 млн