diff --git a/README.md b/README.md index dbb660ccaa7364038ddf4f71d0bd66cc44a4a662..8995c781827b2a537e9c42d75fe503ea521b9503 100644 --- a/README.md +++ b/README.md @@ -17,42 +17,9 @@ This library (should) cover all the electronics components found in the official ## On-Going TODO -**Check symbols and remove duplicates** -Add symbols with names that make sense, try to follow and come up with a Fab naming convention. Every symbol entry in `fab.lib` should have a corresponding description in the `fab.dcm` file. That makes it easier for the KiCad search to look for parts. At this point try to match to [KiCad Library Convention](https://kicad-pcb.org/libraries/klc/) as much as possible. More to follow as next big step. - -- [x] Resistor -- [x] Potentiometer -- [x] Capacitor -- [x] Choke coil, inductor -- [x] Diode -- [x] Transistor (MOSFET's) -- [x] H-Bridge motor drivers -- [x] Tripple H-Bridge motor drivers -- [x] Stepper motor drivers -- [x] Regulators -- [x] Charge controllers -- [x] Amplifiers -- [x] LEDs -- [x] Photodetectors -- [x] Speakers and mics -- [x] Temperature sensors -- [x] Hall-Effect sensors -- [x] Accelerometer -- [x] Pressure sensors -- [x] Op-Amp -- [x] Microcontrollers -- [x] Memory -- [x] Programmable logic FPGA chips -- [x] Radios -- [x] Crystals -- [x] Buttons and switches -- [x] Connectors -- [x] Jacks and plugs -- [x] Battery holders -- [x] USB chips and connectors -- [x] SD card socket - -Next step: Create a list of parts to test against. Maybe the [Fab Electronics Inventory](https://gitlab.fabcloud.org/pub/inventory/electronics) project can be useful here. +- [ ] Fix symbols and footprints according to KLC tests using [KiCad Library Utilities](https://gitlab.com/kicad/libraries/kicad-library-utils) +- [ ] Fix footprints missing symbols and symbols missing footprints +- [ ] Create a list of parts to test against ## Contributing