Activities/Turtle Art/Using Turtle Art Sensors: Difference between revisions
Tonyforster (talk | contribs) |
Tonyforster (talk | contribs) |
||
| Line 587: | Line 587: | ||
===More=== | ===More=== | ||
As of TurtleBlocksV106, | 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]]. The section has been retained to show how a little Python coding can be used to create your own 'show camera'. | ||
| Line 611: | Line 611: | ||
["journal", "/tmp/turtlepic.jpg"] | ["journal", "/tmp/turtlepic.jpg"] | ||
There are two ways to make the show media tile point to the file system and not the Journal | There are two ways to make the show media tile point to the file system and not the Journal | ||