.. _projects_piper: Piper Make Tutorials ====================== This chapter contains an introduction to Piper Make, how to connect and program Pico W win Piper Make, and several interesting projects to help you get up and running with Piper quickly. We recommend that you read this chapter in order. Piper Make is a super easy and fun way to make projects using Raspberry Pi Pico W. It uses blocks like Scratch, so you don't need any programming experience to use it. The underlying principle is to use CircuitPython with auxiliary libraries. **Source Code** * :download:`Ultimate-Starter-Kit-for-Pico-W ` * Or check out the code at `Ultimate-Starter-Kit-for-Pico-W - GitHub `_ **1. Getting Started with Piper Make** .. toctree:: :maxdepth: 1 Getting_Started_with_Piper_Make/1.1_Set_Up_Pico Getting_Started_with_Piper_Make/1.2_Quick_Guide_Piper Getting_Started_with_Piper_Make/1.3_Save_Import **2. Piper Make Projects** .. toctree:: :maxdepth: 2 2.1_Hello_LED 2.2_Button_Control_LED 2.3_Door_Bell 2.4_RGB_Color_Mixing 2.5_Drummer 2.6_Light_Intensity_Display 2.7_Potentiometer_Control_Servo 2.8_Smart_Water_Tank 2.9_Pets_Welcome 2.10_RGB_Light_Strip 2.11_Reversing_Radar 2.12_Reaction_Game