https://github.com/yasir-shahzad/tps40057-buck-converter-module-5v-6a
resume for companies looking for skills and experience
https://github.com/yasir-shahzad/tps40057-buck-converter-module-5v-6a
altium buck dc-dc-converter mastermind tps40057-pcb tps40057-schematic yasir-shahzad
Last synced: 2 months ago
JSON representation
resume for companies looking for skills and experience
- Host: GitHub
- URL: https://github.com/yasir-shahzad/tps40057-buck-converter-module-5v-6a
- Owner: yasir-shahzad
- Created: 2022-12-03T00:16:28.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-14T12:58:21.000Z (8 months ago)
- Last Synced: 2025-02-03T08:52:07.525Z (4 months ago)
- Topics: altium, buck, dc-dc-converter, mastermind, tps40057-pcb, tps40057-schematic, yasir-shahzad
- Homepage: github::public::resume::show()
- Size: 423 KB
- Stars: 15
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Prusa MK3S Marlin Firmware
BTT002 V1 / Multi-TMC / BMG# ⥠TPS40057-Buck-Converter-Module âī¸
[](https://www.gnu.org/licenses/gpl-3.0)
[](https://github.com/yasir-shahzad/Digispark-ATTINY85/commits/master)
[](https://github.com/yasir-shahzad/Digispark-ATTINY85/issues)
[](https://github.com/yasir-shahzad/Digispark-ATTINY85/releases/latest)
If you like **Digispark-ATTINY85** - give it a star, or fork it and contribute!
[](https://github.com/yasir-shahzad/Digispark-ATTINY85/stargazers)
[](https://github.com/yasir-shahzad/Digispark-ATTINY85/network)This repository contains the open-source schematic and PCB design files for a **Digispark ATTINY85** development board clone, created using Altium Designer. This board allows you to work with the ATTINY85 microcontroller using the Digispark platform.
**Support My Work and Future Projects**: đâ¨
If you'd like to contribute and help bring more exciting projects to life, consider sponsoring my work. Every bit of support is greatly appreciated and helps me continue creating valuable tools and solutions.đ **As a freelancer, you can also find me on**:
[](https://www.fiverr.com/yasirshahzad786)
[](https://www.upwork.com/freelancers/~01bf038fa9b5bfbbc2)
###
## Schematic Diagram đ
The complete schematic diagram shows the electrical connections and components used in the design.
## PCB Layout đŧī¸
The PCB layout represents the physical arrangement of components on the printed circuit board, detailing how they are positioned and connected.
## Features đ
- **USB 5 V power supply** đ for easy powering via USB.
- **Full-speed USB interface** âĄī¸ for fast and reliable data transfer.
- **Bootloader for uploading sketches via USB** đģ, no external programmer required.
- **Onboard 500 mA 5 V regulator** đ for stable power distribution.
- **6 I/O pins** đ ī¸ (3 PWM pins, 4 ADC pins) for versatile input/output control.
- **SPI and I2C supported** đ for easy communication with other devices.
- **8 KB of flash memory** đž (6 KB usable after bootloader) for storing your programs.
- **512 bytes of SRAM** đĻ for temporary data storage.
- **512 bytes of EEPROM** âī¸ for storing data even after power off.
- **Compatible with the Arduino IDE** đ ī¸ using the Digispark board package for seamless integration.
- **Operating voltage: 5 V** âĄī¸, perfect for most electronics projects.
- **Small form factor** đ with low power consumption, ideal for compact projects.
- **Status LED onboard** đĄ to indicate activity.## Requirements đ
- đ ī¸ **Altium Designer** (or a compatible viewer)
## Images đ¸
đŧ Top 3D View
![]()
đŊ Bottom 3D View
![]()
đŧ Top Layout
![]()
đŊ Bottom Layout
## Getting Started đ
1. **Download the repository**: đĸ Click "Clone or download" on the green button above.
2. **Open the project**: đĨī¸ Use Altium Designer to open the `.PrjPCB` file located in the main directory.
3. **Schematics**: đ The `schematic.SchDoc` file shows the electrical connections and components used in the design.
4. **PCB layout**: đ§Š The `PCB.PCBDoc` file represents the physical layout of the components on the printed circuit board.
5. **Generate BOM (optional)**: đ Use Altium Designer's BOM generation features to create a list of required components.## Additional Information âšī¸
- **Firmware**: This repository does not include the firmware. You can program the board using the Arduino IDE by installing the Digispark ATTINY85 board package from the boards manager.
- **Assembly instructions (optional)**: đ§ Consider adding a separate document or webpage with detailed instructions on soldering and assembling the PCB (if applicable).
- **License**: đ Specify the open-source license used for the design files (e.g., MIT License).## Contributing đ¤
We encourage contributions to this project! Feel free to submit pull requests with improvements, bug fixes, or additional features.
## Thanks to all contributors â¤ī¸