Modified firmware for ESP8266 Deauther – HW-364A compatible
Adapted from the original project by SpacehuhnTech
This is a customized firmware for ESP8266 Deauther, configured specifically for the HW-364A module with built-in OLED display and 3-button navigation.
The base firmware is from the original SpacehuhnTech Deauther project, which has been modified to support this specific hardware layout.
- OLED display (I2C)
- Three-button navigation:
- UP – GPIO7 / D5
- DOWN – GPIO8 / D6
- OK – GPIO13 / D7
- Default Wi-Fi network:
- SSID:
MarauTech - Password:
deauther
- SSID:
Go to File → Preferences → Additional Board Manager URLs and paste: http://arduino.esp8266.com/stable/package_esp8266com_index.json, https://raw.githubusercontent.com/SpacehuhnTech/arduino/main/package_spacehuhn_index.json
- Go to Tools → Board → Board Manager
- Search for
deauther - Install the package from Spacehuhn
To jest zmodyfikowany firmware ESP8266 Deauther, dostosowany do gotowego modułu HW-364A, który posiada wbudowany wyświetlacz OLED oraz 3 przyciski.
Bazą projektu jest oryginalny firmware SpacehuhnTech, który został odpowiednio skonfigurowany pod ten układ sprzętowy.
- Obsługa wyświetlacza OLED (I2C)
- Trzy przyciski nawigacyjne:
- GÓRA – GPIO7 / D5
- DÓŁ – GPIO8 / D6
- OK – GPIO13 / D7
- Domyślna sieć Wi-Fi:
- SSID:
MarauTech - Hasło:
deauther
- SSID:
Wchodzimy w Plik → Preferencje i wklejamy do pola: http://arduino.esp8266.com/stable/package_esp8266com_index.json, https://raw.githubusercontent.com/SpacehuhnTech/arduino/main/package_spacehuhn_index.json
- Narzędzia → Płytka → Menedżer płytek
- Szukamy:
deauther - Instalujemy pakiet od Spacehuhn
- Original firmware by SpacehuhnTech
- Firmware configuration for HW-364A module by MarauTech
Open Source (MIT/Spacehuhn license).
You may modify and redistribute freely — just keep the attribution.

