> For the complete documentation index, see [llms.txt](https://longer-vision-robot.gitbook.io/arduino-full-stack/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://longer-vision-robot.gitbook.io/arduino-full-stack/14_communication/04_wifi_bluetooth.md).

# 14.4 Integrate Wifi & Bluetooth - ESP32

We are **NOT** going to discuss **ESP32** module in details. But students are encouraged to study by themselves. In fact, on [geekstiips](https://www.geekstips.com), two examples are given for both **esp8266** and **esp32** modules.

* <https://www.geekstips.com/esp8266-arduino-tutorial-iot-code-example/>
* <https://www.geekstips.com/esp32-review-idf-programming-tutorial/>.
