If you’re a real hacker, you’re interested in all sorts of tech, from computers and the internet to radio to airplanes. The intersection of all of these interests is ADS-B, the protocol used by aircraft to share data like position and speed. Widespread availability of cheap software-defined radio (SDR) receivers and cheap computers like the Raspberry Pi makes it easy for anyone to join a global network sharing ADS-B data. Read on to learn how to build your own ADS-B receiver for under $100 and get involved!
Raspberry Pi
How To Connect Everything From Everywhere with ZeroTier
If you’re like me, you have a lot of different systems running in different places: at work, at home, in the lab, and in the cloud. And if you’re like me you’ve often struggled to connect and access these machines, especially when you’re on the road. At long last, I have a fully functional solution that lets me access everything from everywhere, securely and efficiently, whether on the open internet or behind NAT after NAT. The solution is ZeroTier!
Recalling An HP MediaSmart Server To Active Duty
I was recently given an old HP MediaSmart EX470 server along with some other junk hardware. Although it has no graphics, a slow single-core AMD Sempron CPU, and just 512 MB of RAM, I was able to revive it quite satisfactorily. Here’s how I upgraded the hardware and software.
Here’s Something Your Raspberry Pi Can’t Do: Gigabit Ethernet and SATA in the Olimex A20-OLinuXIno-LIME2
I’ve really enjoyed experimenting with the Raspberry Pi, and have even deployed a few as UNIX servers in my home and office network. The quad-core performance of the latest Pi models is awesome, but serious I/O limitations remain. With just one USB 2.0 interface shared for all network and storage operations, you aren’t going to […]
Automated UPS Monitoring for vSphere with NUT and Raspberry Pi (Cheap!)
NUT is a wonderful and extensible power management framework, and the Raspberry Pi is an awesome platform on which to run the UPS monitoring drivers and upsd server daemon. Even if you’re not running vSphere, a Pi running NUT makes sense for the connected servers found everywhere today.