Xerox Ink Will Print Circuits

xerox-silver-bullet-ink

Xerox has announced a breakthrough in printable circuits. They’ve developed a conductive ink called “silver bullet” that can be printed on many different types of substrate to create circuits. The key part of the new ink is its lower melting point. Plastic film substrate melts at 150 degrees Celsius but the ink is liquid when ten degrees cooler to avoid damaging the film. This begs the question: how do you then solder components to the circuit?

The benefits of printable circuitry are obvious. Aside from cheaper and easier RFID, disposable circuits like greeting cards, and fabric-based electronics, we’re hoping this will facilitate more environmentally friendly PCB fabrication. That really depends on the ink’s production process and the resilience of the resulting circuitry.

[via Gizmodo]

BigDog’s Bipedal Brother

[youtube=http://www.youtube.com/watch?v=67CUudkjEG4]

Boston Dynamics is at it again. This time, they’ve created a creepy biped with a natural gait. It may look very similar to BigDog, because it really is almost the same system. Named PETMAN, this biped system is being designed to help test chemical protection suits. This bot can stress the suit by walking, running, and even crawling in a room filled with poison gas. Not only can PETMAN walk, run, and crawl, but it can also sweat and change its temperature.  That’s pretty cool. Like BigDog, the most impressive part is when they give it a shove and it recovers with a motion that seems almost organic.

Halloween Prop: Glowing Spooky Eyes

spooky_halloween_eyes_pic_microcontroller (Custom)

Would you like some spooky glowing eyes that light up and play a sound when someone gets near? This circuit makes it pretty simple. It uses a single phototransistor to detect someones presence. Instead of having a preset threshold that needs to be met, it simply triggers any time there is a sufficient change in the amount of light it detects. If you put one of these in a nice dark spot, your halloweeners will only see the LEDs and perceive them as eyes. It might also be cool to somehow add motion to this.

We’re running out of time to prepare for Halloween, don’t forget to send in your projects.

[via HackedGadgets]

SparkFun Gets A Cease And Desist

CandD

[Nate] over at SparkFun Electronics has posted a cease and desist letter he received from SPARC industries.  Apparently their legal department feels that his name is close enough to theirs to ignite a legal battle. They are demanding that he transfer his domain to them immediately to extinguish the flames. This all seems a bit silly, his name isn’t really at all like theirs and his product isn’t similar either.  To add to the peculiarity of this, going to their site throws up a big red malware warning for us (in chrome).

[thanks IraqiGeek]

Yahoo Hires Strippers For Hackers

hack-girls-1

Yahoo has issued a public apology for an event that occurred at their recent Hack Day in Taiwan. Apparently they  hired strippers for the event, two years in a row. The girls did their usual bump and grind all over some poor hackers. Poor guys. While there is a part of us that says, “what about the little girls getting into hacking?” the other part of us says, well, you know what it says.  Wow, we’re suddenly feeling the urge to use yahoo for all of our services. How peculiar.

[via BoingBoing]

Easy Touch Capacitance

[youtube http://www.youtube.com/watch?v=euv8ZLgPh8A&feature=player_embedded%5D

[Humberto] from NerdKits is one of our favorite tipsters. We like how he can take a concept that seems so extremely complicated, in this case touch capacitance sensing, and present it in a clear and concise manner thats impossible to not love. As previously mentioned the most recent NerdKits hack is on touch capacitance; by using a resistor capacitor pair and some clever switch timing, anyone is able to detect the presence of a human limb. Now who’s going to be the first to adapt this concept further in their own hack?

Online Chip Reference Trims The Fat

partsdb

Quick: which pins are used for I2C on an ATmega168 microcontroller?

If you’re a true alpha geek you probably already know the answer. For the rest of us, ChipDB is the greatest thing since the resistor color code cheat sheet. It’s an online database of component pinouts: common Atmel microcontrollers, the peripheral ICs sold by SparkFun, and most of the 4000, 7400 and LMxxx series parts.

The streamlined interface, reminiscent of Google, returns just the essential information much quicker than rummaging through PDF datasheets (which can also be downloaded there if you need them). And the output, being based on simple text and CSS, renders quite well on any device, even a dinky smartphone screen.

Site developer [Matt Sarnoff] summarizes and calls upon the hacking community to help expand the database:

“The goal of my site isn’t to be some comprehensive database like Octopart; just a quick reference for the chips most commonly used by hobbyists. However, entries still have to be copied in manually. If anyone’s interested in adding their favorite chips, they can request a free account and use the (very primitive at this point) part editor. Submissions are currently moderated, since this is an alpha-stage project.”