Skip to main content
  1. Home
  2. Emerging Tech
  3. News

Thought-controlled robotic hand can play games of rock-paper-scissors

Add as a preferred source on Google
finger motion

Researchers at Japan’s Hiroshima University have developed a robot prosthetic hand, controllable using only a wearer’s thoughts. The low-cost 3D-printed creation can perform a wide variety of hand gestures, and even engage in a game of rock-paper-scissors. The engineers who developed it hope that it could be used by people who have lost limbs, either through illness or accidents.

Recommended Videos

“Prosthetic hands are prescribed to patients who have suffered an amputation of the upper limb due to an accident or a disease,” Toshio Tsuji, a professor in Hiroshima’s Department of System Cybernetics, told Digital Trends. “In particular, myoelectric prosthetic hands are a type of externally powered prostheses and use electromyogram (EMG) signals, which are generated by muscle contractions reflecting a human’s internal state and motion intentions. To realize a myoelectric prosthetic hand comparable to human hands, it is necessary to achieve both the high-accuracy estimation of the user’s motion intentions from measured EMG signals and natural [and] smooth operability based on the estimated motion.”

Hiroshima University

The hand developed by the researchers responds to the wishes of the wearer; using machine learning technology to decode their EMG signals. These involuntarily created EMG signals are gathered through the wearer’s skin using electrodes in the device. The process is similar to how an electrocardiogram measures heart rate. The signals are then sent to the computer, which uses machine learning technology to quickly (within five milliseconds) work out what movement the hand should make. It then sends the necessary electrical signals to the motors in the hand.

The results are impressively accurate and can generate an impressively smooth range of motions as required. To put the hand through its paces, the researchers settled on making it play rock-paper-scissors, in which the wearer imagines a hand movement, while another robot hand challenges with them by performing a competing sign. In addition, the hand can be used to pick up water bottles or shake a person’s hand.

As a practical tool, there’s still more to be done. For example, while it’s possible to use the hand to turn doorknobs, this can only be done when the doors are not heavy. That’s because the hand is able to generate just 0.5 kgf (kilogram-force) of a normal maximal grasping force. Nonetheless, the team is currently searching for a commercial partner who could help develop the project further and bring it to market.

A paper describing the work was recently published in the journal Science Robotics.

Luke Dormehl
I'm a UK-based tech writer covering Cool Tech at Digital Trends. I've also written for Fast Company, Wired, the Guardian…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more