Category: make

  • Hello Fun-A-Day 7!

    For this year’s Philadelphia Fun-A-Day project I decided to write “Hello World” programs. “Hello World” is a traditional programming tradition where a programmer encountering a new language writes a trivial program which displays the phrase “Hello World”. This introduces the programmer to the basic syntax of the language and demonstrates that their development environment is […]

  • Using Arduino in Xcode

    While the Arduino IDE (Integrated Development Environment) is relatively simple way to program the Arduino hardware, I found myself getting frustrated by it’s limited features after spending time using Xcode and Eclipse. There are some simple tutorials available online which demonstrate how to set up Xcode for programming the Arduino, however these didn’t “just work” […]

  • feeling productive…iPhone glove

    after another rough week of classes, planning and discussions about projects without actually making anything, i needed a quick productivity break. iPhone gloves. some quick background. the touchscreen on the iPhone and iPod Touch (as well as the older click wheel iPods and trackpad on Macbook/Pro’s) use the capacitance of skin to track touches. gloves […]

  • (Signal to) Noise meter + Mail

    (ITP 4-in-4 day 4+1, or how i learned to stop worrying and love blowing deadlines) to complete the signal to noise meter previously posted i wrote up an apple script which calculates a ratio of messages in my mail inbox to the junk messages which have been caught. the apple script then sends that ratio […]

  • (Signal to) Noise meter, ITP 4in4, day 4

    For today’s project I wanted to do something with the analog decibel meter that Tymm gave me on day one. My idea is to calculate some kind of signal to noise ratio in my email inbox and to display the value on this physical meter. Since I already get a lot of noise in there, […]

  • Meggy pixel video display. 4-in-4, day one.

    Spent most of the day at Tymm’s house, pretending to participate in 4-in-4, but mostly drinking coffee and watching videos. I did eventually get around to tinkering with my new Meggy Jr RGB from Evil Mad Scientist Laboratories. The Meggy is a pixel game platform built around a vivid 8×8 LED matrix running an Arduino […]

  • meggy! MEGGY! (and nyc resistor)

    nyc resistor had one of their craft nights last evening, where they invite folks to come in to work on just about anything “so you don’t have to make stuff by yourself.” i had been missing my community fix now that ITP is on winter break, so heading over there to assemble my new meggy […]

  • elmo hacking

    this saturday i participated in the elmo hacking workshop at eyebeam. adrianne wortzel , a resident at eyebeam, has a project which involves synchronizing the movements of 50 tickle-me elmos. mike gazes and soyoung park realized adrianne’s idea by reverse engineering the elmo’s and creating a new control unit based around an atmel atmega168, using […]

  • (big surprise) i like the Wii.

    Inspired by Johnny Lee’s wiimote hacking, but disappointed that the code sample was written in C# I decided to use the available libraries for connecting to the wiimote and write a head tracking sketch in Java (Processing libs in Eclipse). Most of the struggle is that I’m not really proficient in pure Java

  • Hardware.

    I went to the January meeting of Make Philly last week (or so). After watching the neat presentation by VJ No-Carrier on hacking Nintendo NES carts I somehow got recruited into a group using RFID tags for an audio/visual installation. So now I’m learning to play with RFID tags. At the moment I have the […]