Hacker News new | ask | show | jobs
by chasd00 215 days ago
Sounds crazy, but I just get full pi zero 2s for any little hobby projects. It’s just simpler to have everything even if I’m only blinking leds.
1 comments

As far as I know, these don't have programmable IOs (PIO), though, which may make it more difficult if you want fine timing control of your GPIO, such as "bit-banging" (not really with PIO) arbitrary protocols. And they have much lower power consumption.

Fair point though, the price difference isn't much, an the Pi Zero are much more capable.