Electronic – arduino – Hologram project

arduinohardware

I would like to do a project with an arduino that is a hologram screen. Is there a way to create a hologram project with an arduino? Is there any hologram hardware and can it be interfaced with an arduino?

Clarification on my question:
I got the idea from the scene in Prometheus where the engineer is working on his computer. I would like to recreate something similar. I would like to create a sort of planetarium with the arduino. I imagine something similar could be created with LED but wonder if a hologram could also be done. I've been doing some google searches and saw that there are holographic projectors.

Best Answer

If by holographic screen you mean projecting onto glass, then it's not possible with an Arduino. Arduinos don't have the processing power to drive a projector at a decent resolution. Something closer to a computer, like a Raspberry Pi, will work better here.

In regards to the construction of the screen, I think it's safe to say that's beyond the scope of this site.

Some Googling directed me to another project you might fine fun. An Arduino Laser Projector.