Buy Magic Mushrooms
Magic Mushroom Gummies Best Amanita Muscaria Gummies
Dec 032007
 

iphoneresistor

This has been around for a while but I’m just getting around to posting about it. The Resistor iPhone App is good for on the go Hardware Hacking. The typography is annoying and unnecessary (comic sans?!) but it’s useful and easy to use.

Dec 032007
 

buttonbutton2

This is a great new product SparkFun is selling. It’s called the ScreenKey RGB Graphic Button and is described on the site as follows: ‘The RGB24T can be programmed to display any text or graphics on its 36×24 pixel display. The programmable backlight can illuminate the graphic display with many different colors. With a simple microcontroller, you can change the display and backlight once the button is pressed. It’s an on-the-fly configurable, multicolor, multidisplay button!’

Here is the link to the Example Code so you can play with it and have some fun. More info at screenkeys.com

Eggsellent

 Uncategorized  1 Response »
Nov 292007
 

egg hardware

Bruce Shapiro was recently featured in an short video by Cool Hunting. He’s a self taught hardware artist and has created some amazing projects exploring motion control, including the ‘egg plotter’, ‘3-axis router’ and ‘Pipedream I, II, and III’—which draws in bubbles. He works with motors, steel, eggs, bubbles (my personal favorite), sand and many more materials. Shapiro also teaches a 10 day class called ‘From Bits, To Bites, To Bots‘ at the Science Museum of Minnesota. Maybe next time he’s in NY we can ask him to do some demos for the NYC Resistor Group?
Check out some of his projects at The Art of Motion Control and the Cool Hunting Video.

Nov 292007
 
Virgin America Mood Lighting

Virgin America Mood Lighting
I couldn’t pass this post up. Virgin America is holding a special with Diggnation – buy one flight to anywhere they fly and get one free. You have to use the DIGGNATION promo code and you have to book by December 7th… but what a deal!

Nov 282007
 
Elinks

Elinks

Here is another great console application that doesn’t get the recognition it deserves. This text based browser supports up to 256 colors (but due to the limitation of your console, it will most likely be 16 colors.) and displays web pages really well. In fact, on some non-large screen phones, I’d rather have this as my browser.

It also supports mouse clicks, which is great if you’re on a page with a large number of links. It even supports scrolling with the middle mouse wheel.

Some cool features that are rare in the console world are the ability to parse mild Java script, a download manager, and support for tables/frames.

It’s also extremely small and immune to shock sites. The browser’s most common use is to look up help information after an X server crash. I also use it a lot over ssh when I don’t want to download something locally and then upload it to my server. It is especially useful when the server requires authentication before getting the file.

Maybe not as useful as HTOP, but it’s still handy if your tired of white backgrounds that hurt your eyes. —Link

 Posted by at 2:32 pm

CamBam

 Uncategorized  3 Responses »
Nov 182007
 
Metalab CNC Invaders

Metalab CNC Invaders

Metalab CNC Invaders

I’m at the Metalab in Vienna and the guys here are working with a CNC Router to cut out Invaders! They’re using CamBam, which is an open source program for Windows. – Link

Update: after seeing it work, I’m impressed with the fact that this software takes into account the size of your tool, the only downside is that it’s kinda clunky. If you get it to work, take lots of screenshots to use as notes!