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

Biologists create an ‘eyeball on a chip’ that actually blinks

Add as a preferred source on Google
Penn Engineering
Promotional image for Tech For Change. Person standing on solar panel looking at sunset.
This story is part of Tech for Change: an ongoing series in which we shine a spotlight on positive uses of technology, and showcase how they're helping to make the world a better place.

Researchers at the University of Pennsylvania’s School of Engineering and Applied Science have developed a human eye replica that’s actually capable of blinking. But don’t worry, they’re not going to team up with the researchers creating robot muscles to start assembling Skynet’s first Terminators; they’re using it as a way to develop treatment for eye diseases.

The eye in question acts very much like the real thing it’s modeled on. It features a motorized, gelatin-based eyelid that’s designed to spread moisture across its corneal surface. The eye itself is comprised of real human eye cells, which are grown on a porous scaffold created with the aid of 3D printing. The cells reflect the makeup of an actual eye, with corneal cells growing on the innermost bit, surrounded by conjunctiva, the tissue that covers the white part of our eyes. When the eye blinks, it spreads tears across the eye’s surface just like the real thing.

Recommended Videos

If you’re wondering why the different parts of the eye are dyed various primary colors, it’s because this enables researchers to see how the eye is responding.

“From an engineering standpoint, we found it interesting to think about the possibility of mimicking the dynamic environment of a blinking human eye,” Dan Huh, associate professor in the department of bioengineering, said in a statement. “Blinking serves to spread tears and generate a thin film that keeps the ocular surface hydrated. It also helps form a smooth refractive surface for light transmission. This was a key feature of the ocular surface that we wanted to recapitulate in our device.”

The big idea is that developing a so-called “eye-on-a-chip” makes it possible to test different treatments for eye conditions without having to do so on real organs. In doing so, it could be used to help develop treatments for ailments like dry eye disease (DED). This affects around 14% of the world’s population, but has so far proven difficult to develop effective treatments for. Since 2010, there have been 200 failed clinical drug trials for DED alone. Only two Food and Drug Administration-approved drugs are currently available for treatment.

This is just the latest organ-on-a-chip project to come out of labs. For example, at MIT engineers have developed a body-on-a-chip model which connects tissues engineered from up to 10 different organs. This allows it to mimic mechanisms throughout the human body, with the goal of working out how drugs designed to treat one specific organ might have an effect on other organs in the body.

A paper describing Penn Engineering’s eye-on-a-chip model was recently published in the journal Nature Medicine.

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