Activities/Turtle Art/Using Turtle Art Sensors: Difference between revisions

Tonyforster (talk | contribs)
Line 519: Line 519:




The camera could be used for time lapse photography, motion sensing, light level measuring, colour sensing and more. Here is an example where you can take a photo and apply colour effects (note, 'pen color' is not the same as 'turtle sees')
The camera could be used for time lapse photography, motion sensing, light level measuring, colour sensing and more. Here is an example where you can take a photo and apply colour effects. (Note, 'pen color' is not the same as 'turtle sees'; if you want the actual RGB value of a pixel, use the 'read pixel' block. There is also sample Python code available for setting the RGB value of a pixel.)


[[File:Colour processing.jpg]]
[[File:Colour processing.jpg]]