Antoni Luong Pham
6d80d5e596
sets/ev3/home: refactor
2021-01-15 10:06:13 +01:00
Antoni Luong Pham
53b23662a5
sets/inventor: add first Tricky programs
...
move Tricky program
add Tricky README
update Tricky README and docstrings
update Tricky Playing Soccer program
update TrickyPlayingSoccer.celebrate()
update Tricky Playing Soccer program
update TrickyPlayingSoccer.celebrate()
update Tricky README
refactor Tricky Playing Soccer program
add Tricky Basic program
update Tricky Basic program
update Tricky Playing Soccer program
update Tricky Playing Soccer program
update TrickyPlayingSoccer.celerate()
update Tricky programs (after UltrasonicSensor bug was fixed)
update TrickyPlayingSoccer.celebrate()
update TrickyPlayingSoccer.celebrate()
add comment to Tricky basic dance program
sets/inventor/tricky: coding suggestions
See https://github.com/pybricks/pybricks-projects/pull/29#issuecomment-756058378
update Tricky basic program using no class
refactor Tricky basic program
edit Tricky basic docstrings
add comment to Tricky basic program
update Tricky Playing Soccer program
Rename PyBricks to Pybricks
comments
2021-01-15 09:57:47 +01:00
Laurens Valk
4ee7adc48d
config: add setup.cfg
...
Copy this file from pybricks-api, to make flake8 a bit less strict about longer lines, so that projects that previously passed all checks, still pass.
2020-12-01 10:16:01 +01:00
Antoni Luong Pham
1ea6bf107a
sets/ev3/home_bonus: add RoboDoz3r program
...
add wait(10) to RoboDoz3r
2020-12-01 10:09:19 +01:00
Antoni Luong Pham
961e436eeb
sets/ev3/home_bonus: add Bobb3e program
2020-12-01 10:01:30 +01:00
Antoni Luong Pham
5c6a2af6d9
sets/ev3/home_bonus: add Wack3m program
2020-12-01 10:00:24 +01:00
Antoni Luong Pham
57e2c479a9
sets/ev3/home_bonus: add EV3 Game program
...
add ev3_game to home_bonus VSCode workspace
use wait(10) in while loop in EV3 Game
2020-12-01 09:58:10 +01:00
Laurens Valk
4c957cd282
config: update workspaces
...
Remove reference to EV3 snippets.
2020-11-04 10:24:35 +01:00
Laurens Valk
77f12db54c
snippets: move to pybricks-api/examples
...
The snippets have been moved to simplify doc maintenance. See https://github.com/pybricks/pybricks-api/pull/36
2020-11-04 10:22:58 +01:00
Antoni Luong Pham
e84aa4f5a2
sets/ev3/home_bonus: add Mr. B3am program
2020-11-02 21:35:09 +01:00
Laurens Valk
1c2ff73ee1
sets/ev3/home_bonus/r3ptar: fix whitespace
2020-11-02 13:01:56 +01:00
Laurens Valk
a7a53c84b4
sets/ev3/home_bonus: update workspaces
2020-10-27 16:59:58 +01:00
Antoni Luong Pham
bcb47f0d23
sets/ev3/home/gripp3r: refactor main.py
2020-10-27 16:57:19 +01:00
Antoni Luong Pham
56b060f3c5
sets/ev3/home/spik3r: refactor main.py
2020-10-27 16:57:19 +01:00
Antoni Luong Pham
46af4831c0
sets/ev3/home/r3ptar: refactor main.py
2020-10-27 16:57:19 +01:00
Antoni Luong Pham
27206d68c9
sets/ev3/home/ev3rstorm: refactor main.py
2020-10-27 16:57:19 +01:00
Antoni Luong Pham
25ac93d6db
sets/ev3/home/track3r: add README
2020-10-27 16:57:19 +01:00
Laurens Valk
da28bf8787
sets/ev3/home_bonus/el3ctric_guitar: flake8
2020-10-25 21:30:25 +01:00
Laurens Valk
f4914069aa
snippets/pup/hub_inventor: generate snippets
2020-10-25 20:26:39 +01:00
Antoni Luong Pham
bd6f9a89f1
sets/ev3/home_bonus: add Guitar program
2020-10-25 20:22:35 +01:00
Antoni Luong Pham
53f292d2ab
sets/ev3/home_bonus: add Dinor3x program
2020-10-24 09:54:43 +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
Laurens Valk
548b3abd6e
sets: organize by category instead of platforms
...
Powered Up is very broad. Instead, use categories like trains, technic, boost, etc.
2020-10-23 19:51:49 +02:00
Laurens Valk
fa5a3f5ecc
all: rename official_models to sets
...
This is much shorter, and describes the category better.
2020-10-23 19:30:16 +02:00
Laurens Valk
aa13792dab
.github: add sponsor link
2020-10-09 23:07:24 +02:00
Laurens Valk
86587eeff2
snippets/pup/hub_*: generate from template
2020-10-09 19:36:32 +02:00
Laurens Valk
3af9d146b6
snippets/pup/hub_shared: generate script template
...
Generate examples for each hub by replacing ExampleHub by
the name of each hub, and skip examples that do not apply
to a particular hub. Such as examples with floating point.
2020-10-09 19:34:47 +02:00
Laurens Valk
122544d613
snippets/pup/hub_shared: light examples
...
These are template scripts for all hubs
2020-10-09 16:51:33 +02:00
Laurens Valk
2a08462af1
snippets/pup/sensor_color: calibration and hsv
...
Update for the simplified color calibration API.
2020-10-08 19:00:50 +02:00
Laurens Valk
72f812df3f
snippets/pup/sensor_color_distance: calibration
...
Update for the simplified color calibration API.
2020-10-08 19:00:40 +02:00
Vinh Luong
51aa74f0c7
official_models/ev3: refactoring
2020-10-07 10:50:13 +02:00
Antoni Luong Pham
fc39ab9468
official_models/ev3/gripp3r: add project
2020-10-07 10:50:13 +02:00
Antoni Luong Pham
fcff36b3fd
official_models/ev3/home/r3ptar: add project
2020-10-07 10:50:13 +02:00
Antoni Luong Pham
098696c2b4
official_models/ev3/home/spik3r: add project
2020-10-07 10:50:13 +02:00
Vinh Luong
c83fd44fec
official_models/ev3/home/track3r: add project
2020-10-07 10:50:13 +02:00
Vinh Luong
e3860fd1c5
official_models/ev3/home/ev3rstorm: add project
2020-10-07 10:50:13 +02:00
Laurens Valk
dbda3c337a
snippets/ev3: update workspace
2020-10-07 10:50:13 +02:00
Laurens Valk
e9735b2db0
snippets/pup: add PFMotor examples
2020-08-11 12:09:36 +02:00
Laurens Valk
bc2ec92634
snippets/pup: add Motor action examples
2020-07-21 16:11:27 +02:00
Laurens Valk
6b634c5365
snippets/pup: add Motor stop and action examples
2020-07-21 15:16:16 +02:00
Laurens Valk
599c6fce13
snippets/pup: add Motor measuring examples
2020-07-21 14:49:12 +02:00
Laurens Valk
e2188747c8
snippets/pup: add Motor init examples
2020-07-21 14:49:12 +02:00
Laurens Valk
e4729df9f5
snippets/pup: add DCMotor examples
2020-07-21 14:49:12 +02:00
Adam
a0c96c5a6a
snippets/ev3: add PS4 snippet
2020-07-19 22:55:10 +02:00
Laurens Valk
c6a3d7a66e
snippets/pup/sensor_force: add examples
2020-07-13 15:39:00 +02:00
Laurens Valk
073357709b
snippets/pup/sensor_color: add reflection example
2020-07-13 14:23:39 +02:00
Laurens Valk
ee05a6686e
snippets/pup/sensor_color: add ambient sample
...
ambient color sensor is unique to this sensor
2020-07-13 14:13:21 +02:00
Laurens Valk
caa4012b2a
snippets/pup/sensor_color: add 6 samples
...
These are nearly the same as for the ColorDistanceSensor.
2020-07-13 14:04:59 +02:00
Laurens Valk
36a4bdd2a9
snippets/pup/sensor_color_distance: add 6 samples
2020-07-11 17:03:07 +02:00
Laurens Valk
dc82cd5d07
snippets/pup/light: add basic light and math demo
2020-07-11 12:58:15 +02:00