Mobile Raspberry Pi with ANY iPad. No USB-C needed.

Following on my from earlier video about pairing the Raspberry Pi 4 with the iPad Pro over USB-C, this video show how to pair any iPad (or iPhone, or Android tablet) with a Pi4 or a Pi3 over WiFi.
Not only that, but this solution solves the problem of how to charge the iPad while using the Pi, and provides a really nice interface for working with WiFi while on the go.

A Uranium Glass Marble Ring Oscillator for Your Next Steampunk Project

If you’ve never considered owning a greenish, slightly radioactive device that glows in a circular pattern, then this Uranium Glass Marble Ring Oscillator, or UMRO might change your mind. It nominally runs on a 9V battery, and is small enough that it could be worn as a steampunk-style pendant or placed into an antique flashlight case as creator Aeon Junophor did with his. Or one of his at least, as he’s geared up to build multiples of this interesting unit.

Read more…

Building an Arduino-Based SSD

Normally, SD cards are used to store large amounts of data when logging information or retrieving files. However, SD cards have slow access times and require 4 GPIO pins, along with more software overhead. When using microcontrollers that are short on RAM and/or GPIO pins, such as the ATtiny family, storing large amounts of data while keeping a program small can be a large issue.

Read more…