News

If you use a Raspberry Pi for DIY projects, you can connect it to a monitor. The only exceptions are the Raspberry Pi Zero and Zero 2 W. That's great if you're setting up a one-and-done project. It ...
Most Pi distributions will come with SSH disabled by default, so you'll have to enable it from the settings first. In Raspbian, you can find this option under Preferences > Raspberry Pi Configuration ...
At $35, the Raspberry Pi is a fantastic little computer, but when you add in the cost of a display, mouse, and keyboard, things get a little more expensive. Good thing you don’t really need them. With ...
[David Ferguson] has put together a nice little tool called Pi Bakery. Half MIT Scratch, half configuration utility, it puts a nice visual face on all the various start-up scripts, and kludges that ...
Last time I showed you how to expose a web service on a Raspberry Pi (or, actually, any kind of device) by using a reverse proxy from Pagekite. On your Pi, you just need a simple Python script.