Commit Graph
25 Commits
Author SHA1 Message Date
Laurens Valk 3fb7f2e27c 42140-app-controlled-transformation-vehicle: Add extra demo.
- Add additional program.
- Apply formatting.
- Fix image URL.
- Reduce image size.

Fixes https://github.com/pybricks/pybricks-projects/issues/89
2023-11-24 21:04:12 +01:00
Geoff Stearns c5d25b973f 42140-app-controlled-transformation-vehicle: Add remote demo.
Add Powered up Remote support for App-Controlled Transformation Vechicle

Add variable speed settings via red buttons
2023-11-24 20:52:02 +01:00
Laurens Valk 64e5ab172e sets/technic/off-roader: Use smoothness profile.
For the drive wheels, smoothness is more important than precision.
2023-03-17 15:08:57 +01:00
Laurens Valk 924d383a01 tutorials/wireless: Add PC communication example. 2022-10-25 10:20:07 +02:00
Laurens Valk a9f01d961d 42131-cat-bulldozer: Add RC project. 2022-02-28 15:23:32 +01:00
Laurens Valk d7014763f7 42114-volvo-articulated-hauler: Copy-edit project.
Applies small fixes to description and formats the code.
2022-02-21 09:30:28 +01:00
repkovsky 453dd16fca 42114-volvo-articulated-hauler: Add RC project. 2022-02-21 09:28:06 +01:00
David Lechner 709441c4b7 sets/technic/*/remote: swap left/right controls (#68)
In RC toys, there is a defacto standard that throttle is on the left
and steering is on the right, so this configuration should be more
natural to anyone who has used other RC toys.
2022-02-21 08:44:28 +01:00
Laurens Valk 49ef87f957 all: Remove remote beta note.
This is part of the stable release now.
2021-12-21 11:05:41 +01:00
Laurens Valk e2a4dc6cdf 42129-mercedes-benz-zetros: Add RC project. 2021-12-09 12:02:55 +01:00
David Lechner e2f22524bc sets/technic: add note about Remote being in beta
We have had several reports of the Remote not working because people
don't know that this is still in beta.

https://github.com/pybricks/support/discussions/427
2021-08-10 16:17:44 -05:00
Laurens Valk a6978f7943 off-road-buggy: Update video and set number.
Also make small text fixes.
2021-07-23 16:29:50 +02:00
Jorge Pereira a4a0f9bfe4 42124-off-road-buggy: Add remote project
* Create index.md

* Add files via upload

* Delete 42124-off-road-buggy directory

* Create index.md

* Add files via upload

* Create index.md

* Create main.py

* Add files via upload

* Add files via upload

* Update index.md

* Update index.md

* Update index.md

* Update index.md
2021-07-23 16:11:11 +02:00
Laurens Valk 07be5aa18e 42099-off-roader: Add Powered Up Remote example. 2021-07-01 11:52:45 +02:00
Laurens Valk 13ed3ac6fb all: Add code directive. 2021-05-19 13:06:38 +02:00
Laurens Valk 003f32f7fd all: Rename Pybricks team. 2021-05-19 11:46:47 +02:00
Laurens Valk 86bacd8f96 all: Update metadata. 2021-05-18 14:31:24 +02:00
David Lechner 31168708c5 all: apply flake8
EV3 and SPIKE are skipped for now since there are pending pull requests.
Lines are wrapped somewhat short at 70 lines for better compatibility
with the website.
2021-05-13 12:51:22 -05:00
David Lechner 850972945f sets: drop permalink
Jekyll will automatically figure out the url from the file path so we
don't need to manually specify the permalink in every file.

Also requires renaming the files to index.md to make it work correctly.
2021-05-12 13:41:20 -05:00
David Lechner c24ff4bb2b all: add copy-code button
This adds a copy button on the Pybricks website.
2021-04-28 19:05:01 -05:00
Laurens Valk d450120857 42099-off-roader: Add obstacle avoidance program. 2021-04-14 15:15:04 +02:00
Laurens Valk c56d058ab7 42099-off-roader: Add keyboard remote program. 2021-04-14 14:56:36 +02:00
Laurens Valk 5cecf9acf0 42099-off-roader: Add basic driving demo. 2021-04-14 12:53:43 +02:00
Laurens Valk 5a8e6c0021 Sets: Initial theme description. 2021-04-13 15:50:18 +02:00
Jorge Pereira 59b1af009e sets/technic/42109/keyboard_remote: add project
Example program for remote controlling the LEGO Technic Top Gear Rally Car with a keyboard through the IDE I/O Windows
2020-10-23 23:41:54 +02:00