Exploded version of the Cistercian display

Serial Cistercian Digit Module

There’s no doubt that the 7-segment display is a gold standard for displaying lighted digits. But what about a throwback to an older system of displaying numbers — Cistercian? With thirty-one 0805 LEDs, [Josue Alejandro] made a simple module displaying a single Cistercian digit (any from 0-9999).

The first iteration used castellated edges and required a significant number of GPIO, so on the next rev, he switched to a serial-to-parallel converted from Lumissil (IS31FL3726A). A diffuser and spacer were printed from PLA and made for an incredibly snazzy-looking package.

Of course, it couldn’t stop there, and a third revision was made that uses SK6812 Neopixels, allowing full RGB capability. All the design documents, layout files, and incredibly detailed drawings are available on GitHub. What makes this incredibly handy is having a module you can easily add to a project. Perhaps even as a component in an escape room in a box that would allow you to flash multiple numbers. Or perhaps as a stylish clock. We’d even go so far as to challenge someone to create a calculator by combining several of these modules with this keypad.

A toy gamepad controlling Super Mario World emulated on a MacBook

Turning A Toy Gamepad Into A Real One, With Bluetooth

It’s important to instill healthy habits in your children when they’re still young. Preferences for sports, snacks and dinosaurs are typically formed in early childhood, as is loyalty to a specific gaming platform. [RetrogradeScene] apparently wished to steer his young daughter towards the Nintendo camp, but wasn’t looking forward to having her grubby hands touch his prized controllers. So he built her her own kid-friendly controller out of a Fisher-Price toy.

The toy in question is an imitation game controller that just makes funny sounds when you press the buttons. Converting it into a real, working game controller was a matter of soldering some wires onto the existing PCB and hooking them up to a microcontroller board, in this case a DFRobot FireBeetle. After loading the ESP32-BLE-Gamepad library and assigning the correct pin-button combinations in software [RetrogradeScene] ended up with a big, brightly-coloured gamepad that actually functioned as one.

Unfortunately, the FireBeetle took up space where the original AAA batteries were sitting, so the hacked gamepad needed a new power source. Classic batteries are heavy and inconvenient anyway, so [RetrogradeScene] installed a modern lithium battery plus a USB-C port for charging. Of course, no Bluetooth gadget is complete without an accompanying smartphone app either: [RetrogradeScene] wrote one for his iPhone that enables him to quickly change the button layout between the Nintendo and Xbox styles.

This might be a rare example of someone making a gamepad from, well, a gamepad. We’ve seen a few more unusual things being converted into game controllers, ranging from a handful of LEGO bricks to entire cars.

Continue reading “Turning A Toy Gamepad Into A Real One, With Bluetooth”

Osprey Keyboard Lets The NRF52840 Spread Its Wings

While most people don’t care whether they use one finger or ten, some people want to better themselves by learning how to touch-type. And honestly, there’s no easier way to do that than by getting into the ergo keyboard game. Even if you consider yourself a touch-typist already, an ortholinear or column-staggered keyboard may teach you otherwise, as you find yourself trying to type ‘c’ with your index finger (for example) and failing miserably.

[ebastler] chose the best of all routes and decided to build his own perfect keyboard, called the Osprey. It’s a wireless, column-staggered 40% that runs on ZMK firmware, which of course is open-source, as is the PCB itself and the thick and travel-ready printed enclosure. Although [ebastler] has yet to implement either one of these additional inputs, the Osprey also supports a thumbstick and a track pad.

Brain-wise, it’s a bare nRF52840 chip along with a TI BQ24075 for battery charging. The interesting thing about this implementation is that [ebastler] used and abused Nordic sample schematic #4, which utilizes both DC-DC converter stages of the chip. We can’t wait to see what this trailblazing build will mean for the community!

Rotary Dial Number Pad Is The Perfect Prank For Retro-Phone Enthusiast

We’re not sure about the rest of you, but to us, a keyboard without a number pad all the way over to the right just seems kind of — naked? We might not be accountants, but there’s something comforting about having the keypad right there, ready for those few occasions when you need to enter numbers more rapidly than would be possible with the row of number keys along the top of the keyboard.

What we are sure about, though, is that rapid numeric keying is not what this rotary dial numpad keyboard is all about. In fact, it’s actually an April Fool’s prank [Squidgeefish] played on a retro-phone-obsessed coworker, and it worked out pretty well. Starting with an old telephone dial from what must be an exceptionally well-stocked parts bin, [Squidgeefish] first worked out the electrical aspects of interfacing the dial with a cheapo mechanical keyboard. It turns out that there’s a lot of contact bounce in those old dials, leading to some software hacks to keep the Arduino happy.

There was also a little hackery needed to stuff a USB hub into the keyboard, as well as literal hacking of the keyboard’s PCB. A 3D printed enclosure allows the rotary dial to nestle into the place where the regular numpad would be, and it looks pretty good. We also like forcing the issue by replacing the entire row of number keys with a single massive prank key.

While this was all for fun, there are a couple of cool tips here, like chucking a bit of printer filament in a Dremel tool to stir-weld parts together. And even though we’ve seen that parametric keycap generator before, it is pretty cool to see it in action.

A grey keyboard with orange and dark grey accents is angled away from the camera. The keys nearby are clearly distinguishable in the foreground but blurry toward the back/right. The keyboard is quite thick as it also contains a computer motherboard.

Mechanical Keyboard With A Framework Inside

Like the Commodore 64 and other keyboard computers of yore, the [Elevated Systems]’s CJ64 fits all of its processing and I/O into a single keyboard-shaped package.

This iteration of the project takes it to the next level with an enclosure milled out of aluminum instead of the mere 3D printed enclosure of the previous versions. With a Framework mainboard, the ports are configurable via the Framework expansion card system giving you even more options to customize this build. To round it out, this keyboard PC doesn’t scrimp on the keyboard part either with mechanical switches and MT3 profile keycaps.

If you’d like to build one of these for yourself, [Elevated Systems] has uploaded the 3D printed enclosure files to his GitHub repository. The files for machining are available as well, but only to patrons.

For some more Framework-based mods, check out this Framework Tablet, the Framedeck, or this other retro-inspired Framework build. If you want an all-in-keyboard slabtop, then maybe check out Are Slabtops the Future of Computing?

Continue reading “Mechanical Keyboard With A Framework Inside”

Trackball Split Keyboard Will Roll Into Your Heart

One of the nicest problems to have with a split keyboard, even a monoblock split, is deciding what to put in the middle. Most people go for either the mouse, or else their beverage of choice. Some might sub in a bowl of snacks later on in the day. Personally, we most often use the space for holding notes.

[AlSaMoMo] went with the mouse, but decided to make it a permanent installation. They planted a trackball in the middle of Batreeq, their awesome little monoblock split. For a while now, [AlSaMoMo] has been using 30-key ‘boards and wanted to see about integrating a trackball. Not only that, Batreeq has a fun-looking scroll ring and haptic feedback. Plus, it just looks fantastic.

Even though Batreeq is vaguely bat-shaped, the word translates to ‘penguin’, which, on second glance, the keyboard does appear a bit villainous. But fear not, Batreeq’s PCB is open source, as are all of [AlSaMoMo]’s keyboards.

Want to have more space between your hands? Check out this split that uses VGA connections.

Via KBD #103

Colorful Split Keyboard Uses VGA Connections

When it comes to building a split keyboard, you have a lot of options when it comes to the cable. Many will use a standard 3.5 mm TRRS cable, and others might use something more esoteric like RJ-45 to run between the halves. This only works if you’re using two controllers; if you only want one controller, you have to pass the matrix from one side to the other, which typically requires more than the four wires offered by the aforementioned choices. While rummaging around, [Joe Scotto] found a VGA cable and thought, why not use that?

This lovely Barbie-themed peripheral is a split version of an earlier board he built called the ScottoFly, which is a monoblock split with a void in the middle. As with that one, this is hand-wired using thicc brass insulated with heat-shrink, uses a solid 3D-printed plate, and a printed case. And like a madman, [Joe] coiled the cable.

Unfortunately, this proved to be problematic in the wire breakage sense, or so he thought. The real problem turned out to be that the middle row of pins on a VGA connector all act like ground, so they can’t be used to pass rows and columns. However, there were still enough viable pins to send the 4×5 matrix across. Be sure to check out the build video after the break.

Continue reading “Colorful Split Keyboard Uses VGA Connections”