General

Human Empowered, Pixel Optimized Camera Rendering Asynchronous Process

Ariel’s Portrait Sai Sriskandarajah, Matt Chmiel, Teresa Porter and I created the Human Empowered, Pixel Optimized Camera Rendering Asynchronous Process for the Physical Computing without Computers course at ITP. This project recreates the digital camera rendering process, but instead of using microprocessors, human beings are enlisted to encode, digitize and render the image. Matt Encodes […]

Human Empowered, Pixel Optimized Camera Rendering Asynchronous Process Read Post »

General

XBee Dongle

New Micros makes an nifty yet expensive XBee Dongle carrier that plugs an XBee radio directly into your computer’s USB port. It’s also available bundled with an XBee Pro. The schematic indicates that the hardware handshaking pins are connected, so this dongle should work for firmware upgrades as well.

XBee Dongle Read Post »

General

XBee Direct I/O with ADC

XBee radios can now record and output multiple channels of digital and analog data without using microcontrollers. The latest firmware (version 10A1) supports up to seven channels of analog input, nine channels of digital I/O and two channels of analog (pulse-width modulation) output. These will be great for creating small sensor modules or miniature output

XBee Direct I/O with ADC Read Post »

General

Lego Logic Gates

Heather, Zach and myself created four logic gates out of Legos scrounged from various Lego Technics vehicle model kits. Here’s an AND gate made using strings: 00 position 01 position 10 position 11 position, output is activated MOVIE! Here’s an Inverter created with rods: 0 postion, 1 output 1 postion, 0 output MOVIE! We made

Lego Logic Gates Read Post »

General

Two-bit Mechanical Adder

Heather, Zach and myself created a two-bit adder using laser-cut foam core board, wire and marbles. We initially tried a “boat” design similar to the one used in our one-bit adder. The boats didn’t quite come together properly, so we decided to try Zach’s secondary design that was cut at the same time. It worked

Two-bit Mechanical Adder Read Post »

General

ZigBee Clock

I’m working on a physical clock that also broadcasts time to the entire ITP floor via XBee ZigBee radio. The time signal can be picked up by any project on the floor that incorporates ZigBee, and used for anything from clock display to inter-project synchronization. The code is being written in PIC Basic Pro. At

ZigBee Clock Read Post »

Scroll to Top