Free Web Development Tools


OStatic has a collected some great free tools for web developers. We talked about Quanta in an earlier post, but this article reaches beyond just HTML editors. LaunchSplash can be used to generate splash pages while you build. IBM, responsible for the Eclipse IDE, has built Project Zero to encourage web app development; even the IDE is web based. OpenX is an open ad server. Piwik is a free web analytics package. There are also quite a few open source CMS’s and sites collecting open source designs.

3x3x3 LED Cube


[portreathbeach] built this simple 3x3x3 LED matrix. It uses a PIC16F690 in a ZIF socket for the brains. Each layer has nine LEDs with the cathodes tied together. The anodes from each LED are connected to the LED below. The LEDs are multiplexed so that even though all layers appear to be on, they’re being addressed individually. He’s included software, so you can build your own animations. Video of the matrix in motion is after the break.

Continue reading “3x3x3 LED Cube”

Dance Floor Power Generation


With concerns about the environment at an all-time high, do we roll up our sleeves and fix the situation or set our fears aside and dance the night away? [Andrew Charalambous], a nightclub owner in from Britain, doesn’t think we should have to choose, so he installed a dance floor that harnesses power from dancers into one of his clubs.

The dance floor uses piezoelectrics to collect the power: as clubgoers dance, electricity-producing crystals under the floor are compressed, producing a small current. The current is collect by embedded batteries, which in turn provide the power to lights, audio systems, and other parts of the club that consume electricity.

It’s certainly an interesting idea, but we’d like to know just how much power these floors are able to generate. Is this a gimmick or a genuinely practical solution? [Charalambous]’s club has adopted the somewhat hokey policy of forcing patrons to sign a pledge to be climate-conscious and do what they can to help the Earth, but that’s a small price to pay to earn green karma and have fun at the same time.

[via io9]

Robot Clarinet


Australian research group NICTA in association with the University of New South Wales won the 2008 Artemis Orchestra Competition with their robot clarinet player. The competition challenges participants to design embedded systems that can play unmodified instruments. NICTA took first prize with their roboclarinet, due mainly to the complexity of the robot’s “mouth.” It uses two servo motors to act as a surrogate tongue and lips, vibrating the reed of the clarinet in a way consistent with human playing. The keys of the clarinet are pushed by a series of brass plungers. All of the robot’s functions are controlled by a computer running Linux. If great sound or novel technology are not enough for you, then the project is at least worth a look for the robot’s attractive, slightly steampunk-esque look. Watch it in action after the break.

Continue reading “Robot Clarinet”

RGB Etched Box

[youtube=http://www.youtube.com/watch?v=KG4PWZyR4Sk&hl=en]
[Dine909] brings us this simple glowing box made out of five etched PCBs. The PCBs control RGB LEDs inside the box, which is also filled with clear glass beads. The four walls are connected to a base controller board that has a Cypress PSoC chip for color mixing. There’s no writeup, and even though it looks a lot like the Lament Configuration, it should be a lot easier to build; any transportation to other dimensions it provides will be strictly figurative.

[via ladyada]

EM Brace For Sensing Magnetic Fields


We’ve discussed the notion of using machines to add or improve sensory input to the body before, and we’ve found another project with the same idea. [Nick Hasty] has developed an object he calls the EM Brace, which allows the user to sense electromagnetic fields with a wave of the hand.

The device works by connecting two antennas to an enclosure that contains a speaker. The enclosure is intended to be worn on the back with a harness securing it in place and wrapping the arms around the wearer’s body. The antennas are incorporated into a pair of gloves. When the antennas pick up electromagnetic radiation, the speaker emits a low frequency sound waves. They vibrate the enclosure and the arms, which in turn vibrate the body, signaling to the wearer that he or she is in an electromagnetic field, also referred to as hertzian space. A good deal of detail about the project can be found on his blog, or if you prefer, download his thesis paper in(PDF).

[via Make]

3-digit Frequency Meter


Flow sensors are useful tools for collecting data on the rate of liquid usage, but they need a device to display the data they collect. This three digit frequency meter was designed by [Turbokeu] to do just that, converting a Swissflow SF800 flow sensor’s square wave signal (similar to fan RPM signals) into an numerical expression of liters per minute on a 3 digit LCD. Fan RPM is

[Turbokeu] provides detailed schematics of different configurations for the frequency meter as well as schematics of the layouts of the two PCBs that are used. Even if you don’t have an immediate use for a frequency meter, his clean and readable schematics are worth a look in their own right. The display is installed on front of a tower case along side a CPU speed display.

[via YourITronics]