Skip to content

CHRIS3000

Portfolio site for Chris Kairalla

  • Portfolio
  • Classes
  • Archive
  • About
Twitter Linkedin Email

Galvanic Skin Response

February 5, 2017February 5, 2017 Chris

This research into Galvanic Skin Response detection was done for the ITP Class “Computers for the Rest of You”.  Many…

Read More

Breath Sensor

February 5, 2017February 5, 2017 Chris

This Breath Sensor was built for the project “Breathless“.  It’s really very simple. You’ll need a 1k resistor (give or…

Read More

Ruby – how to turn integers into base36 for urls

December 20, 2012February 5, 2017 Chris

Here’s a nice trick for turning long integers into much shorter “tinyurl” style strings. 12345.to_s(36) => “9ix” “9ix”.to_i(36) => 12345…

Read More

Expand Raspberry Pi Root Partition with MacBook Pro

July 11, 2012February 5, 2017 Chris

By default the root partition on the Raspberry Pi Debian install is 1.6GB.  I’m lazy and I don’t want to…

Read More

Simple Ruby script for health check of remote web server

July 10, 2012February 5, 2017 Chris

I’ve set up my Raspberry Pi in a DMZ at my house. I don’t want to pay for Pingdom or…

Read More

First install of the Raspberry Pi

June 23, 2012February 5, 2017 Chris

I finally got my Raspberry Pi, the highly sought after $35 computer.  This live-blog will document my installation process on…

Read More

Posts navigation

Previous Page 1 Page 2
Proudly powered by WordPress | Theme: Annina Free by CrestaProject WordPress Themes.