Eightlines Creations

Experiments in Physical Computing

Drawdio – Cool Toy of the Day

The cool toy of the day has to go to Drawdio. You draw an picture and it connects a circuit through the graphite in the pencil. It then plays back the sound through the speaker. The only complaint I've heard is that it sounds like a dentist drill. I fully intend ...

Nuit Blanche 2008

What struck me about the pieces shown during last night's Nuit Blanche was that all the ideas were entirely doable by any person. In fact I feel that way about most art pieces. Its the idea that matters, and frankly, it doesn't have to be an original idea to make ...

Data Logger — Next Steps

The Arduino EEPROM is a useful thing to have available for those times when you need to store small samples of data. In my initial data logger prototype I managed to record the Hall Sensor data into two bytes worth of space per minute interval. This gave me around 4.25 ...

Presenting at the Toronto Flex User Group

Just a quick note that I will be presenting at the Toronto Flex User Group on Thursday October 23rd, 2008 at the Oakham House on the Ryerson Campus, starting at 6:30pm. Oakham House Room: Oakham Lounge 55 Gould Street Toronto, Ontario M5B 1E9 I'll be presenting: ActionScript or Flex Project? Development lessons learned building client projects.

Data Logging to the Arduino EEPROM

I made the first successful run with the data logger yesterday. I've wired up a hall sensor to the wheel of my bike and recorded 60s intervals of my ride into work and back. Ideally I'm looking for increased resolution over a typical bicycle computer; where a ...

Data Logger

Been working on a data logging application lately with the intentions of recording my biking sessions and displaying them on a mapping API. The general idea is to use the Hall sensor common in many RPM applications to record revolutions to the EEPROM onboard the Arduino. I'm having a few issues ...

Expose saved passwords with Firebug

I'm filing this one under useful tricks. If you've got a password field the browser has saved and you can't recall the text (and you're too lazy to check the browser password save dialogue), fire up Firebug and press inspect. Target the password field and click. It will pull the ...

Passing the kid test

I've had the Solenoid project working for about a week and a half now, but the rain and lack of sunlight was getting in the way of making a video of everything in action. It worked out well because it gave me the chance to demonstrate the project to a ...

XBee Solenoid Controller

This Solenoid controller has been filled with a ton of small successes. Today I'm chalking up one more success to the list. I've got the XBee portion of the controller working. I had been working on this for a long time now, and the more I work on it the ...

A Simple redesign

If you can’t explain it simply, you don’t understand it. -- Albert Einstein The big issue I was having with the Solenoids was too much pressure. So while on a trip to Sudbury my Stepfather and I redesigned it. Well, I just told him what I was thinking of doing, and he ...

December 29th 2011
Tags: Code, Processing 0 Comments

DLP-RFID1 for Processing

I recently had to set up a Processing application to monitor 15 RFID readers. The source was in C++ so I made a quick port to Processing. I'm adding it here in case it's of use to anyone using a DLP-RFID1 device. Is there a better way of doing it? ...
June 9th 2010
Tags: Code, ObjectiveC, Three20, Tutorial 0 Comments

Three20 TTTableViewController commitEditingStyle

This post is mostly for my future reference. I found the documentation of the TTTableViewController's commitEditingStyle to be lacking. Some of the comments on StackOverflow provide the right answer, but the code wasn't posted so I struggled for a bit. Below is an example of the version I managed to ...
September 11th 2009
Tags: Found 0 Comments

TGIMBOEJ

The Great Internet Migratory Box of Electronics Junk (TGIMBOEJ) is a box. It's a box that arrives on your doorstep after you drop your name on a wiki page and wait a good deal of time. It's a box that has electronics junk inside and it works off the premise ...
August 9th 2009
Tags: Ideas 0 Comments

Power Monitor Packet

As Hugo helpfully commented in a previous post, here is the link to the Power Monitor Patent. The specific page I'm linking to is the Packet model. Lots of reading to do here, but its pretty interesting. One of the things I find most interesting about this patent is the citations ...
July 26th 2009
Tags: Ideas 0 Comments

Building a Scooter Bike for Kids

Ages ago I bookmarked a design posted on Make for a Scooter Bike, as I intended on building one when my daughter got old enough. On a recent trip to the surplus store I picked up a wheelset for $3 and figured what better time to start than now. I ...

Search

The archives run deep. Feel free to search older content using topic keywords.