From 1f3972f08c45c7580d36b3f8971888a78ca85782 Mon Sep 17 00:00:00 2001 From: Bernhard Kirchen Date: Thu, 30 May 2024 17:57:13 +0200 Subject: [PATCH] docs: mention OpenDTU Fusion board as basic hardware --- docs/hardware_flash.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/hardware_flash.md b/docs/hardware_flash.md index e388d255a..9cf4ec8c7 100644 --- a/docs/hardware_flash.md +++ b/docs/hardware_flash.md @@ -2,6 +2,12 @@ ## Hardware you need +For a highly integrated board with most peripherals already included, have a +look at the [OpenDTU Fusion](https://shop.allianceapps.io/products/opendtu-fusion-community-edition) +board. There are also [OpenDTU-OnBattery-specific addons](https://github.com/markusdd/OpenDTUFusionDocs/blob/main/CANIso.md). + +Otherwise, read on to assemble your own components. + ### ESP32 board For ease of use, buy a "ESP32 DEVKIT DOIT" or "ESP32 NodeMCU Development Board" with an ESP32-S3 or ESP-WROOM-32 chipset on it.