Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 708 Bytes

app_project.rst

File metadata and controls

28 lines (19 loc) · 708 Bytes

4. Play Pico 4WD with APP

This section will guide you to build remote control projects by using SunFounder Controller, which means you can use your phone/tablet to control your Pico 4WD car.

Here are some examples that will teach you how to Implement communication between Raspberry Pi Pico and SunFounder controller. As well as some interesting projects.

For more information on how each component works and the associated functions, check out :ref:`learn_modules`.

.. toctree::
    :maxdepth: 1

    app_transfer
    app_move
    app_speed
    app_light
    app_speech
    app_cliff
    app_line_track
    app_follow
    app_avoid