Trinket Contest Update #3

trinket-update-3

We’re still receiving tons of Trinket contest entries (here’s a link to the last update). After the break you’ll find another dozen that were sent in. If you’re waiting to see your own appear here please be patient as we’ve got a lot to wade through. If you haven’t sent in an offering yet you’ve got to get it in before Friday!

The contest asks you slap the Hackaday logo onto something for a chance at winning one of 20 Trinket dev boards donated by Adafruit for this contest.

Continue reading “Trinket Contest Update #3”

Hackaday Links: October 27, 2013

hackaday-links-chain

[Kyle] came across a project which he thinks is “simply elegant”. If you don’t already have a PCB vice, here’s an easy way to build one of your own.

This one’s so good but alas it’s not a hack. Check out the slideshow tour at UC Boulder’s Fiske Planetarium. You get a really cool look at the hardware that makes the dome and projector such a great experience. [via Reddit]

Here’s a schematic and a couple of snapshots of [Trax’s] CAN bus hacking rig. He plans on doing a tutorial but decided to share this link after reading the first part of our own CAN hacking series.

These strings of LEDs bump to the tunes. [Alex] is using GrooveShark as a frequency analyzer, then pushing commands via Node.js to the Arduino controlling the lights. It’s all planned for the back porch during his Halloween party.

We remember drilling holes in the 3.5″ floppy discs (we even made a wood jig for this) to double their capacity. A similar blast from the past was to punch a notch in the larger 5.25″ versions to make them double-sided.

If you’re trying to learn about FFT [Ronald] highly recommends this website. We didn’t do too much poking around because it’s kind of strange. But if you do get sucked in and have fun with it leave a comment to let others know it’s worth their attention.

We suppose that using 39 Raspberry Pi boards and their camera modules isn’t the worst way to build a huge 3D model capture rig. The results certainly are impressive. [Thanks Wouter]

Trinket Contest Update #2

trinket-contest-update-2

Whoa nelly, the Trinket entries are really starting to rolling in fast now! The last update featured only five, but below you’ll find an even dozen, and there are more coming in as we write!

The contest asks you slap the Hackaday logo onto something for a chance at winning one of 20 Trinket dev boards donated by Adafruit for this contest.

Continue reading “Trinket Contest Update #2”

HHH: Sniffing Proprietary CNC To Hack In G-Code Support

hhh-proprietary-g-code-hack

Here’s a beautiful desktop CNC mill which had one big drawback: it used a proprietary interface for driving it. To increase the flexibility of the tool it was hacked to work with G-Code.

The project is a Hackaday Hackerspace Henchmen submission from rLab, the Reading Hackspace in the UK. [Barnaby] explains the entire project after the break. The machine itself wasn’t altered, but a translator script was written in Python after capturing a bunch of packets and working out the protocol. This script listens for G-Code and does the translation into the type of commands the machine is expecting to receive.

If you know of a CNC hack from your own hackerspace send us the story for a chance to win some loot.

Continue reading “HHH: Sniffing Proprietary CNC To Hack In G-Code Support”

Fail Of The Week: Flaming Brushless Motor Controller

Yep, smoke and flames are usually a sign that your electronics aren’t functioning as expected. This is actually the second failure encountered while learning about brushless motor controllers.

[Michael Kohn] purchase the motor while working on a different project and it went unused for quite some time. When he came across it again he decided he should learn the not-so-dark art of BLDC control.

The first hurdle was to figure out how to drive the three-wire motor when he had been expecting only two. The answer required him to come up with switching mechanism that allows three states for each wire: positive, negative, and not connected. His solution was to use MOSFETs. It’s a good idea, but unfortunately during the first iteration they were under-spec’d and he scared the crap out of himself when one of them blew up during testing (clip #1 below). After sourcing a more robust set of MOSFETs [Micheal] went back to testing which is when this little fire broke out. The 22 gauge wires connecting the Lithium battery to the driver just couldn’t cut it. See for yourself in the second clip.

It’s been awhile since we’ve said it: Please remember the Fail of the Week is not about ridiculing the hacker who was gracious enough to document his or her failure. It’s about learning from the mistake and discussing alternatives that can help others in the future. For instance, in this case some advice in determining MOSFET specs and wire gauge for any type of motor would be quite helpful. Have at it in the comments.

Continue reading “Fail Of The Week: Flaming Brushless Motor Controller”

Trinket Contest Update #1

hackaday-trinket-contest-update-1

Entries for the Trinket contest are starting to roll in. The challenge was to slap the Hackaday logo onto something, with 20 of Trinket dev boards which Adafruit put up for grabs. Here’s five of the early entries, which we’ll describe in more detail after the jump. Get your entry in by Friday, November 1st for a chance at a prize.

Continue reading “Trinket Contest Update #1”

HHH: PCB Mill From Connecticut Hackerspace

hhh-pcb-mill-CT-hackerspace

The latest Hackaday Hackerspace Henchmen entry comes from [Bremster] and the Connecticut Hackerspace. He mentions that he’s been meaning to write about the PCB/engraving mill used at the hackerspace for some time, but it was the HHH program which motivated him to do so. Yay! That’s exactly what we envisioned with this and we hope there are more submissions which will encourage us to continue and expand the program.

We think this is a perfect CNC project for any hackerspace whose members are into electronics. It’s compact, and we find milling PCBs to be more desirable than chemically etching them; the tool should get quite a bit of use. This particular build uses x, y, and z axis hardware which was pulled separately from unknown machinery. Like any good hacking project, the fabrication process was so addictive that [Bremster] stayed at the space all night, breaking at 5am to shower and eat before heading to work.

It originally used a Dremel rotary tool but had too much play in the mounting mechanism. When they replaced it with the motor shown above they also machined an aluminum bracket that dramatically stabilizes the cutting bit. This results in clean PCBs, and they’ve even used it to make stamps for their hackerspace passports. There is an enclosure attached, which has been hinged to the right for the two images above.

Check out the demo video below, and get your own CNC submission in for the HHH program before the October 31st deadline.

Continue reading “HHH: PCB Mill From Connecticut Hackerspace”