#arduinopromicro

2023-10-27
2022-04-10

CAT Is Not Your Average Meow-cropad

Are you completely over the idea of the keyboard in any flattish form and looking for something completely different for inputting your data? Or do you want a mega macropad for 3D design, GIMP or Inkscape work, or to use while relaxing with a nice first-person shooter? Then this ergonomic, double-fistable keyboard/controller mashup named CAT may be what you're looking for.

Inside each of these slinky felines is pretty much what you'd expect to find -- 25 or so switches and an Arduino Pro Micro. Interestingly enough, the switches are all lever-action and not push buttons. There are two breeds of CAT available to build or buy: one has 25 buttons, and the other has a joystick or trackball on the thumb between two upper and two lower buttons. You could have one type for each hand!

More information is available on the Lynx Workshop site, which is where you'll also find tutorials and instructions for everything from the 3D printing to the electronics to the assembly and coding. There is even a bonus 3D modeling tutorial. Don't want to invest the time to make your own CAT? These kitties are also available for pre-order. Claw past the break to check them out in action.

Looking for something with regular keyswitches? Oh, we have plenty of those.

#arduinohacks #peripheralshacks #arduino #arduinopromicro #macrokeyboard #macropad

image
2022-01-19

A DIY CAD Mouse You Can Actually Build

When you spend a lot of time on the computer doing certain more specialised tasks (no, we're not talking about browsing cat memes on twitter) you start to think that your basic trackpad or mouse is, let's say, lacking a certain something. We think that something may be called 'usability' or maybe ease-of-use? Any which way, lots of heavy CAD users gush over their favourite mouse stand-ins, and one particularly interesting class of input devices is the Space Mouse, which is essentially patented up-to-the-hilt and available only from 3DConnexion. But what about open source alternatives you can build yourselves? Enter stage left, the Orbion created by [FaqT0tum.] This simple little build combines an analog joystick with a rotary knob, with a rear button and OLED display on the front completing the user interface.

The idea is pretty straightforward; you setup the firmware with the application you want to use it with, and it emits HID events to the connected PC, replacing the mouse or keyboard input. Since your machine will take input from multiple sources, it doesn't replace your mouse, it augments it. It may not be very accurate for detailed PCB layout work, but for moving around in a 3D view, or dialling in a video edit, this could be a very useful addition to your workstation, so why not give it a try? The wiring is simple, the parts easily found and cheap, and it's only a few printed parts! This scribe is already printing the plastics right now, if you listen carefully you might be able to make out the sound of the Lulzbot in background.

There are many other takes on this idea, with varying levels of complexity, like this incredible build from [Ahmsville] that sadly doesn't make the PCBs available openly, and here's one we covered earlier mashing the expensive 3DConnexion spacemouse into a keeb.

Thanks [baldpower] for the tip!

#peripheralshacks #3dprintable #3dconnecxion #analogjoystick #arduinopromicro #diy #oled #orbion #rotaryencoder #spacemouse

image
2021-12-01

Nuclear Missile Silo Keyboard Re-Launched In USB

When [jns] and their colleague came across an industrial or possibly military grade keyboard/trackball combo on eBay, their minds did the same backflips that yours or mine might. Enthralled by the specialty key caps, the custom layout, and companion trackball adorned with its own keys rather than buttons [jns] and his workmate they did the only thing that infatuated hackers can do: They each bought one! [jns]'s goal? Make it work via USB. Everything's been documented in both software and in a very well done video that you can see below the break.

The OID its its natural habitat, a Minuteman III installation (U.S. Air Force photo)

After doing some digging, they found that the keyboard and trackball combination was used in Minuteman III nuclear missile silos beginning in the early 1990's, when the REACT program replaced aging cold war era computers and communications systems with simpler, more flexible systems.

Since the eBay auction came with only the keyboard and trackball, and not the entire Minuteman III outfit, using the new keyboard in its native habitat and wielding nuclear launch capabilities was right out the door. Instead, [jns] focused on reverse engineering the keyboard and trackball, collectively known as the OID (Operator Input Device) for use via USB.

In the video, [jns] goes into more detail about the discovery of reed switched keys, the RS422 protocol being used, blowing up an Arduino Pro Micro, and even repairing the aging trackball. Success was had, and he's graciously shared the software and hardware design with the world.

If industrial and military grade control hardware gets your hacker juices flowing, you'll not want to miss that time we covered a control console from a nuclear power plant for sale. Have you been working on any tantalizing, weird, obscure keyboards or equipment with far too many buttons and blinkenlights for your own good? Be sure to let us know about it via the Tip Line!

#retrocomputing #techhacks #arduinopromicro #keyboard #minutemaniii #missile #missilesilo #react #rs422

image
2021-10-08

Minitel Terminal Becomes Mini Laptop

In 1980, France took a step into the future when the telecom companies introduced the Minitel system -- a precursor to the Web where users could shop, buy train tickets, check stocks, and send and receive electronic mail through a small terminal. Minitel still had 10 million monthly connections in 2009, but the service was discontinued in 2012.

So, you can imagine how many Minitel terminals must be floating around at this point. [Gautchh] picked one up at a garage sale a while back and converted it into a battery-powered laptop for taking notes in class. Luckily for us, [Gautchh] recently open-sourced this project and has given us a wiring diagram, STLs, BOM, and a good look into the build process.

[Gautchh] started by gutting the Minitel, but saved the power button and the très chic power indicator that looks like a AA cell. The new 10.4″ LCD screen is held in place with four 3D-printed corner blocks and a bit of hot glue, and the original keyboard (which we'd love to clack on) is now wired up to an Arduino Pro Micro. The main brain -- a Raspberry Pi 3B -- is easily accessible through a handy little hatch in the back. Well, it looks like we've got a new ebay alert to set up.

In the mood for more AZERTY goodness? Check out this gallery of French computers, or a more traditional take on a Minitel with a Raspberry Pi.

#arduinohacks #raspberrypi #arduinopromicro #azerty #minitel #raspberrypi3b

image
2021-09-23

Meet the Marvelous Macro Music Maker

Do you kind of want a macropad, but aren't sure that you would use it? Hackaday alum [Jeremy Cook] is now making and selling the JC Pro Macro on Tindie, which is exactly what it sounds like -- a Pro Micro-based macro keypad with an OLED screen and a rotary encoder. In the video below, [Jeremy] shows how he made it into a music maker by adding a speaker and a small solenoid that does percussion, all while retaining the original macro pad functionality.

[Jeremy]'s original idea for a drum was to have a servo seesawing a chopstick back and forth on the table as one might nervously twiddle a pencil. That didn't work out so well, so he switched to the solenoid and printed a thing to hold it upright, and we absolutely love it. The drum is controlled with the rotary encoder: push to turn the beat on or off and crank it to change the BPM.

To make it easier to connect up the solenoid and speaker, [Jeremy] had a little I²C helper board fabricated. There's one SVG connection and another with power and ground swapped in the event it is needed. If you're interested in the JC Pro Macro, you can pick it up in various forms over on Tindie. Of course, you might want to wait for version 2, which is coming to Kickstarter in October.

There are many ways to make a macro keyboard. Here's one that also takes gesture input.

#arduinohacks #musicalhacks #arduino #arduinopromicro #macrokeyboard #solenoid #speaker

image
2021-08-24

Sparkpad Sparks Joy for Streamers

The best streamers keep their audience constantly engaged. They might be making quips and doing the funny voices that everyone expects them to do, but they're also busy reading chat messages aloud and responding, managing different scenes and transitions, and so on. Many streamers use a type of macro keyboard called a stream deck to greatly improve the experience of juggling all those broadcasting balls.

Sure, there are dedicated commercial versions, but they're kind of expensive. And what's the fun in that, anyway? A stream deck is a great candidate for DIY because you can highly personalize the one you make yourself. Give it clicky switches, if that's what your ears and fingers want. Or don't. It's your macro keyboard, after all.

[Patrick Thomas] and [James Wood] teamed up to build the perfect stream deck for [James]' Twitch channel. We like the way they went about it, which was to start by assessing a macro pad kit and use what they learned from building and testing it to design their ideal stream deck. The current version supports both the Arduino Pro Micro and the ESP32. It has twelve key switches, a rotary encoder, an LED bar graph, and an OLED screen for choosing between the eight different color schemes.

If you'd rather have dynamic screens instead of cool keycaps, you can do it cheaper by making non-touch screens actuate momentaries.

The HackadayPrize2021 is Sponsored by:

#thehackadayprize #2021hackadayprize #arduino #arduinopromicro #esp32 #macrokeyboard #streamdeck

image
2021-06-20

Turning GameCube & N64 Pads Into MIDI Controllers

It's fair to say that the Nintendo 64 and GameCube both had the most unique controllers of their respective console generations. The latter's gamepads are still in high demand today as the Smash Bros. community continues to favor its traditional control scheme. However, both controllers can easily be repurposed for musical means, thanks to work by [po8aster].

The project comes in two forms - the GC MIDI Controller and the N64 MIDI Controller, respectively. Each uses an Arduino Pro Micro to run the show, a logic level converter, and [NicoHood's] Nintendo library to communicate with the controllers. From there, controller inputs are mapped to MIDI signals, and pumped out over traditional or USB MIDI.

Both versions come complete with a synth mode and drum mode, in order to allow the user to effectively play melodies or percussion. There's also a special mapping for playing drums using the Donkey Konga Bongo controller with the GameCube version. For those eager to buy a working unit rather than building their own, they're available for purchase on [po8aster's] website.

It's a fun repurposing of video game hardware to musical ends, and we're sure there's a few chiptune bands out there that would love to perform with such a setup. We've seen other great MIDI hacks on Nintendo hardware before, from the circuit-bent SNES visualizer to the MIDI synthesizer Game Boy Advance. Video after the break.

If you wanna be a cool nerd who uses video game controllers to play music, I’m doing a birthday sale, 20% off all the things!

Code/Link RTs appreciated pic.twitter.com/GqBpGUFWLe

-- Po8aster (@Po8aster) April 30, 2021

[Thanks to Chris D for the tip!]

#musicalhacks #nintendohacks #arduino #arduinopromicro #gamecube #midi #n64 #nintendo #nintendo64 #nintendogamecube

image
2021-06-10

Redox Redux: Split Keeb Gets a Num Pad

What's the worst thing about split keyboards? If they have one general fault, it's that almost none of them have a number pad. If you can fly on that thing, but struggle with using the top row numbers, you will miss the num pad terribly, trust us. So what's the answer? Design your own keyboard, of course. [ToasterFuel] had enough bread lying around to cook up a little experiment for his first keyboard build, and we think the result is well done, which is kind of rare for first keebs.

This design is based on the Redox, itself a remix of the ErgoDox that aims to address the common complaints about the latter -- it's just too darn big, and the thumb clusters are almost unusable. We love how customized this layout is, with its sprinkling of F keys and Escape in the Caps Lock position. Under those keycaps you'll find 100% Cherry MX greens, so [ToasterFuel] must have pretty strong fingers to pound those super clackers.

Everything else under the hood is pretty standard, with a pair of Arduino Pro Micros running the show. [ToasterFuel] had to wire up the whole thing by hand because of the num pad, and we're impressed that he built this entire project in just three weeks. And that includes writing his own firmware!

Already found or built a split you love, but still miss the num pad? Why not build one to match your keyboard?

#arduinohacks #arduino #arduinopromicro #cherrymx #cherrymxgreen #ergodox #ergonomickeyboard #numpad #redox #splitkeyboard

image
2021-05-14

Go Ape with a Banana Macropad

The super fun thing about macro pads is that they're inherently ultra-personalized, so why not have fun with them? This appealing little keeb may have been a joke originally, but [dapperrogue] makes a valid point among a bunch of banana-related puns on the project page -- the shape makes it quite the ergonomic little input device.

Inside this open-source banana is that perennial favorite for macro pads, the Arduino Pro Micro, and eight switches that are wired up directly to input pins. We're not sure what flavor of Cherry those switches are, hopefully brown or green, but we suddenly wish Cherry made yellow switches. If you want to build your own, the STLs and code are available, and we know for a fact that other switch purveyors do in fact make yellow-stemmed switches.

Contrary to what the BOM says, we believe the sticker is mandatory because it just makes the build -- we imagine there would be fewer double takes without it. Hopefully this fosters future fun keyboard builds from the community, and we can't wait to sink our teeth into the split version!

There are a bunch of ways to make a macropad, including printing everything but the microcontroller.

Via r/mk and KBD

#arduinohacks #arduino #arduinopromicro #cherrymx #macrokeyboard #macropad

image

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst