116 Commits
Author SHA1 Message Date
Laurens Valk faaacce09f sets: Add Audi Xbox example. 2024-02-16 12:13:46 +01:00
Laurens Valk 9835bcf0fa technic: Add video links. 2024-01-10 09:29:04 +01:00
Laurens Valk 0dbd5b314e 42099-off-roader: Add block example. 2024-01-10 09:18:55 +01:00
Geoff StearnsandLaurens Valk 3c3d7f4e44 42160-audi-rs-q-e-tron: Powered up remote code. 2024-01-10 09:18:11 +01:00
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 StearnsandLaurens Valk 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
David LechnerandGitHub e47c0fca66 sets/mindstorms-robot-invetor/gelo: fix missed rename
Did some last minute renaming to fix flake8 but must have missed some.
2023-02-04 17:56:03 -06:00
David Lechner 59c84aa332 sets/mindstorms-robot-inventor/main-models/gelo/repl: fix link 2023-01-09 09:09:31 -06:00
David Lechnerandlaurensvalk 6543d63b00 sets/mindstorms-robot-inventor/main-models/gelo: new programs
This adds new programs for Gelo. Inspired by the official LEGO programs.
2023-01-09 09:42:59 +01:00
Dave ParkerandGitHub fda58d9b80 sets/mindstorms-robot-inventor: Add Quick Reference sample
* Added Quick Reference sample for Inventor

Added a new sample for 51515 that acts like a quick reference to almost all of the relevant Pybricks API for the hub and devices that come in the 51515 kit.

* Added Notes for Beginners to the md file

* Better explanation of the Python syntax
2023-01-09 08:55:30 +01:00
Dave ParkerandGitHub fb8bf3bd53 sets/mindstorms-robot-inventor: Add Fast Block Flipper 2023-01-09 08:51:44 +01:00
Dave ParkerandGitHub a576adcb1f sets/mindstorms-robot-inventor: Add Mini Loader sample
* Add Mini Loader sample

Initial commit to add the "Remote-controlled Mini Loader" sample for Inventor, which is controlled by the Bluetooth Remote using a variety of techniques.

* Changed video ID

Changed the YouTube video ID of this sample to move it to my OneKitProjects channel, where it probably makes sense to make public at some point.
2022-12-24 09:17:45 +01:00
Laurens Valk 924d383a01 tutorials/wireless: Add PC communication example. 2022-10-25 10:20:07 +02:00
laurensvalkandGitHub df0b372d07 droid-commander: Drop limit adjustments. (#72)
Changing the limits should no longer be required just to change the acceleration.
2022-10-25 10:19:30 +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
repkovskyandLaurens Valk 453dd16fca 42114-volvo-articulated-hauler: Add RC project. 2022-02-21 09:28:06 +01:00
David LechnerandGitHub 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
Laurens Valk 9fd29435f1 sets/city/cargo-train: Add speed control project. 2021-11-12 16:28:22 +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 d8a4896f40 wack3m: Fix broken link. 2021-07-23 16:34:52 +02: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 PereiraandGitHub 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
Antoni Lương-Phạm Anh QuânandGitHub 21a0c6f28d Gelo: Add initial program
* update Robodoz3r README Update

* add index.md for gelo

* add Gelo basic program

* update Gelo basic program

* refactor gelo-basic program
2021-07-23 16:10:04 +02:00
Antoni Lương-Phạm Anh QuânandGitHub 15e3d2b7f6 wack3m: Refactor for website update
* update Robodoz3r README Update

* update Mindstorms EV3 VSCode workspace settings

* update Mindstorms EV3 Home Bonus VSCode workspace settings

* update Wack3m VSCode settings

* update Wack3m VSCode settings

* update wack3m program and index

* update Wack3m image file name

* update VSCode settings
2021-07-23 16:09:09 +02:00
Laurens Valk 07be5aa18e 42099-off-roader: Add Powered Up Remote example. 2021-07-01 11:52:45 +02:00
Antoni Lương-Phạm Anh QuânandGitHub 8b8376d05a Fix mvp typo (#62) 2021-06-09 08:41:44 -05: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 a6c167325a sets/mindstorms-robot-inventor: Reorganize by hub. 2021-05-19 11:39:08 +02:00
Laurens Valk 13c2d873ff sets/city/cargo-train: Add instruction links. 2021-05-19 11:24:08 +02:00
Laurens Valk 099a619fc9 sets/spike/grabber: Add missing link. 2021-05-19 11:23:47 +02:00
Laurens Valk 86bacd8f96 all: Update metadata. 2021-05-18 14:31:24 +02:00
10ae1be48d sets/spike: Update grabber.
* add README for Kiki the Dog (SPIKE Prime)

* add Kiki program

* fix Kiki README

* refactor Grabber

* Pybricks with lower-case b

Co-authored-by: David Lechner <david@lechnology.com>

* add short comment to Grabber program

Co-authored-by: Ariana Lương-Phạm <Ariana.LuongPham@gmail.com>
Co-authored-by: Antoni Luong Pham <Antoni.LuongPham@gmail.com>
Co-authored-by: David Lechner <david@lechnology.com>
2021-05-18 14:04:23 +02:00
Antoni Lương-Phạm Anh QuânandGitHub 27dcd51551 sets/mindstorms-ev3/home-bonus: Update EV3 Game.
* update robodoz3r README Update

* update Robodoz3r README Update

* update MrB3am README

* update kraz3 README Update

* update ev3 game README Update

* update changes

* update ev3 game readme

* update kraz3 readme

* update mr. b3am readme

* rename mr. b3am

* update robodoz3r readme

* update RoboDoz3r readme

* update Robodoz3r Readme

* update robodoz3r readme

* update mrb3am readme

* update mrb3am readme

* update kraz3 readme

* update kraz3 readme

* update ev3 game readme

* rename readme to index

* rename readme to index

* rename readme to index

* rename readme to index

* rename readme to index

* remove files

* remove duplicate code

* remove duplicate code
2021-05-18 14:03:43 +02:00
Antoni Lương-Phạm Anh QuânandGitHub 9ed77fdba8 sets/mindstorms-ev3/home-bonus: Update Kraz3.
* update robodoz3r README Update

* update Robodoz3r README Update

* update MrB3am README

* update kraz3 README Update

* update changes

* update kraz3 readme

* update mr. b3am readme

* rename mr. b3am

* update robodoz3r readme

* update RoboDoz3r readme

* update Robodoz3r Readme

* update robodoz3r readme

* update mrb3am readme

* update mrb3am readme

* update kraz3 readme

* update kraz3 readme

* rename readme to index

* rename readme to index

* rename readme to index

* rename readme to index

* remove files

* remove duplicate code
2021-05-18 14:03:02 +02:00
Antoni Lương-Phạm Anh QuânandGitHub a46dcc7a8c sets/mindstorms-ev3/home-bonus: Update Mr. B3am.
* update robodoz3r README Update

* update Robodoz3r README Update

* update MrB3am README

* update changes

* update mr. b3am readme

* rename mr. b3am

* update robodoz3r readme

* update RoboDoz3r readme

* update Robodoz3r Readme

* update robodoz3r readme

* update mrb3am readme

* update mrb3am readme

* rename readme to index

* rename readme to index

* rename readme to index

* remove files

* remove duplicate code
2021-05-18 14:02:38 +02:00
Antoni Lương-Phạm Anh QuânandGitHub 682a4cb247 sets/mindstorms-ev3/home-bonus: Update El3ctric Guitar.
* update robodoz3r README Update

* update Robodoz3r README Update

* update el3ctric guitar README Update

* update el3ctric guitar

* rename el3ctric guitar

* update robodoz3r readme

* update RoboDoz3r readme

* update Robodoz3r Readme

* update robodoz3r readme

* update el3ctric gutiar readme

* rename readme to index

* rename readme to index

* remove files

* remove duplicate code
2021-05-18 14:02:00 +02:00
Antoni Lương-Phạm Anh QuânandGitHub f7a1abaac7 sets/mindstorms-ev3/home-bonus: Update Robodoz3r.
* update robodoz3r README Update

* update robodoz3r readme

* update RoboDoz3r readme

* update Robodoz3r Readme

* update robodoz3r readme

* rename readme to index

* remove files
2021-05-18 14:01:39 +02:00
Laurens Valk 99be9ff532 sets/mindstorms: Split EV3 to its own theme.
This makes it easier to navigate projects on the website and in this repository.
2021-05-14 16:15:39 +02:00
Laurens Valk f381537364 exploration-rover: Add instructions. 2021-05-14 15:44:37 +02:00
Laurens Valk 5e8930a327 spike: Add landing page. 2021-05-14 15:26:05 +02:00
Laurens Valk aeea47a97b mindstorms: Move main models. 2021-05-14 15:18:25 +02:00
Laurens Valk 2d5b99040b mindstorms: Add landing pages 2021-05-14 15:13:49 +02:00
Laurens Valk b4356eedb8 sets/mindstorms/ev3-home-main: Update Ev3rstorm. 2021-05-14 14:52:17 +02:00
Laurens Valk 8e3472cb03 exploration-rover: Add program. 2021-05-14 14:51:47 +02:00
Laurens Valk ed2b4a9817 exploration-rover: Add placeholder. 2021-05-14 14:24:35 +02:00