Battery Series/Parallel Calculator - Online Voltage & Capacity
Combine multiple identical batteries in series and parallel and see the resulting voltage and total capacity. Electronics helper.
UD5 Toolkit
Answer a few simple questions and discover the perfect open source license for your project. Fast, free, and tailored to your needs.
Choosing the right open source license is critical. It determines how others can use, modify, and share your code. This decision tree walks you through the key considerations—whether you want to allow commercial use, require attribution, enforce copyleft, or protect against patents—and recommends a license that matches your goals.
| License | Type | Attribution | Commercial Use | Patent Grant | Copyleft | OSI Approved | SPDX ID |
|---|---|---|---|---|---|---|---|
| MIT | Permissive | Required | Allowed | None | None | Yes | MIT |
| Apache 2.0 | Permissive | Required | Allowed | Express | None | Yes | Apache-2.0 |
| BSD 2-Clause | Permissive | Required | Allowed | None | None | Yes | BSD-2-Clause |
| BSD 3-Clause | Permissive | Required | Allowed | None | None | Yes | BSD-3-Clause |
| ISC | Permissive | Required | Allowed | None | None | Yes | ISC |
| Unlicense | Public Domain | Not Required | Allowed | None | None | Yes | Unlicense |
| LGPL v3 | Weak Copyleft | Required | Allowed* | Express | Library-level | Yes | LGPL-3.0 |
| MPL 2.0 | Weak Copyleft | Required | Allowed* | Express | File-level | Yes | MPL-2.0 |
| GPL v2 | Strong Copyleft | Required | Allowed* | Implicit | Full | Yes | GPL-2.0 |
| GPL v3 | Strong Copyleft | Required | Allowed* | Express | Full | Yes | GPL-3.0 |
| AGPL v3 | Strong Copyleft | Required | Allowed* | Express | Full + Network | Yes | AGPL-3.0 |
| EUPL v1.2 | Weak/Strong | Required | Allowed* | Express | Configurable | Yes | EUPL-1.2 |
Combine multiple identical batteries in series and parallel and see the resulting voltage and total capacity. Electronics helper.
Configure a basic EC2 instance and security group and get the main.tf file. Learn infrastructure as code. Local.
Shows today's moon phase, age, and percent illuminated. Simple visual display. Works offline.
Click for an endless stream of random dad jokes and puns. Copy and share. Guaranteed to make you groan. All local.
Generate a Contributor Covenant or custom Code of Conduct for your project or event. Ready to paste into your repo.
Create a friendly CONTRIBUTING.md file for your repository by filling in a few sections. Encourage contributions. Static template.