Displays song information from your Cast-enabled speaker.
How: Lantern discovers cast devices on the local network using mDNS discovery, and connects via the Cast protocol over the local network.
Projects ambient water motion reflections that react to live weather data at your location.
How: The companion app sends the location to the Lantern when setting up. Lantern then pulls weather data from OpenWeatherMap and displays the appropriate water simulation.
Makes the classic wall clock smart. Add your calendar to Lantern to see your days events as an overlay around the studio clock.
How: Use the companion app to add a publicly-available calendar URL. Lantern pulls the information periodically and shows events for the next 12 hours.
Uses your local latitude/longitude and a database of stars and constellations to project the night sky in real time on your ceiling.
How: Developed as a sketch in Processing, we ported it over to a Lantern channel using the Processing-Android project.
Lantern’s channels are simple to make, being based on Android Fragments, and all the code is open-source.
Check out our Github and get started writing your own channel!