========= Arduino ========= .. toctree:: :maxdepth: 3 project/1_Introduce_Arduino project/2_Driver_Installation_and_Environment_Configuration project/3_Set_the_Angle_of_the_Servo .. toctree:: :maxdepth: 2 project/4_Assemble_the_Smart_Farm_Kit .. _5-projects: 5. Projects ------------ **Things to note before starting the projects** **Note on Software Environment:** If you have not yet configured the Arduino IDE for the ESP32 board (driver installation, library import, and board type selection), please refer back to the **[2. Configure the Arduino]** chapter before proceeding to upload any project code. Arduino's memory can store a project at a time; updating the code erases the previous code. Let's learn how this smart farm works step by step through projects of different difficulty levels. .. toctree:: :maxdepth: 3 project/5.1_Lighting_System project/5.2_Light_Control_System project/5.3_Alarm_System project/5.4_Rain_Detection_System project/5.5_Solar_Power_System project/5.6_Smart_Feeding_System project/5.7_Temperature_Control_System project/5.8_Soil_Humidity_Monitoring_System project/5.9_Water_Level_Monitoring_System project/5.10_Auto-Irrigation_System project/5.11_Web-controlled_Smart_Farm project/5.12_APP_Control_Smart_Farm