.. note:: Hello, welcome to the SunFounder Raspberry Pi & Arduino & ESP32 Enthusiasts Community on Facebook! Dive deeper into Raspberry Pi, Arduino, and ESP32 with fellow enthusiasts. **Why Join?** - **Expert Support**: Solve post-sale issues and technical challenges with help from our community and team. - **Learn & Share**: Exchange tips and tutorials to enhance your skills. - **Exclusive Previews**: Get early access to new product announcements and sneak peeks. - **Special Discounts**: Enjoy exclusive discounts on our newest products. - **Festive Promotions and Giveaways**: Take part in giveaways and holiday promotions. 👉 Ready to explore and create with us? Click [|link_sf_facebook|] and join today! .. _esp_in: Play Pico with APP ================================================ This section will guide you through building a remote project using the Sunfounder Controller APP, which means you can use your phone/tablet to control your circuit. This play is based on micropython and it is recommended to do it after completing the micropython tutorial. The ESP8266 module provides wifi functionality for the pico, and they communicate with each other via the uart protocol. * `Uart - Wikipedia `_ * :ref:`cpn_esp8266` Here are some examples that teach you how to implement communication between Raspberry Pi Pico and SunFounder Controller, as well as some interesting projects. .. toctree:: :maxdepth: 1 esp_basic_function code_explan transfer_data esp_input esp_output esp_piano esp_plant_monitor