You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cihaz adını, Dinamik/Statik IP adresini, Kullanılabilir ve Toplam depolama alanı/önbellek, Kullanılıan sürücü, CPU kullanılma yüzdesi, Batarya yuzdesi, Clipboard gibi bilgileri işleyip disk.txt adında txt dosyasına kaydeden ufak bir kod
This project demonstrates how to connect an ESP32 to a Wi-Fi network using the ESP-IDF framework and retrieve both its IP address (assigned dynamically by the router) and its unique 6-byte MAC address. It’s a useful starting point for anyone working on Wi-Fi-enabled embedded systems, diagnostics, or IoT development.