Mechanical Keyboard Goes BLE

Like many programmers, [Daniel Nugent] loves his old mechanical keyboard (a WASD Code Keyboard). What he didn’t love was the cord. Sure, you can get a modern wireless keyboard, but it won’t be the same as the keyboard you’ve spent so much time with. Armed with a Bluetooth Low Energy (BLE) module, a rechargeable battery and some coding, he kept his keyboard but got rid of the wires.

Although he has some specific handling for the WASD, the code would very likely handle any PS/2 keyboard. The PS/2 interface is a simple synchronous serial port with a single clock and single data line. Handling it with a microcontroller isn’t very difficult.

Continue reading “Mechanical Keyboard Goes BLE”

Full Size Custom Claw Machine Built With Parts On Hand

You know how it goes – sometimes you look at your social calendar and realize that you need to throw together a quick claw machine. Such was the dilemma that [Bob Johnson] found himself in during the run-up to the Nashville Mini Maker Faire, and he came up with a nice design that looks like fun for the faire-goers.

Seeking to both entertain and enlighten the crowd while providing them with sweet, sweet candy, [Bob] was able to quickly knock together a claw machine using mainly parts he had on hand in the shop. The cabinet is nicely designed for game play and to show off the gantry mechanism, which uses aluminum angle profiles and skate bearings as custom linear slides. Plenty of 3D printed parts found their way into the build, from pillow blocks and brackets for the stepper motors to the servo-driven claw mechanism. A nice control panel and some color-coded LED lighting adds some zip to the look, and a Teensy LC runs the whole thing.

Like [Bob]’s game, claw machines that make it to Hackaday seem to be special occasion builds, like this claw machine built for a kid’s birthday party. Occasion or not, though, we think that fun builds like these bring the party with them.

Continue reading “Full Size Custom Claw Machine Built With Parts On Hand”