Laurens Valk
|
4b5b97bbb2
|
examples/pup: add imu up() example
|
2021-01-20 11:13:24 +01:00 |
|
Laurens Valk
|
1573508f75
|
examples/pup/primehub: auto rotate display
|
2021-01-20 11:05:09 +01:00 |
|
Laurens Valk
|
018b0d8b9d
|
examples: simplify hub script generator
Instead of saying that some lines should be skipped, just say for which hubs the entire script will work.
|
2021-01-20 10:56:21 +01:00 |
|
Laurens Valk
|
47d7fa46d8
|
examples: drop common inventorhub scripts
The doc page has been merged into one page, with all examples using the PrimeHub class.
|
2021-01-20 10:40:26 +01:00 |
|
Laurens Valk
|
92311b65fb
|
examples/pup/hub_primehub: no need to call off()
The animation is now cleared automatically when invoking the pixel method, so there's no need to call this manually anymore.
See https://github.com/pybricks/support/issues/195
|
2021-01-12 16:32:20 +01:00 |
|
Laurens Valk
|
1c201b5f8c
|
examples/pup: generate light matrix examples
|
2020-11-11 18:56:38 +01:00 |
|
Laurens Valk
|
abe1be18b2
|
examples/pup: add common light matrix display
|
2020-11-11 17:09:44 +01:00 |
|
Laurens Valk
|
b0ffb24a2e
|
examples: import snippets from pybricks-projects
These code samples are rendered in the docs, so we include them here.
For the git history of these snippets, see:
https://github.com/pybricks/pybricks-projects/commits/f4914069aaacfd9ab1e0dd6f05524f62cfc56b29/snippets
|
2020-11-04 10:17:33 +01:00 |
|
Laurens Valk
|
7ca33d8b97
|
projects: add submodule
This will contain the code snippets included by the docs.
|
2019-12-09 16:47:40 +01:00 |
|
Laurens Valk
|
b8458cd086
|
add example submodule
|
2019-05-09 14:27:04 +02:00 |
|