Interesting 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).
Exactly, bit banging an 8-bit bus isn't that different from pushing the data out of the USB port. It would be great to try an LLM trained on pre-1900 documents and ask it if powered flight is possible. Great work on PicoGUS.
Raspberry Pi Pico W as USB Wi-Fi Adapter
31–40 of 138 posts
Re: Raspberry Pi Pico W as USB Wi-Fi Adapter
#32Re: Raspberry Pi Pico W as USB Wi-Fi Adapter
#33Re: Raspberry Pi Pico W as USB Wi-Fi Adapter
#34one 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...
The author learned nothing though...
Re: Raspberry Pi Pico W as USB Wi-Fi Adapter
#35Love the way the author labels each of his diagrams as “AI Slop”!
I mean, I know its AI, the page says so itself, no one is trying to hide it. But it also just gives me AI vibes on such a subliminal level that I can't figure out why.
Re: Raspberry Pi Pico W as USB Wi-Fi Adapter
#36Re: Raspberry Pi Pico W as USB Wi-Fi Adapter
#37Isn't that slow for WiFi?
I mean it's an interesting learning experience, but isn't that strictly worse than pretty much any WiFi dongle?
Re: Raspberry Pi Pico W as USB Wi-Fi Adapter
#38Interesting 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).
Re: Raspberry Pi Pico W as USB Wi-Fi Adapter
#39> Average 4.75 Mbits/sec throughput Isn't that slow for WiFi? I mean it's an interesting learning experience, but isn't that strictly worse than pretty much any WiFi dongle?
Re: Raspberry Pi Pico W as USB Wi-Fi Adapter
#40Can you have the Pico operate as an access point? Would love to be able to use this to connect over wifi to a printer (printer in client mode), with the printer and macos talking directly over IP without needing to configure any other routing/forwarding on macos.