Activities/Turtle Art/Using Turtle Art Sensors: Difference between revisions
Tonyforster (talk | contribs) |
Tonyforster (talk | contribs) |
||
| Line 586: | Line 586: | ||
As at Turtle Art V106 there is a built in sample <i>psuedo-color.ta</i> which only differs in that it loads the image from the journal rather than the camera. | As at Turtle Art V106 there is a built in sample <i>psuedo-color.ta</i> which only differs in that it loads the image from the journal rather than the camera. | ||
=== | ===Create your own 'camera' block with Python code=== | ||
As of TurtleBlocksV106, this section has been largely superceded. The Show Camera block [[File:Show camera.jpg]] now has the function of the Python code and Show Media blocks [[File:Python show media.jpg]]. | As of TurtleBlocksV106, this section has been largely superceded. The Show Camera block [[File:Show camera.jpg]] now has the function of the Python code and Show Media blocks [[File:Python show media.jpg]]. This information has been retained just to show how a little Python coding can be used to create your own 'show camera'. | ||