With the human URL [will.i.am] serving as Chief Creative Director of 3D Systems, and [Martha Stewart] selling her own line of 3D printer filament through MakerBot, more and more celebrities are piling onto the hacker, maker, and DIY revolution. Now, the partnership we’ve all been waiting for: the Raspberry Pi Foundation and [The Artist Formerly Known As
] are teaming up to produce a line of Pi-based wearable electronics. The first product from this new, fashionable line of electronics is beyond anything you would expect. It’s called the Raspberry Beret, and it’s shaping up to be a Revolution in wearables.
The wearable Raspberry Beret is exactly what you would expect: a habadasher’s masterpiece that pairs equally well with figure skating costumes and skin-tight cloud print suits. Inside, though, is a new piece of hardware based on the Raspberry Pi compute module. This module includes a Bluetooth module that will sync with any Windows phone. The Raspberry Beret also includes enough sensors that will blow away everything from a Fitbit to the new Apple Watch. The Raspberet will keep track of your heart rate, activity, and exercise routine.
The Raspberry Beret is just the beginning; the Pi Foundation and [The Artist Formerly Known As
] are also teaming up with OSH Park to produce a limited, special edition Raspberry Pi 2. This board will be clad in the beautiful OSH Park purple soldermask and sports 4GB of eMMC Flash. This Flash will not be usable; instead it will contain a remastered edition of Purple Rain that will play as a startup chime. There will be no option to skip the chime.
Pancakes.




[Oscar] says he’ll be bringing his PiDP to the 
So he figured out a way to extract data from the existing meters. For the Electricity meter, he thought of using current clamps, but punted that idea considering them to be suited more for instantaneous readings and prone for significant drift when measuring cumulative consumption. Eventually, he hit upon a pretty neat hack. He took a slot type opto coupler, cut it in half, and used it as a retro-reflective sensor that detected the black band on the spinning disk of the old electro-mechanical meter. Each turn of the disk corresponds to 4 Watt-hours. A little computation, and he’s able to deduce Watt-hours and Amps used. The sensor is hooked up to an Arduino Pro-mini which then sends the data via a nRF24L01+ module to the main circuit located inside his house. The electronics are housed in a small enclosure, and the opto-sensor looks just taped to the meter. He has a nice tip on aligning the infra-red opto-sensor – use a camera to check it (a phone camera can work well).
If you are familiar with the Raspberry Pi 2 Model B, you know that all of the connections are not on the same side of the board. The USB, audio, HDMI and Ethernet jacks were removed from the PCB. The Ethernet port is not needed since this hack uses WiFi, but those those other ports were extended and terminated in a custom 3D printed I/O panel . The stock keyboard case had to be cut to fit the new panel which results in a very clean finished look.
Like most hardware builds for Kerbal Space Program, [lawnmowerlatte] is using a few user-made plugins for
[Gabriel]