RESEARCH: ESP8266 & ESP32
For the maker community as of 2019, ESP8266 and ESP32 are most commonly used in place of the Arduino. The main reason for the popularity includes small form factor, cheaper price point, support for Arduino IDE for programming, and built in Wifi. These models are produced by the Espressif Systems in Shanghai, China.
ESP8266 - Released in 2014 - https://en.wikipedia.org/wiki/ESP8266
CPU: 80 MHz (default) or 160 MHz (single core 32-bit) processor
Memory: 32 KiB (80 KiB user data)
Input: 16 GPIO pins
Comm: 802.11 wifi
CONS - One of the major drawback is the lack of security - details WIP
ESP32 - Released in 2016 - https://en.wikipedia.org/wiki/ESP32
CPU: 160 or 240 MHz (dual core 32-bit) processor
Memory: 520KiB SRAM
Input: TBD (need to confirm)
Comm: 802.11 b/g/n Wifi; Bluetooth v4.2
CONS - Some of the older codes written for 8266 may not run on the ESP32. However, I would initiate new projects based on the ESP32.
WORK IN PROGRESS BELOW———————————————-
ESP32 vs ESP8266 - Pros and Cons
https://makeradvisor.com/esp32-vs-esp8266/
ESP32 Pinout Ref
https://randomnerdtutorials.com/esp32-pinout-reference-gpios/
ESP8266 Pinout Ref
https://randomnerdtutorials.com/esp8266-pinout-reference-gpios/
Banggood - description
Andy’s blog
http://www.areresearch.net/2018/02/the-all-you-can-possibly-want-esp8266.html#
ESP8266 Deauther 2.0
https://github.com/spacehuhn/esp8266_deauther/blob/master/README.md
https://www.youtube.com/watch?v=elKXLAs3zII
https://github.com/spacehuhn/esp8266_deauther/wiki/Installation#flashing-the-firmware-bin-file