Remix.run Logo
arnemunthekaas 3 hours ago

Author here. A mic listens to the sounds in my garden, BirdNET-Go (an open-source BirdNET classifier) detects birds by sound, and the e-ink frame draws a real 1800s natural-history illustration of each one as it hears them. Here’s a live web-demo from my garden in Bergen, Norway: https://fugleramme.arnegiacomo.dev

A few things that might be interesting:

- The screen only redraws when the set of birds changes, and dithers the collage down to six colours for the e-ink display.

- Bigger birds sit toward the centre, scaled by real body mass.

- 800+ cutouts across 400+ species, each cut from a real public domain plate. All art is historic and human-made. Coverage is currently best for the Nordics, Britain and Germany (but other parts of the world are in the works).

- Runs fully local on a Raspberry Pi or your homelab (yes, even the classifier runs great on a RPI)

The e-ink panel is optional and it can run web-only in a container against a BirdNET-Go you already have.

Happy to answer any questions!

onionisafruit an hour ago | parent | next [-]

If I were to make one of these as a Christmas present for somebody in Texas, and I wanted to contribute work toward good coverage for the area, how big of a time commitment would that be? It sounds like the kind of hobby work I could get into for a few months.

arnemunthekaas 19 minutes ago | parent [-]

Less than you'd think, because you likely wouldn't need full "Texas coverage", you mostly need the birds that actually show up. BirdNET filters by location, you'll likely need a couple of dozen. Over the summer I've had about 40 visitors where I live.

Right now the coverage of North America is relatively sparse, but the interest has been high and I'm hoping for some contributions.

Edit: For North America the most obvious source is Audubon's Birds of America, which is public domain and should provide a lot of coverage. This collection includes some beautiful plates.

smeej an hour ago | parent | prev | next [-]

Do you have your image source available somewhere? I'm not going to build this same thing, but I'd love to add some prints of birds to my shelves and, not knowing much about birds, it would help to have a set of pictures I could look through and go, "Ooh! This one!" and learn about them. It'd be a good jumping on point!

arnemunthekaas an hour ago | parent [-]

Yeah, all art i attributed an linked in https://github.com/arnegiacomo/fugleramme/tree/main/assets/a.... Check the manifest for exact sources

artexety an hour ago | parent | prev [-]

[dead]