An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

MarlinFirmware's logo

Prusa MK3S Marlin Firmware
BTT002 V1 / Multi-TMC / BMG


GPL-V3.0 License
Contributors
Last Commit Date
CI Status
GitHub Sponsors


Follow thisiskeithb on Twitter

# ⚡ TPS40057-Buck-Converter-Module âš™ī¸
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Commits since latest](https://img.shields.io/github/commits-since/yasir-shahzad/Digispark-ATTINY85/latest)](https://github.com/yasir-shahzad/Digispark-ATTINY85/commits/master)
[![GitHub issues](https://img.shields.io/github/issues/yasir-shahzad/Digispark-ATTINY85.svg)](https://github.com/yasir-shahzad/Digispark-ATTINY85/issues)
[![Downloads](https://img.shields.io/github/downloads/yasir-shahzad/Digispark-ATTINY85/total.svg?maxAge=3600)](https://github.com/yasir-shahzad/Digispark-ATTINY85/releases/latest)
![Hit Counter](https://visitor-badge.laobi.icu/badge?page_id=yasir-shahzad_Digispark-ATTINY85)

If you like **Digispark-ATTINY85** - give it a star, or fork it and contribute!
[![GitHub stars](https://img.shields.io/github/stars/yasir-shahzad/Digispark-ATTINY85.svg?style=social&label=Star)](https://github.com/yasir-shahzad/Digispark-ATTINY85/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/yasir-shahzad/Digispark-ATTINY85.svg?style=social&label=Fork)](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.



Sponsor

🟠 **As a freelancer, you can also find me on**:

[![Fiverr Logo](https://img.shields.io/static/v1?message=Fiverr&logo=fiverr&label=&color=1DBF73&logoColor=white&labelColor=&style=for-the-badge)](https://www.fiverr.com/yasirshahzad786)
[![Upwork Logo](https://img.shields.io/static/v1?message=Upwork&logo=upwork&label=&color=6FDA44&logoColor=white&labelColor=&style=for-the-badge)](https://www.upwork.com/freelancers/~01bf038fa9b5bfbbc2)








arduino


aws


azure


bash


c


cplusplus


git


hive


ifttt


illustrator


linux


mssql


mysql


photoshop


postman


python


qt


vscode



youtube logo


instagram logo


twitch logo


discord logo


gmail logo


linkedin logo

###

## Schematic Diagram 📉
The complete schematic diagram shows the electrical connections and components used in the design.
![ATTINY85 Schematic Diagram](https://github.com/yasir-shahzad/Digispark-ATTINY85/blob/master/images/ATtiny85-schematic.png)

## PCB Layout đŸ–ŧī¸
The PCB layout represents the physical arrangement of components on the printed circuit board, detailing how they are positioned and connected.
![ATTINY85 PCB Layout](https://github.com/yasir-shahzad/Digispark-ATTINY85/blob/master/images/ATtiny85-PCB.png)

## 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

đŸ”ŧ Top 3D View





Bottom 3D View

đŸ”Ŋ Bottom 3D View





Top Layout

đŸ”ŧ Top Layout





Bottom 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 â¤ī¸