Find PCB Footprints and Schematic Symbols Within EAGLE
Does the same job
all alternatives →- PWPCBs with Full-Color Graphics2019 · littlebird.com.au · ▲140
- EPExport PCB Footprints and Symbols to Mentor Graphics PADS2015 · ▲16
Hi folks, we just released the ability to export our library of schematic symbols and PCB footprints to Mentor PADS. This is a beta release so it would be great to get your feedback. To try it, search for a part on SnapEDA (http://www.snapeda.com), click download and then select "PADS" as the format. You can try it out on this part here directly if you prefer: http://www.snapeda.com/parts/PIC32MX250F128B-I/SS/Microchip/view-part/
- MUMonitoror – Unified monitoring wallboard2020 · monitoror.com · ▲295
- BTBuilding terminal dashboards using ASCII/ANSI art and JavaScript2015 · github.com · ▲305
- APA place for feedback on PCB designs2021 · postdrc.com · ▲76
- APA parser for electronic component descriptions2018 · github.com · ▲126
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 26d ago · baselashraf81.github.io