All Posts - Page 5

234 posts found
preview

fatutil - A Tool to Manipulate FAT32 Filesystem Images

March 27, 2015
A utility that gives scripting ability to generate FAT filesystem images without root or fuse.
preview

Hovership MHQ2 3D Printed FPV Quadcopter Build

January 12, 2015
3D· Builds· RC
Here's a rundown on my latest quadcopter build, the parts I used including FPV, and the final result.
preview

DIY X525 Quadcopter Landing Gear

January 7, 2015
Easy quadcopter landing gear/skids made out of plastic and wooden dowels.
preview

Custom Quadcopter X525/CC3D Build 4

December 22, 2014
A rundown of my first custom quadcopter build, what I used, how I did it, and what I learned.
preview

DIY Hitec Optic 6 Cable for Phoenix R/C Simulator

November 22, 2014
RC
How to make a adapter cable to connect a Hitec Optic 6 to the Phoenix R/C 5 simulator.
preview

Raspberry Pi Motion Following Network Camera Project 3

October 19, 2014
This is the project page for raspberrypi-motion, a Raspberry Pi based motion tracking network camera.
preview

Netflix on Linux is Finally Here, Mostly

October 13, 2014
Netflix is now available on Linux using Google Chrome.
preview

Sniffing I2C Traffic With a Bus Pirate 1

May 21, 2014
How to sniff Raspberry Pi I2C communications with a Bus Pirate.
preview

Raspberry Pi I2C 256K EEPROM Tutorial

May 19, 2014
How to connect up a 24LC256 EEPROM to the Raspberry PI using the I2C bus and an already existing Linux kernel driver.
preview

Wireless on Raspberry Pi with Buildroot 1

March 31, 2014
My wireless networking solution for the Raspberry Pi using a buildroot based rootfs.
preview

Arduino UNO Unbox to First Program

March 30, 2014
A brief introduction from unboxing to toggling an on-board LED for an Arduino UNO.
preview

Copy stdin to stdout the C++ Way 4

March 25, 2014
How one might write a simple C++ program to copy stdin to stdout. It's easier than you think.
preview

Best Indoor RC Helicopter for Critical Couch Missions

March 25, 2014
RC
My current choice for wasting time doing completely useless aerial missions around the house.
preview

My Brewing, Grilling, and Cooking Thermometer of Choice

March 25, 2014
My go-to digital thermometer that's both accurate and way faster than any other thermometer I've owned.
preview

Simple Text Processing With C++ dos2unix Example

March 24, 2014
A simple example of a basic dos2unix application using pure C++.
preview

Comment Spam War

March 22, 2014
What I do and what I've learned to address comment spam on this blog without using an external service.
preview

Brewing Fermentation Chamber Build 4

March 11, 2014
Here's how I built a fermentation chamber to control temperatures for fermenting beer.
preview

Cheap DIY Grain Mill for Brewing

March 9, 2014
How I made a really cheap grain mill to crush grains for brewing.
preview

3D Printed Tap Handles

March 8, 2014
3D· Brew
Modeling and printing 3d beer tap handles with FreeCAD.
preview

Programming a PIC on Linux Tutorial 3

March 8, 2014
An introduction and complete tutorial to programming a 8-bit PIC16F688 Microchip PIC on Linux with inline programming and a sample program to toggle an LED.