Activities/Turtle Art/Sensors: Difference between revisions
New page: <noinclude>{{Translations | english | español |}}</noinclude> <noinclude>{{ GoogleTrans-en | es =show | bg =show | zh... |
Tonyforster (talk | contribs) |
||
(8 intermediate revisions by 4 users not shown) | |||
Line 3: | Line 3: | ||
===The Sensors Palette (red)=== | ===The Sensors Palette (red)=== | ||
THIS INFOMATION IS OUT OF DATE, SEE [[Activities/Turtle_Art#Sensors_Palette]] | |||
====examples (4)==== | ====examples (4)==== | ||
Line 15: | Line 16: | ||
|- | |- | ||
|[[Image:TA-keyboard.svg]]||keyboard input||holds results of query-keyboard block | |[[Image:TA-keyboard.svg]]||keyboard input||holds results of query-keyboard block | ||
|- | |||
|[[Image:TAMyblock.svg]]|| [[Activities/Turtle_Art#Programmable_Brick|user-definable code]] || This block runs code found in the tamyblock.py module found in the Journal and editable in Pippy. Use the load Pippy button [[Image:TAPippyButton.svg]] on the Save/Load toolbar to load your custom module. The block changes appearance once Python code is loaded. [[Image:TA-python-code-loaded.svg]] | |||
|- | |- | ||
|[[Image:TA-myfunc.png]]||my function||a programmable block: add your own math equation in the block, e.g., sin(x) | |[[Image:TA-myfunc.png]]||my function||a programmable block: add your own math equation in the block, e.g., sin(x) | ||
Line 33: | Line 36: | ||
These additional blocks are available in the [[Activities/TAExperimental|experimental version of Turtle Art]] | These additional blocks are available in the [[Activities/TAExperimental|experimental version of Turtle Art]] | ||
{| | {| | ||
|- | |- | ||
|[[Image:TA-volume.svg]]|| volume || microphone input volume | |[[Image:TA-volume.svg]]|| volume || microphone input volume |