From 2c4952b1966fd6a0d3372506c1df1c3fb163fa3e Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Fri, 26 Jan 2024 21:30:58 +0100 Subject: [PATCH] Doc: Migrated needed hardware info to official documentation --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index eb5a941f..94ba42a0 100644 --- a/README.md +++ b/README.md @@ -72,20 +72,8 @@ Generated using: `git log --date=short --pretty=format:"* %h%x09%ad%x09%s" | gre | TSUN TSOL-M800 | NRF24L01+ | 2 | 2 | 1 | | TSUN TSOL-M1600 | NRF24L01+ | 4 | 2 | 1 | - - ## Hardware you need -### 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. - -Sample Picture: - -![NodeMCU-ESP32](docs/nodemcu-esp32.png) - -Also supported: Board with Ethernet-Connector and Power-over-Ethernet [Olimex ESP32-POE](https://www.olimex.com/Products/IoT/ESP32/ESP32-POE/open-source-hardware) - ### Change pin assignment Its possible to change all the pins of the NRF24L01+ module, the Display, the LED etc.