Galvanic Skin Response
This research into Galvanic Skin Response detection was done for the ITP Class “Computers for the Rest of You”. Many…
Portfolio site for Chris Kairalla
This research into Galvanic Skin Response detection was done for the ITP Class “Computers for the Rest of You”. Many…
This Breath Sensor was built for the project “Breathless“. It’s really very simple. You’ll need a 1k resistor (give or…
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…
By default the root partition on the Raspberry Pi Debian install is 1.6GB. Â I’m lazy and I don’t want to…
I’ve set up my Raspberry Pi in a DMZ at my house. I don’t want to pay for Pingdom or…
I finally got my Raspberry Pi, the highly sought after $35 computer. Â This live-blog will document my installation process on…