Love the way the author labels each of his diagrams as “AI Slop”!
Raspberry Pi Pico W as USB Wi-Fi Adapter
11–20 of 138 posts
Re: Raspberry Pi Pico W as USB Wi-Fi Adapter
#12Re: Raspberry Pi Pico W as USB Wi-Fi Adapter
#13You can do this by installing OpenWRT on the Pi and controlling it from the web interface.
Re: Raspberry Pi Pico W as USB Wi-Fi Adapter
#14Re: Raspberry Pi Pico W as USB Wi-Fi Adapter
#15one million Claude Tokens (assuming you are on opus) = 5 USD = the very dongle you tried to replace. Add the cost of the rasberry pico, you'll have an easier time buying the wifi dongle. The project is cool thought to learn about networks, NAT, Proxys, ect...
Re: Raspberry Pi Pico W as USB Wi-Fi Adapter
#16Interesting that Gemini said it was infeasible. It should be aware that using a Pico W as a transparent ethernet bridge has been done several times over in open source projects, for example on BlueSCSI (emulating a Daynaport SCSI-Ethernet adapter) and PicoMEM and my own PicoGUS project (emulating an NE2000 Ethernet adapter).
Great work on PicoGUS.
Re: Raspberry Pi Pico W as USB Wi-Fi Adapter
#17Google Gemini is that naysayer senior developer who confidently tells you it can’t be done. Claude is that easy to get along with smart hard working guy who just gets on with it and builds it double quick. ChatGPT is the eager senior developer who says it can be done but can’t actually work it out and fluffs it.
Re: Raspberry Pi Pico W as USB Wi-Fi Adapter
#18Google Gemini is that naysayer senior developer who confidently tells you it can’t be done. Claude is that easy to get along with smart hard working guy who just gets on with it and builds it double quick. ChatGPT is the eager senior developer who says it can be done but can’t actually work it out and fluffs it.
Re: Raspberry Pi Pico W as USB Wi-Fi Adapter
#19Google Gemini is that naysayer senior developer who confidently tells you it can’t be done. Claude is that easy to get along with smart hard working guy who just gets on with it and builds it double quick. ChatGPT is the eager senior developer who says it can be done but can’t actually work it out and fluffs it.
ChatGPT writes like it's life depends on it and refuses to correct its own mistakes. It'll figure out a way to write 4k lines for something that could've been done in 500
Re: Raspberry Pi Pico W as USB Wi-Fi Adapter
#20You can do this by installing OpenWRT on the Pi and controlling it from the web interface.
But this is a Pi Pico, which is a microcontroller and not a Linux system.