Y
Hacker News
new
|
ask
|
show
|
jobs
by
gavinsyancey
39 days ago
You can do this by installing OpenWRT on the Pi and controlling it from the web interface.
1 comments
matthewmacleod
39 days ago
But this is a Pi Pico, which is a microcontroller and not a Linux system.
link
hparadiz
39 days ago
Two arm cores at 133 MHz. That's already more powerful than my first computer. For $4. It qualifies as a computer on it's own. It runs Linux just a hacked version with an emulated MMU
https://github.com/tvlad1234/pico-rv32ima
link
Tepix
38 days ago
FUZIX is a better fit.
https://codeberg.org/EtchedPixels/FUZIX
link
LargoLasskhyfv
38 days ago
In this case I'd say
https://en.wikipedia.org/wiki/NuttX
link
RossBencina
38 days ago
> This project uses CNLohr's mini-rv32ima RISC-V emulator core
I wonder why not use the Pico's RISC-V cores.
link
gavinsyancey
32 days ago
Oops; I misread the title as Pi Zero W.
link