color sensor examples (#894)

* tank zigzag

* reflected light measure

* adding links

* added reflected light calibration

* updated summary
This commit is contained in:
Peli de Halleux
2019-08-30 15:03:09 -07:00
committed by GitHub
parent 1fc818767c
commit 0251b914f2
9 changed files with 91 additions and 0 deletions

View File

@ -19,11 +19,14 @@
* [What Animal Am I?](/tutorials/what-animal-am-i)
* [Music Brick](/tutorials/music-brick)
* [Run Motors](/tutorials/run-motors)
* [Tank ZigZag](/tutorials/tank-zigzag)
* [Touch to Run](/tutorials/touch-to-run)
* [Touch Sensor Values](/tutorials/touch-sensor-values)
* [What Color?](/tutorials/what-color)
* [Line Following](/tutorials/line-following)
* [Red Light, Green Light](/tutorials/redlight-greenlight)
* [Reflected Light Measure](/tutorials/reflected-light-measure)
* [Reflected Light Calibration](/tutorials/reflected-light-calibration)
* [Object Near?](/tutorials/object-near)
* [Security Alert](/tutorials/security-alert)