I'm pretty new to DIY, and have been thinking about building a γ1 since I am looking for a DAC. One of the first obstacles is the parts list. First there are several different configurations. Then you need to determine the quantity of each part type to order. It's certainly doable, but I found myself looking for an easier way.
So I put together some javascript to simplify things (DIY even, you might say
). This is basically an exact copy of the one on the AMB site, but with some additional javascript and CSS. It adds these capabilities:
- a toolbar to hide/show the parts of each configuration A - F
- tooltips of the actual notes when mousing over the "Note" column on the parts list table
- summaries of the parts required from Mouser / Digi-Key / Farnell for each config
gamma1 Parts Browser
I may not end up attempting the γ1 as my first project, but hopefully this will be useful to others.
amb & MisterX, I hope this doesn't count as infringement on your work. All the links there go back to the real AMB site. But I'll take it down if this is inappropriate. Actually, you can just use my script on the real site if you want, then there won't be any need for my duplicate page.