CarontePass: Open Access Control For Your Hackerspace

A problem faced by all collaborative working spaces as they grow is that of access control. How can you give your membership secure access to the space without the cost and inconvenience of having a keyholder on site at all times.

[Torehc] is working on solving this problem with his CarontePass RFID access system, at the Kreitek Makerspace (Spanish, Google Translate link) in Tenerife, Canary Islands.

Each door has a client with RFID readers, either a Raspberry Pi or an ESP8266, which  connects via WiFi to a Raspberry Pi 2 server running a Django-based REST API. This server has access to a database of paid-up members and their RFID keys, so can issue the command to the client to unlock the door. The system also supports the Telegram messaging service, and so can be queried as to whether the space is open and how many members are in at a particular time.

All the project’s resources are available on its GitHub repository, and there is a project blog (Spanish, Google Translate link) with more details.

This is a project that is still in active development, and [Torehc] admits that its security needs more work so is busy implementing HTTPS and better access security. As far as we can see through the fog of machine translation at the moment it relies on the security of its own encrypted WiFi network, so we’d be inclined to agree with him.

This isn’t the first hackerspace access system we’ve featured here. The MakerBarn in Texas has one using the Particle Photon, while the Lansing Makers Network in Michigan have an ingenious mechanism for their door, and the Nesit hackerspace in Connecticut has a very fancy system with video feedback. How does your space solve this problem?

The HackadayPrize2016 is Sponsored by:

Bacon Beacon

The device featured here is quite simple, but it’s well executed and involves bacon, so what’s not to like!

They take their bacon sandwiches seriously in Dundee. And let us tell you, in Scotland they make good bacon! At the co-working space where [Grant Richmond] works, people were missing out on the chance to order when someone went to the bacon sandwich emporium for a refill.

His solution was the Bacon Beacon, a nicely lasercut box with a series of buttons on top connected to a Particle Photon microcontroller. Press a button, and a node.js web app is called on a server, which in turn sends notifications to the “Fleeple”, the inhabitants of the Fleet Collective co-working space. They can then reply with the details of their order, such as their desired sauce.

The work of sending the notifications is done through Pushbullet, but the code for [Grant]’s side of things can all be found on his GitHub repository. The whole thing was put together in Dundee MakerSpace.

We have something of an affinity for bacon and cured meat products here at Hackaday, we’ve featured more than one bacon-related exploit. The Rabbit Hole hackerspace’s “Push button, receive bacon” cooking system using a laser printer fusing roller for example, an alarm clock that cooks your tasty treat, or a full cooked breakfast using workshop tools.

Please keep them coming, and resolve to make space for a bacon-related hack this year. We promise, it won’t be one of your rasher decisions.

A Partwork As A Hackspace Course

If you watch a lot of TV just after Christmas, you will be familiar with partworks. Or at least, you will if you live in the part of the world this is being written from, and if you aren’t you should count yourself lucky. The premise is simple: buy this magazine once a month, and in each issue you will receive a fresh component which you can assemble over time into a beautiful model of a galleon, a Lancaster bomber, or a patchwork quilt.

The value for money offered by such publications is highly suspect, the quality of the finished item is questionable, and though the slick TV adverts make them sound alluring you’re much better off buying the Airfix model kit or just cutting your own patches.

There’s a partwork that caught our eye which may be worth a second look. It’s probably unfair on reflection to call it a partwork though as it doesn’t deserve to be associated with the scammier end of the publishing business. Swansea Hackspace are currently running a six-week all-inclusive course designed to introduce the participant to robotics through a step-by-step assembly of an Arduino based robot. Tickets were £60 ($85) to hackspace members, and all parts were included in that price.

At first sight it might seem a little odd to feature a course. It’s not a hack, you’ll say. And though the little Arduino robot is a neat piece of kit, you’d be right. It’s hardly ground-breaking. But the value here doesn’t lie in the robot itself, but in the course as an exercise in community engagement. If you are involved in the running of a hackspace perhaps you’ll understand, it can sometimes be very difficult to persuade timid visitors to come along more than once, or to join the space. Hackspaces can be intimidating places, after all.

The Swansea course holds the promise of addressing that issue, to say to an interested but non-expert newcomer that they needn’t worry; if they have an interest in robotics then here’s a way to learn. This community engagement and spreading of knowledge reveals an aspect of the hackspace movement that sometimes remains hidden, and it’s something we’d like to see more of in other spaces.

Powering A Lot Of Nixie Tubes

[Limpkin] has an idea for a project that uses a lot of IN-9 Nixie tubes. Where a Nixie tube clock would only use four or six tubes, [Limpkin] is looking at fifty IN-9 bar graph Nixie tubes. These tubes only light up above 100 Volts and draw about half an amp. That’s 64 Watts, according to the math on the project page, so how does [Limpkin] plan on powering these tubes? With a big high voltage power supply.

The power supply [Limpkin] designed is more or less what you would expect to find in any power supply. There’s a transformer, a bunch of caps, and a rectifier. Going with a standard laminated core transformer would mean this power supply would be huge and heavy, but once again eBay comes to the rescue with a small, 150 Watt toroidal transformer. The largest output on the transformer was two 24 V outputs. Combining those outputs gets [Limpkin] to 48V AC, or 68V peak to peak. A full wave voltage doubler with two caps and two diodes gives [Limpkin] the 136V DC that will power the tubes.

Combine the high voltage circuit with a 9V AC tap, a small bridge rectifier, and a few more caps, and [Limpkin] had a supply that would power the tubes and the rest of the electronics in his multiple Nixie tube project. A few passes with a CNC mill gave the power supply a nice case topped off with a foreboding toroidal transformer ready to power a beautiful neon project.

After The Prize: What’s Next For The Light Electric Utility Vehicle

Winner of the third place in last year’s Hackaday Prize was [Chris Low]’s Light Electric Utility Vehicle. In case you think that once a Hackaday Prize is in the bag then that’s it and the project creator packs up and goes home, [Chris] dispels that idea, he’s invested his winnings straight back into his project and posted his latest progress on an improved Mk3 model.

Light Electric Utility Vehicle, 2015-style
Light Electric Utility Vehicle, 2015-style

We first covered the Light Electric Utility Vehicle back in June 2015 when it was first entered for the 2015 Hackaday Prize. The aim was to produce a rugged and simple small electric vehicle that could be powered by solar energy and that was suitable for the conditions found in South Sudan, where [Chris] works. The vehicle as we saw it then was an articulated design, with chain drive to bicycle-style wheels. The Mk3 version by comparison has lost the articulation in favour of rack-and-pinion steering, has in-hub motors instead of chain drive, and now features coil-spring suspension. You might comment that it has lost some of its original simplicity and become something more like a conventional electric UTV, but along the way it has also become more of a practical proposition as an everyday vehicle.

You can follow the entire build log on the Light Electric Utility Vehicle’s project page on hackaday.io, and below the break have a look at [Chris]’s video showing it in action. Continue reading “After The Prize: What’s Next For The Light Electric Utility Vehicle”

Snake On A BBC Micro:bit

The first of the BBC Micro Bits are slowly making their ways into hacker circulation, as is to be expected for any inexpensive educational gadget (see: Raspberry Pi). [Martin] was able to get his hands on one and created the “hello world” of LED displays: he created a playable game of snake that runs on this tiny board.

For those new to the scene, the Micro Bit is the latest in embedded ARM systems. It has a 23-pin connector for inputs and outputs, it has Bluetooth and USB connectivity, a wealth of sensors, and a 25-LED display. That’s small for a full display but it’s more than enough for [Martin]’s game of snake. He was able to create a hex file using the upyed tool from [ntoll] and upload it to the Micro Bit. Once he worked out all the kinks he went an additional step further and ported the game to Minecraft and the Raspberry Pi Sense HAT.

[Martin] has made all of the code available if you’re lucky enough to get your hands on one of these. Right now it seems that they are mostly in the hands of some UK teachers and students, but it’s only a matter of time before they become as ubiquitous as the Raspberry Pi or the original BBC Micro.  It already runs python, so the sky’s the limit on these new boards.

Continue reading “Snake On A BBC Micro:bit”

All Quiet On The West Virginia Border: The National Radio Quiet Zone

Ask a hundred people why they like to escape to the forest and you’ll probably get a hundred reasons, but chances are good that more than a few will say they seek the peace and quiet of the woods. And while the woods can be a raucous place between the wildlife and the human visitors, it is indeed a world apart from a busy city street, at least in the audio frequencies. But on the EM spectrum, most forests are nearly as noisy as your average cube farm, and that turns out to be a huge problem if you happen to run exquisitely sensitive radio receivers.  That’s the reason for the National Radio Quiet Zone, a 13,000 square mile electromagnetic safe-zone in the woods west of Washington DC. Who’s listening to what and why are a fascinating part of this story, as are the steps that are taken to keep this area as electromagnetically quiet as possible.

Continue reading “All Quiet On The West Virginia Border: The National Radio Quiet Zone”