But, it's kind of an awkward process because I'll have to download the design files from Github and open it in the native CAD software (Eagle, for example). Plus, there's no easy way to search for a specific electronic component in Github and find relevant designs.
I've been toying with how to solve this. I'm thinking of a "Dribbble for electronics". A searchable, visual way to explore open source hardware designs without jumping between browser and ECAD.
I made a script to crawl Github for open hardware designs, then generate a schematic and interactive BOM for each design. Now, you can (hopefully) search for "ESP32"[1], "WiFi"[2], or "Bluetooth"[3] and browse relevant designs to view in browser.
[1] https://www.openappnote.dev/tags/esp32/1
No comments yet.