An e-ink picture frame that draws the birds singing outside your window

Someone built an open-source smart picture frame that listens to local bird calls and draws them as 19th-century scientific illustrations in real time.
Developer Arne Giacomo released Fugleramme, an open-source project designed to run on a Raspberry Pi. A microphone picks up nearby bird songs, while BirdNET-Go identifies the species locally on the device. Fugleramme then matches the detection to a library of over 800 hand-curated 1800s illustrations, placing the birds onto a vintage paper background on a 13.3-inch e-ink panel.
Why it matters: It turns local machine learning into living room art without using cloud APIs or AI image generators. The artwork is pulled from real public-domain natural history plates and sized on screen by actual body mass data, updating only when the mix of birds outside changes.
Know this: You don't actually need an e-ink screen to use it. Fugleramme runs in Docker and can serve its kiosk view to any browser or HDMI display on your network. The current artwork library covers European and British species best, with North American coverage coming next.
Finally, a smart display that gives you field notes instead of notification badges.
Sources
- Fugleramme on GitHub — https://github.com/arnegiacomo/fugleramme
- Hacker News Discussion — https://news.ycombinator.com/item?id=49711544

