Skip to content
Snippets Groups Projects
Commit 811d9b05 authored by Krisjanis Rijnieks's avatar Krisjanis Rijnieks :lion_face:
Browse files

Update TODO in README

parent afdaf167
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment