Hackerspace Intro: STGO Makerspace In Santiago, Chile

[Roy MacDonald] sent in a few links to all the cool stuff his home base – the StgoMakerSpace (Google translation) in Santiago, Chile – is putting together. They’re a new hackerspace that’s only been open for two months or so, but already they’re put together a great assemblage of tools, hosted a few awesome workshops, and even gotten a good bit of local media exposure.

The StgoMakerSpace found its first bit of fame with a very in-depth article in Qué Pasa, a Chilean magazine (Google Translate). There’s a lot of very, very talented people at StgoMakerSpace that includes [macapola], an industrial designer who spent a year in China learning all about modern, global  manufacturing processes.

StgoMakerSpace has a few workshops coming up, including a Kinect hacking workshop, and Arduino workshop, and a welding workshop. If you’re around Santiago, it’s worth checking out. In addition to very, very smart people and a whole bunch of tools, StgoMakerSpace also has a retro video game museum and FREE BEER brewed in-house.

As a small aside, [Roy] tells us the word ‘hacker’ has a negative connotation in Spanish, and it immediately associated with cybercrime; that’s the reason it’s the Santiago Makerspace. In our experience, the same connotation sometimes applies in English, something that hasn’t stopped all the Hackerspaces around the US.

Hackaday Links: May 21, 2012

Turning anything into a touch sensor

Makey Makey is a small board with a USB plug and bunch of contact points for alligator clips. Plug the Makey into your computer and attach just about anything to the contacts, and you can make anything into a video game controller, a keyboard, a piano, or pretty much anything you can imagine. If [Sprite_tm] copied it, you know it has to be cool.

RepRaps will finally cost a million dollars

The Pentagon is throwing money at 3D printers. It’s “only” $60 Million the DoD is putting into 3d printer research, but hopefully our most brilliant researchers will help refine some of the ‘unsolved problems’ – like metal and circuit printing – the 3D printer community is facing.

Getting started with FPGAs

[Tim] found a neat little $40 FPGA board aimed right at the hobby hacker. The good news: It’s compatible with Arduino shields, and it’s very cheap. The bad news: it only has 1280 logic cells, so you probably won’t be emulating CPUs on this thing. If anyone has a teardown / project with this board, send it in.

Improving a Bluetooth dongle with a bit of wire

Unsurprisingly, the extremely cheap Bluetooth dongle [Mike] bought on eBay didn’t have great reception or range. No problem, because you can just replace the internal antenna with a piece of wire cut to length. Now bluetooth devices are recognized instantly, and there are no Bluetooth ‘dead spots’ around [Mike]’s computer.

Come to France, make stuff

The Toulouse Hackerspace is having a little shindig this coming weekend (May 25-27) featuring a conference, workshop, concerts and performances. If you’re in the area, drop on by,

Hackerspace Intros: EgMakerSpace In East Gippsland Australia

[Scott Lambshed] took some time to shoot a video tour of egMakerSpace’s new digs. This hackerspace is located in East Gippsland Australia, which is to the East from Melbourne. We know the banner image we chose isn’t all that descriptive, but just look at all of that space! They’ve got a bounty of rooms to use for everything from crafts, to machine/wood shop, to retro computing. There’s even a nice outdoor patio area which was a bit overgrown to start with but cleanup has already begun.

The group is just getting moved into what must have been an old hospital or school. Aside from some network infrastructure, a room full of couches, and a few tools, there’s not a lot in place yet. But one thing that is already looking quite good is their horde of electronics components. The latter half of the video shows boxes, bins, trays, and tackle boxes full of goodies just waiting to make it onto the next protoboard project.

[Scott] is hoping to get the word out in the area about egMakerSpace, and that’s exactly what these introductions are for. So grab you favorite video capture device and send us your own local hackerspace tour.

Continue reading “Hackerspace Intros: EgMakerSpace In East Gippsland Australia”

Hackerspace Intros: Null Space Labs In Los Angeles California

[Charlie] from Null Space Labs in Los Angeles, California sent in this fun little video as an introduction to their hackerspace. Going a bit  askew from the traditional “walk through” method of a tour, they decide to first attempt semi-successfully to fly a quadcopter, film some police commotion, then show off some projects in progress. Don’t worry, you do get to see a fair bit of the space and the copious piles of parts as well.

You may recall seeing some of the previous projects coming from this hackerspace  such as the time red bull sent them a mystery object and how they salvaged a pick and place machine.

Remember, we want to promote all the hackerspaces we can! We don’t care if you’re just 3 hackers in a basement with a single project, a multimillion dollar facility, or anything in between. Send us those video tours!

Continue reading “Hackerspace Intros: Null Space Labs In Los Angeles California”

Hackerspace Intro: Hackerspace.gr In Athens Greece

This is a fitting video to be the first of our Hackerspace introductions.  After our call for hackerspace tours yesterday, [Nikos] emailed us to let us know that their hackerspace already had a video ready. While this is more of a general video, explaining the idea behind hackerspaces, we do get to see a little bit of what is going on there. You can catch the video after the break (english subtitled), or head on over to their site to see what is going on at Hackerspace.gr in Athens Greece.

Though this video is very well made, yours doesn’t have to be. We don’t care if you are filming in your basement with 2 other members, showing off a couple projects, we want to see it! If you’re making a video for us, remember that we already know what a hackerspace is, so show us what you are doing!

Continue reading “Hackerspace Intro: Hackerspace.gr In Athens Greece”

led-light-wall

Hackerspace Light Wall Plays Video At 30 Fps

The folks at The Quad Cities Collaboration and Hackerspace (QC Co-Lab) were trying to find something to build for their first big project, and had to look no further than the wall for inspiration. The north end of their facility is home to a huge 15×17 glass block wall that happens to face a well-traveled roadway.

They decided that turning the wall into a huge LED display would be a great way to attract attention from passers-by, so they picked up some GE Color Effects lights and got down to business. Once they found out that the technical college next door was putting on an open house, the race was on to get the light display assembled as quickly as possible to maximize their exposure.

The team mounted the 255 LEDs in vacuum-formed reflective cones, which were attached to wooden frames before being installed behind the glass wall. An Arduino drives the entire display at a smooth 30 frames per second, a task they say tests the very limits of the board’s capabilities.

They finished the job in time for the open house, and as you can see in the video below, the display looks great.

Nice job QC-Co-Lab!

Continue reading “Hackerspace Light Wall Plays Video At 30 Fps”

Remote Controlled Glass Block LED Matrix

hive13_remote_controlled_led_matrix

At Hive13, a Cincinnati-based hackerspace, they like to hack everything – even their bathroom. One of the bathroom’s walls faces the street, and is made up of thick glass privacy blocks. A few years ago, they thought it would be a cool idea to install an LED matrix to the back side of the glass wall to spruce things up a bit. After a couple of iterations, they finally had something they were happy to show off, but they wanted to make it even cooler.

While the the Arduino and ShiftBrite shield running the matrix could be controlled over a serial connection, they wanted to use the ProjectBlinkenlights tools to control things over the network. While that didn’t quite work out as planned, it wasn’t necessarily an exercise in futility. While Blinkenlights controls were out of the question, they were inspired to add OSC compatibility to the Processing sketch, which allows them to work the display with an app available for both Android and iOS devices.

The result is pretty slick, as you can see in the video below. Now all they need to do is get Tetris up and running!

Continue reading “Remote Controlled Glass Block LED Matrix”