Skip to main content
  1. Home
  2. Emerging Tech
  3. Mobile
  4. Web
  5. News

Smartphone-controlled ‘cockroach cyborg’ to appear at TED conference this week

Add as a preferred source on Google

roboRoachwithsmartphoneIf the thought of a cockroach scuttling around on the floor is enough to make the hair on the back of your neck stand on end, then you’d better steer clear of this week’s TEDGlobal conference taking place in Edinburgh, Scotland.

Then again, what neuroscientist Greg Gage has up his sleeve (not a cockroach, by the way) may intrigue you to such a degree that you might actually be able to stand the sight of that pesky little critter trotting about.

Recommended Videos

The thing is, Gage will be controlling the insect with a smartphone. If only it were that simple with all cockroaches, then we could just steer them straight into the yard and up the street, never to be seen again.

The theme of the Edinburgh conference, which kicked off in the Scottish capital on Monday, is ‘think again’, with Gage set to take to the stage with his so-called RoboRoach on Wednesday.RoboRoach

Gage told the BBC that during his presentation he plans to attach a small electronic backpack to his pet roach “under anesthetic” (that’s the roach, not Gage), a backpack that apparently “communicates directly with the neurons in the cockroach’s antenna.”

The neurons communicate information to the roach’s brain using electricity, enabling Gage to control the movements of the ‘cockroach cyborg’ with a smartphone or some such device.

But before you begin to wonder if Gage is one whisker short of a full beard, best to hear him out.

“This is not just a gimmick,” he told the BBC. “The technique is the same as that used to treat Parkinson’s disease and in cochlear implants. The point of the project is to create a tool to learn about how our brain works.” On the TED website Gage says he wants to “show how brains receive and deliver electric impulses.”

OK, it’s starting to make sense now.

When asked about the ethics of using a cockroach in this way, Gage said he was “pretty certain” that the insect felt no pain during the procedure, adding, “They still have free will because they adapt very quickly and ignore the stimulation.”

Gage is part of a startup of scientists and engineers working to change the way neuroscience is taught in schools and colleges. The team, called Backyard Brains, has begun a Kickstarter campaign to help fund the development of a RoboRoach kit, complete with backpacks, batteries, electrodes and, if you don’t fancy looking under your refrigerator for one yourself, cockroaches (optional). If you’d like to get your hands on the $100 kit at the earliest available opportunity (go on, you know you want one), you can pre-order it here.

Gage said that one in five people will have a neurological disorder in their lives for which there is often no cure. “Getting kids interested in neuroscience is important,” he said.

Trevor Mogg
Contributing Editor
Not so many moons ago, Trevor moved from one tea-loving island nation that drives on the left (Britain) to another (Japan)…
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