Archive for March, 2014
15 posts found
Wireless on Raspberry Pi with Buildroot 1March 31, 2014
My wireless networking solution for the Raspberry Pi using a buildroot based rootfs.
|
|
Arduino UNO Unbox to First ProgramMarch 30, 2014
A brief introduction from unboxing to toggling an on-board LED for an Arduino UNO.
|
|
Copy stdin to stdout the C++ Way 4March 25, 2014
How one might write a simple C++ program to copy stdin to stdout. It's easier than you think.
|
|
Best Indoor RC Helicopter for Critical Couch MissionsMarch 25, 2014
My current choice for wasting time doing completely useless aerial missions around the house.
|
|
My Brewing, Grilling, and Cooking Thermometer of ChoiceMarch 25, 2014
My go-to digital thermometer that's both accurate and way faster than any other thermometer I've owned.
|
|
Simple Text Processing With C++ dos2unix ExampleMarch 24, 2014
A simple example of a basic dos2unix application using pure C++.
|
|
Comment Spam WarMarch 22, 2014
What I do and what I've learned to address comment spam on this blog without using an external service.
|
|
Brewing Fermentation Chamber Build 4March 11, 2014
Here's how I built a fermentation chamber to control temperatures for fermenting beer.
|
|
Cheap DIY Grain Mill for BrewingMarch 9, 2014
How I made a really cheap grain mill to crush grains for brewing.
|
|
|
|
3D Printed Tap HandlesMarch 8, 2014
Modeling and printing 3d beer tap handles with FreeCAD.
|
|
Programming a PIC on Linux Tutorial 3March 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.
|
|
Delivery Drone WarsMarch 8, 2014
Amazon will be delivering with drones in a couple years and we already have hoverboards. Netflix sees the humor.
|
|
C++ Alternate Tokens Gone WildMarch 5, 2014
Did you know that there are alternate operators in C++ that resemble English?
|
|
Using the C++ Ternary Operator Like a Rockstar 1March 2, 2014
|
|
PHP and UnicodeMarch 1, 2014
A rundown of how to prevent bugs dealing with Unicode support in PHP.
|