mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-11 17:14:41 +00:00
This page was getting very long, so split it up for easier navigation (#33).
95 lines
2.0 KiB
ReStructuredText
95 lines
2.0 KiB
ReStructuredText
Welcome to Pybricks!
|
|
==================================================================
|
|
|
|
This documentation has everything you need to install Pybricks and
|
|
run your first scripts.
|
|
|
|
|
|
**Step 1: Install Pybricks**
|
|
|
|
Pybricks scripts are the same across all hubs. The only difference is in how
|
|
you install Pybricks and how you run scripts. To get started, click one of
|
|
the platforms below.
|
|
|
|
.. list-table::
|
|
|
|
* - **MINDSTORMS EV3**
|
|
- **Powered Up (Technic/City/BOOST)**
|
|
- **SPIKE / MINDSTORMS Inventor**
|
|
|
|
* - .. image:: images/ev3brick.png
|
|
:target: start_ev3.html
|
|
|
|
- .. figure:: images/powereduphubs.png
|
|
:target: start_pup.html
|
|
|
|
- .. figure:: images/primeinventorhub.png
|
|
:target: start_inventor.html
|
|
|
|
|
|
**Step 2: Start coding!**
|
|
|
|
After you've followed the installation steps for your hub,
|
|
check out the Pybricks modules in the left hand menu to see what
|
|
you can do.
|
|
|
|
**Step 3: Share what you made (or ask for help!)**
|
|
|
|
Got questions or issues? Please share your
|
|
findings on our `support page`_ so we can make Pybricks even better.
|
|
*Thank you!*
|
|
|
|
|
|
.. _support page: https://github.com/pybricks/support/issues/
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Table of Contents
|
|
:hidden:
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Pybricks
|
|
:hidden:
|
|
|
|
Home Page <https://pybricks.com>
|
|
Downloads <https://pybricks.com/downloads/>
|
|
Example Projects <https://github.com/pybricks/pybricks-projects>
|
|
Support <https://github.com/pybricks/support/issues/>
|
|
About Pybricks <https://pybricks.com/about/>
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Getting started
|
|
:hidden:
|
|
|
|
start_ev3
|
|
start_pup
|
|
start_inventor
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Pybricks Modules
|
|
:hidden:
|
|
|
|
hubs/index
|
|
pupdevices/index
|
|
ev3devices
|
|
nxtdevices
|
|
iodevices
|
|
parameters
|
|
tools
|
|
robotics
|
|
media
|
|
messaging
|
|
geometry
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Engineering Extras
|
|
:hidden:
|
|
|
|
signaltypes
|
|
motors
|
|
.. frames
|