diff --git a/README.md b/README.md index a505527..f2e5f25 100644 --- a/README.md +++ b/README.md @@ -64,3 +64,7 @@ Feel free to download, customise, hack, and commercialise to your nerdy heart's Want the **easy** life?! **Purchase** the default design above! Its fully functional, cheaper than customising, and helps to feed the creator's caffeine addiction 🙃 + +## Board Variants + +Check out the [variants.md](./variants.md) file for variations on the original boards designed by AfterEarthLTD diff --git a/variants.md b/variants.md new file mode 100644 index 0000000..07156f5 --- /dev/null +++ b/variants.md @@ -0,0 +1,10 @@ +# Board variants + +The populatiry of the project has prompted other tinkerers to design their own variants of this hardware. +Inovation and experimentation is always encouraged in projects such as this one, but too many alternatives and an variations in desing can make it difficult to find which one fit one's needs best. +The bellow table acts as an index/catalog of all variants, helpfully adding some text. + +| Github | Based on | MCU | Dimensions | Current Version | Link | Description | +|---|---|---|---|---|---|---| +| [AfterEarthLTD/Solder-Reflow-Plate](https://github.com/AfterEarthLTD/Solder-Reflow-Plate) | - | ATmega328p | 70x50mm | v2.4 | [here](https://github.com/AfterEarthLTD/Solder-Reflow-Plate/tree/main/Board%20Versions/70mm%20by%2050mm%20Ver2.4%20ATmega328p) | The board that started it all, as seen on GreatScott youtube video | +| [AfterEarthLTD/Solder-Reflow-Plate](https://github.com/AfterEarthLTD/Solder-Reflow-Plate) | AfterEarthLTD/Solder-Reflow-Plate - v2.4 | ATmega4809 | 70x50mm | v3.0 | [here](https://github.com/AfterEarthLTD/Solder-Reflow-Plate/tree/main/Board%20Versions/70mm%20by%2050mm%20Ver3.0%20ATmega4809) | Variation for an MCU that is readily available in the market |