├── Custom_Components.dcm ├── Custom_Components.lib ├── LICENSE.md ├── P1P2 Adapter-cache.lib ├── P1P2 Adapter.bin ├── P1P2 Adapter.dsn ├── P1P2 Adapter.kicad_pcb ├── P1P2 Adapter.net ├── P1P2 Adapter.pro ├── P1P2 Adapter.rules ├── P1P2 Adapter.sch ├── P1P2 Adapter.ses ├── README.md ├── brazil_cv_evals_for_paper.ipynb ├── fp-info-cache ├── probability-assignment-evals.ipynb └── sym-lib-table /Custom_Components.dcm: -------------------------------------------------------------------------------- 1 | EESchema-DOCLIB Version 2.0 2 | # 3 | #End Doc Library 4 | -------------------------------------------------------------------------------- /Custom_Components.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rothn/P1P2Adapter/HEAD/Custom_Components.lib -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rothn/P1P2Adapter/HEAD/LICENSE.md -------------------------------------------------------------------------------- /P1P2 Adapter-cache.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rothn/P1P2Adapter/HEAD/P1P2 Adapter-cache.lib -------------------------------------------------------------------------------- /P1P2 Adapter.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rothn/P1P2Adapter/HEAD/P1P2 Adapter.bin -------------------------------------------------------------------------------- /P1P2 Adapter.dsn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rothn/P1P2Adapter/HEAD/P1P2 Adapter.dsn -------------------------------------------------------------------------------- /P1P2 Adapter.kicad_pcb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rothn/P1P2Adapter/HEAD/P1P2 Adapter.kicad_pcb -------------------------------------------------------------------------------- /P1P2 Adapter.net: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rothn/P1P2Adapter/HEAD/P1P2 Adapter.net -------------------------------------------------------------------------------- /P1P2 Adapter.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rothn/P1P2Adapter/HEAD/P1P2 Adapter.pro -------------------------------------------------------------------------------- /P1P2 Adapter.rules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rothn/P1P2Adapter/HEAD/P1P2 Adapter.rules -------------------------------------------------------------------------------- /P1P2 Adapter.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rothn/P1P2Adapter/HEAD/P1P2 Adapter.sch -------------------------------------------------------------------------------- /P1P2 Adapter.ses: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rothn/P1P2Adapter/HEAD/P1P2 Adapter.ses -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rothn/P1P2Adapter/HEAD/README.md -------------------------------------------------------------------------------- /brazil_cv_evals_for_paper.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rothn/P1P2Adapter/HEAD/brazil_cv_evals_for_paper.ipynb -------------------------------------------------------------------------------- /fp-info-cache: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rothn/P1P2Adapter/HEAD/fp-info-cache -------------------------------------------------------------------------------- /probability-assignment-evals.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rothn/P1P2Adapter/HEAD/probability-assignment-evals.ipynb -------------------------------------------------------------------------------- /sym-lib-table: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rothn/P1P2Adapter/HEAD/sym-lib-table --------------------------------------------------------------------------------