https://github.com/alixahedi/altium_library
Footprint with 3D model for Altium Designer
https://github.com/alixahedi/altium_library
3d 74595 altium-designer altium-library bluepill isd lm2596 pc817 segment sim800l stm32 w25qxx w2812b wx-dc12003 xpt2046
Last synced: about 1 month ago
JSON representation
Footprint with 3D model for Altium Designer
- Host: GitHub
- URL: https://github.com/alixahedi/altium_library
- Owner: alixahedi
- Created: 2022-12-22T19:28:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-18T09:25:29.000Z (about 1 month ago)
- Last Synced: 2025-03-18T10:31:44.182Z (about 1 month ago)
- Topics: 3d, 74595, altium-designer, altium-library, bluepill, isd, lm2596, pc817, segment, sim800l, stm32, w25qxx, w2812b, wx-dc12003, xpt2046
- Homepage:
- Size: 7.9 MB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Altium Library
This repository contains a collection of footprints and 3D models for **Altium Designer**, which can be used in your PCB designs.
## 📦 Library Contents
### 🛠️ Modules
- **Sim800L Module** – GSM/GPRS communication module (Red version).
- **LM2596 Module** – Adjustable voltage regulator module (3A output).
- **STM32F103C8T6 Header Board (BluePill)** – Development board for STM32F103C8T6 microcontroller.
- **Lora E32-433T20D** – LoRa communication module (433MHz).
- **WX-DC12003** – AC to DC power supply module.### 🔩 Components
- **2_Digit_Segment** – 2-digit 7-segment display (common cathode/anode).
- **74HC595N** – 8-bit shift register (DIP package).
- **G2R-2** – Double-pole relay.
- **PC817C** – Optocoupler (DIP package).
- **WS2812B-B** – Addressable RGB LED (SMD package).
- **ISD17xx** – Voice recording and playback IC (DIP package).
- **W25Qxx** – External flash memory (QSPI interface).
- **MPS20N0040D-S** – Air pressure sensor.
- **XPT2046** – Resistive touchscreen controller.---
## 🚀 Installation & Usage
To use this library in **Altium Designer**, follow these steps:
### 1️⃣ Download the Repository
You can either **download the ZIP** file and extract it manually or use Git to clone the repository:
```bash
git clone https://github.com/alixahedi/Altium_Library.git
```
2️⃣ Add the Library to Altium Designer
Open Altium Designer.
Go to the Components panel. If it's not visible, enable it from Panels in the bottom-right corner.
Click the three-line menu icon in the Components panel and select File-based Libraries Preferences.
In the Installed tab, click Install, then browse and select the library files (*.IntLib) from the repository.
Once added, the libraries will be listed under installed libraries, and you can use them in your PCB designs.## 🤝 Contribution
Want to improve this library? Here's how you can help:- #### Report Issues
**Found a bug?** Open an issue.
- #### Add New Components
**Want to add a new module or component?** Feel free to submit a pull request.📌 Ensure all new components follow Altium standards and include 3D models if available.
## 📜 License
This project is licensed under the MIT License. See the LICENSE file for details.## 📞 Contact
For questions or suggestions, feel free to reach out via email:
📧 [email protected]###
🔥 Happy Designing! 🚀