https://github.com/nebrius/kicad-components
A list of components I created for various KiCAD projects
https://github.com/nebrius/kicad-components
Last synced: 6 months ago
JSON representation
A list of components I created for various KiCAD projects
- Host: GitHub
- URL: https://github.com/nebrius/kicad-components
- Owner: nebrius
- License: gpl-3.0
- Created: 2017-11-23T21:46:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-06T18:12:23.000Z (about 7 years ago)
- Last Synced: 2025-04-13T14:48:39.797Z (over 1 year ago)
- Size: 230 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bryan's KiCAD Components
A list of components I created for various KiCAD projects.
## Schematic Components
**Connector:**
- 10118194 Micro USB-B connector
**LCD:**
- DIY-OLED-0.96 I2C LCD Display
**Logic:**
- CD74HC4050 Buffer
- SN74LVC1T45 Level Translator
**Regulators:**
- AP1507 Switching regulator
**Switch:**
- 318-ENC130175F-12PS Rotary Encoder (?)
- CD40109B Level Translator?
- SF303GJ26 5 way tactile switch
- TSWA-3N-CD23
- VO14642
## Layout Footprints
**Connector:**
**Discrete:**
**LCD:**
**Regulator:**
**Switch:**
# License
All schematics, layouts, software, and other documentation for this project are released under the General Public License.
Copyright (C) 2013-2017 Bryan Hughes
This project is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This project is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this project. If not, see .