Skip to content

Releases: DexterInd/pxt-gigglebot

Microbit V2 support

13 Nov 16:16
75e8d12
Compare
Choose a tag to compare
Merge pull request #33 from CleoQc/master

V2 support

Invert motors

29 Jul 22:24
dde63f9
Compare
Choose a tag to compare

Some gigglebots behave better if the new "Invert Motors" block is used.

new block: motor power values

16 Oct 16:58
35f517c
Compare
Choose a tag to compare

image

New block in order to read current motor power (either left or right)

bring "correct drive" up

09 Sep 17:15
72ec54a
Compare
Choose a tag to compare

"Correct Drive" now duplicated in top level and 'more' section for ease of finding.

"left motor" and "right motor" blocks removed

27 Jan 21:54
66dc224
Compare
Choose a tag to compare

These blocks were confusing to use. Need to better think about them first.

THP sensor, improved line follower

27 Jan 21:22
033a813
Compare
Choose a tag to compare

Also access to motor power values as blocks, and "turn towards light" block

Line Follower and Light Follower changes

10 Dec 16:29
fc5d7e8
Compare
Choose a tag to compare

Line Follower and Light Follower now play well with others. This means they are no longer blocking and they do allow parallel sequences to run.

v1.0.6: Merge pull request #25 from CleoQc/master

09 Oct 18:11
bc3a17a
Compare
Choose a tag to compare

Fix Light Follower

09 Oct 14:07
73c7447
Compare
Choose a tag to compare

Light follower block was the wrong code.
Also fix the icon to have a red cross, hoping it will tell people to load the other package.

Fix block rendering in help

05 Sep 22:39
5dab43b
Compare
Choose a tag to compare
Merge pull request #22 from CleoQc/master

Remove comments