2017-06-29 16:47:26 +02:00
|
|
|
# @extends
|
|
|
|
|
2018-04-11 17:00:01 +02:00
|
|
|
## Support #support
|
|
|
|
|
|
|
|
* [Troubleshoot](/troubleshoot)
|
|
|
|
* [EV3 Manager](https://ev3manager.education.lego.com/)
|
2018-05-16 15:37:17 +02:00
|
|
|
* [LEGO Support](https://www.lego.com/service/)
|
2018-04-11 17:00:01 +02:00
|
|
|
|
2018-01-19 01:43:16 +01:00
|
|
|
## Projects #projects
|
|
|
|
|
2018-02-14 17:56:12 +01:00
|
|
|
* [Getting Started](/getting-started)
|
|
|
|
* [Try](/getting-started/try)
|
|
|
|
* [Use](/getting-started/use)
|
|
|
|
|
2018-04-05 00:12:55 +02:00
|
|
|
* [Tutorials](/tutorials)
|
|
|
|
* [Wake Up!](/tutorials/wake-up)
|
|
|
|
* [Make An Animation](/tutorials/make-an-animation)
|
|
|
|
* [What Animal Am I?](/tutorials/what-animal-am-i)
|
2018-04-13 00:05:14 +02:00
|
|
|
* [Music Brick](/tutorials/music-brick)
|
2018-04-05 00:12:55 +02:00
|
|
|
* [Run Motors](/tutorials/run-motors)
|
|
|
|
* [Touch to Run](/tutorials/touch-to-run)
|
|
|
|
* [Touch Sensor Values](/tutorials/touch-sensor-values)
|
2018-04-06 02:32:32 +02:00
|
|
|
* [What Color?](/tutorials/what-color)
|
|
|
|
* [Line Following](/tutorials/line-following)
|
2018-04-11 07:43:28 +02:00
|
|
|
* [Red Light, Green Light](/tutorials/redlight-greenlight)
|
2018-04-06 22:09:27 +02:00
|
|
|
* [Object Near?](/tutorials/object-near)
|
2018-04-11 18:31:53 +02:00
|
|
|
* [Security Alert](/tutorials/security-alert)
|
2018-04-05 00:12:55 +02:00
|
|
|
|
2018-02-14 17:56:12 +01:00
|
|
|
* [Coding](/coding)
|
|
|
|
* [Autonomous Parking](/coding/autonomous-parking)
|
|
|
|
* [Object Detection](/coding/object-detection)
|
2018-03-19 20:26:29 +01:00
|
|
|
* [Line Detection](/coding/line-detection)
|
2018-02-14 17:56:12 +01:00
|
|
|
|
|
|
|
* [Design Engineering](/design-engineering)
|
|
|
|
* [Make It Move Without Wheels](/design-engineering/make-it-move)
|
2018-02-23 16:37:32 +01:00
|
|
|
* [Make It Smarter and Faster](/design-engineering/make-it-smarter)
|
2018-02-14 17:56:12 +01:00
|
|
|
* [Make a System that Communicates](/design-engineering/make-it-communicate)
|
|
|
|
|
2018-01-19 01:43:16 +01:00
|
|
|
* [Maker](/maker)
|
2018-02-14 17:56:12 +01:00
|
|
|
* [Make a Sound Machine](/maker/sound-machine)
|
2018-03-30 00:16:26 +02:00
|
|
|
* [Make a Security Gadget](/maker/security-gadget)
|
2018-02-14 17:56:12 +01:00
|
|
|
|
2017-06-29 16:47:26 +02:00
|
|
|
## Reference #reference
|
|
|
|
|
|
|
|
* [Reference](/reference)
|
2018-01-31 02:02:22 +01:00
|
|
|
* [Brick](/reference/brick)
|
|
|
|
* [show string](/reference/brick/show-string)
|
|
|
|
* [show number](/reference/brick/show-number)
|
|
|
|
* [show value](/reference/brick/show-value)
|
|
|
|
* [show mood](/reference/brick/show-mood)
|
|
|
|
* [show image](/reference/brick/show-image)
|
|
|
|
* [clear screen](/reference/brick/clear-screen)
|
2018-03-30 01:43:17 +02:00
|
|
|
* [show ports](/reference/brick/show-ports)
|
2018-01-31 05:58:18 +01:00
|
|
|
* [on event](/reference/brick/button/on-event)
|
|
|
|
* [is pressed](/reference/brick/button/is-pressed)
|
|
|
|
* [was pressed](/reference/brick/button/was-pressed)
|
|
|
|
* [pause until](/reference/brick/button/pause-until)
|
2018-02-07 07:18:39 +01:00
|
|
|
* [set light](/reference/brick/set-status-light)
|
2018-01-31 05:58:18 +01:00
|
|
|
* [battery level](/reference/brick/battery-level)
|
2018-02-07 04:43:50 +01:00
|
|
|
* [Motors](/reference/motors)
|
2018-02-19 16:35:08 +01:00
|
|
|
* [run](/reference/motors/motor/run)
|
2018-02-07 04:43:50 +01:00
|
|
|
* [stop](/reference/motors/motor/stop)
|
|
|
|
* [reset](/reference/motors/motor/reset)
|
|
|
|
* [set brake](/reference/motors/motor/set-brake)
|
2018-02-07 08:18:36 +01:00
|
|
|
* [set inverted](/reference/motors/motor/set-inverted)
|
2018-02-07 04:43:50 +01:00
|
|
|
* [set regulated](/reference/motors/motor/set-regulated)
|
|
|
|
* [tank](/reference/motors/synced/tank)
|
|
|
|
* [steer](/reference/motors/synced/steer)
|
|
|
|
* [angle](/reference/motors/motor/angle)
|
|
|
|
* [speed](/reference/motors/motor/speed)
|
|
|
|
* [clear counts](/reference/motors/motor/clear-counts)
|
2018-02-14 17:56:12 +01:00
|
|
|
* [stop all motors](/reference/motors/stop-all)
|
2018-02-08 18:35:47 +01:00
|
|
|
* [Sensors](/reference/sensors)
|
2018-02-10 03:17:12 +01:00
|
|
|
* [Touch](/reference/sensors/touch-sensor)
|
|
|
|
* [on event](/reference/sensors/touch-sensor/on-event)
|
|
|
|
* [pause until](/reference/sensors/touch-sensor/pause-until)
|
|
|
|
* [is pressed](/reference/sensors/touch-sensor/is-pressed)
|
|
|
|
* [was pressed](/reference/sensors/touch-sensor/was-pressed)
|
|
|
|
* [Gyro](/reference/sensors/gyro)
|
|
|
|
* [angle](/reference/sensors/gyro/angle)
|
|
|
|
* [rate](/reference/sensors/gyro/rate)
|
2018-02-11 18:01:46 +01:00
|
|
|
* [reset](/reference/sensors/gyro/reset)
|
|
|
|
* [Ultrasonic](/reference/sensors/ultrasonic)
|
2018-02-22 07:35:51 +01:00
|
|
|
* [on event](/reference/sensors/ultrasonic/on-event)
|
|
|
|
* [distance](reference/sensors/ultrasonic/distance)
|
2018-02-20 19:38:41 +01:00
|
|
|
* [pause until](reference/sensors/ultrasonic/pause-until)
|
|
|
|
* [Infrared](/reference/sensors/infrared)
|
2018-02-22 07:35:51 +01:00
|
|
|
* [on event](/reference/sensors/infrared/on-event)
|
|
|
|
* [distance](reference/sensors/infrared/proximity)
|
2018-02-21 23:03:56 +01:00
|
|
|
* [pause until](reference/sensors/infrared/pause-until)
|
2018-02-22 07:35:51 +01:00
|
|
|
* [Infrared beacon](/reference/sensors/beacon)
|
|
|
|
* [on event](/reference/sensors/beacon/on-event)
|
|
|
|
* [pause until](/reference/sensors/beacon/pause-until)
|
|
|
|
* [is pressed](/reference/sensors/beacon/is-pressed)
|
|
|
|
* [was pressed](/reference/sensors/beacon/was-pressed)
|
|
|
|
* [set remote channel](/reference/sensors/beacon/set-remote-channel)
|
2018-02-21 23:03:56 +01:00
|
|
|
* [Color](/reference/sensors/color-sensor)
|
|
|
|
* [on color detected](/reference/sensors/color-sensor/on-color-detected)
|
2018-04-03 14:05:01 +02:00
|
|
|
* [pause until color detected](/reference/sensors/color-sensor/pause-until-color-detected)
|
2018-04-03 21:03:15 +02:00
|
|
|
* [on light detected](/reference/sensors/color-sensor/on-light-detected)
|
|
|
|
* [pause until light condition detected](/reference/sensors/color-sensor/pause-until-light-detected)
|
2018-02-21 23:03:56 +01:00
|
|
|
* [color](/reference/sensors/color-sensor/color)
|
2018-02-22 07:35:51 +01:00
|
|
|
* [light](/reference/sensors/color-sensor/ambient-light)
|
2018-02-23 01:23:07 +01:00
|
|
|
* [Music](/reference/music)
|
|
|
|
* [play sound effect](/reference/music/play-sound-effect)
|
|
|
|
* [play sound effect until done](/reference/music/play-sound-effect-until-done)
|
|
|
|
* [play tone](/reference/music/play-tone)
|
|
|
|
* [ring tone](/reference/music/ring-tone)
|
|
|
|
* [stop all sounds](/reference/music/stop-all-sounds)
|
|
|
|
* [rest](/reference/music/rest)
|
|
|
|
* [change tempo by](/reference/music/change-tempo-by)
|
|
|
|
* [set tempo](/reference/music/set-tempo)
|
|
|
|
* [note frequency](/reference/music/note-frequency)
|
|
|
|
* [beat](/reference/music/beat)
|
|
|
|
* [set volume](/reference/music/set-volume)
|
2018-02-22 23:56:15 +01:00
|
|
|
* [Control](/reference/control)
|
|
|
|
* [Timer](/reference/control/timer)
|
|
|
|
* [seconds](/reference/control/timer/seconds)
|
|
|
|
* [millis](/reference/control/timer/millis)
|
|
|
|
* [reset](/reference/control/timer/reset)
|
|
|
|
* [pause until](/reference/control/timer/pause-until)
|
2018-02-23 23:13:08 +01:00
|
|
|
* [Console](/reference/console)
|
|
|
|
* [log](/reference/console/log)
|
|
|
|
* [log value](/reference/console/log-value)
|
|
|
|
* [send to screen](/reference/console/send-to-screen)
|
2018-08-10 23:30:44 +02:00
|
|
|
|
|
|
|
## #misc
|
|
|
|
|
|
|
|
## devs
|