Hacker News new | past | comments | ask | show | jobs | submit login

So I just got my hands on a couple of Picos. I was so excited to find a RPi board in stock, that I forgot to check if it has WiFi or not. I would like to run some form of OpenSprinkler on that (even if not OpenSprinkler, I can use cron jobs to control the sprinkler relays by hand).

Any tips on how to get WiFi working on Pico?




I don't think you understood what you were buying. The Pico has no relation to the rest if the RPi product line.

It is basically an Arduino on steroids. It cannot run cron jobs. It has no network stack, kernel or operating system, and cannot run any software not specifically written for it.


:-D Yeah, I didn't read the description before buying it. On the other hand, it was about $7 each, so not a huge loss.

I have heard that it's possible to run some form of Unix: https://www.zdnet.com/article/now-you-can-run-unix-on-the-ti...

Wanted to hear from my homies here for any ideas.


I guess the RPi Zero W would suit your needs a lot better, and it seems to be in stock in some shops. The Pico doesn't run Linux so cron jobs aren't possible.


Pico can run FUZIX, which incorporates parts of real Unix.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: