Schlagwort: diorama

  • This automated diorama shows a sailboat at sea

    This automated diorama shows a sailboat at sea

    Reading Time: 2 minutes

    Arduino TeamDecember 14th, 2021

    At the intersection of embedded electronics and art lies a balance in which works of creativity can be brought to life through the use of motors, lighting, and much more. This concept is especially apparent in Lincoln Stein’s animated diorama, which utilizes a combination of microcontrollers, LEDs, and a DC motor to create a scene of a boat bobbing across rough waves in the ocean. Stein was inspired to build this project from a sudden email sent by his dad that reminisced about a “magic painting” that used to light up and move once every hour, so the pair set about replicating it. 

    After receiving a wooden boat cutout from his father, Stein connected one end of the ship to a DC motor that causes a cyclical bobbing motion. Next, the attached real-time clock module lets the Arduino Nano know when to wake up and begin playing out the scene given by an array of events. These events could include a flash from the LED strip to simulate lightning or to start playing a sound file off an SD card. 

    You can read about this shadowbox in greater detail here in Stein’s Hackster write-up or watch his demonstration video below.

    Website: LINK

  • Surf Window is an interactive beach diorama that displays surf conditions

    Surf Window is an interactive beach diorama that displays surf conditions

    Reading Time: 2 minutes

    Surf Window is an interactive beach diorama that displays surf conditions

    Arduino TeamOctober 29th, 2019

    While some of us live directly beside the beach, others—the vast majority, in fact—reside inland where we can’t see the waves on a day-to-day basis. As a solution to this issue, surfer-maker Luke Clifford came up with his own “Surf Window,”an interactive diorama that shows real-time surf conditions at a glance.

    The Arduino Mega-controlled device pulls beach info from the Magicseaweed API, then adjusts the laser-cut wooden stage to match. Indicators include starfish that light up depending on how good the surf conditions are overall, a physical wave model that moves up and down to represent height, a rotating seagull to reveal wind direction, and more. 

    Whether you’re a landlocked surfer, or just someone who wants to know more about the environment, this looks like a really interesting gadget. The build is currently wrapping up a Kickstarter campaign if you’d like to have your own!

    [youtube https://www.youtube.com/watch?v=JNoDUJFFODE?feature=oembed&w=500&h=375]

    Website: LINK