Unplug tutorial intros from step path (#584)
This commit is contained in:
		
				
					committed by
					
						
						Peli de Halleux
					
				
			
			
				
	
			
			
			
						parent
						
							515be621a0
						
					
				
				
					commit
					3322119f35
				
			@@ -1,6 +1,6 @@
 | 
			
		||||
# Line Following
 | 
			
		||||
 | 
			
		||||
## Introduction @fullscreen
 | 
			
		||||
## Introduction @unplugged
 | 
			
		||||
 | 
			
		||||
Make a program to follow a line using the Color sensor and reflected light. Let's test reflected light to see if it's white or black (on the line), and drive our robot accordingly. 
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
# Make a custom animation
 | 
			
		||||
 | 
			
		||||
## Introduction @fullscreen
 | 
			
		||||
## Introduction @unplugged
 | 
			
		||||
 | 
			
		||||
Create a custom animation for your @boardname@.
 | 
			
		||||
 
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
# Music Brick
 | 
			
		||||
 | 
			
		||||
## Introduction @fullscreen
 | 
			
		||||
## Introduction @unplugged
 | 
			
		||||
 | 
			
		||||
Transform your @boardname@ into a musical instrument!
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
# Object Near?
 | 
			
		||||
 | 
			
		||||
## Introduction @fullscreen
 | 
			
		||||
## Introduction @unplugged
 | 
			
		||||
 | 
			
		||||
The digital Ultrasonic Sensor generates sound waves and reads their echoes to detect and measure distance from objects in centimeters. Build a program that will detect when an object is nearby.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
# Red Light, Green Light
 | 
			
		||||
 | 
			
		||||
## Introduction @fullscreen
 | 
			
		||||
## Introduction @unplugged
 | 
			
		||||
 | 
			
		||||
Use the ``||sensors:pause color sensor||`` block to play Red Light, Green Light with your @boardname@ robot! 
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
# Run motors
 | 
			
		||||
 | 
			
		||||
## Introduction @fullscreen
 | 
			
		||||
## Introduction @unplugged
 | 
			
		||||
 | 
			
		||||
Use the buttons to start and stop the large and medium motors.
 | 
			
		||||
 
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
# Security Alert
 | 
			
		||||
 | 
			
		||||
## Introduction @fullscreen
 | 
			
		||||
## Introduction @unplugged
 | 
			
		||||
 | 
			
		||||
The Infrared Sensor uses infrared light waves to detect proximity to the robot. Build an security alert using the infrared sensor. 
 | 
			
		||||
 
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
# Using Touch Sensor Values
 | 
			
		||||
 | 
			
		||||
## Introduction @fullscreen
 | 
			
		||||
## Introduction @unplugged
 | 
			
		||||
 | 
			
		||||
Use the Touch sensor value to stop a running motor.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
# Touch to Run
 | 
			
		||||
 | 
			
		||||
## Introduction @fullscreen
 | 
			
		||||
## Introduction @unplugged
 | 
			
		||||
 | 
			
		||||
Use the Touch sensor to run a motor.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
# Wake Up!
 | 
			
		||||
 | 
			
		||||
## Introduction @fullscreen
 | 
			
		||||
## Introduction @unplugged
 | 
			
		||||
 | 
			
		||||
Show different moods on your @boardname@.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
# What Animal Am I?
 | 
			
		||||
 | 
			
		||||
## Introduction @fullscreen
 | 
			
		||||
## Introduction @unplugged
 | 
			
		||||
 | 
			
		||||
Create different animal effects with your @boardname@.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
# What Color is it?
 | 
			
		||||
 | 
			
		||||
## Introduction @fullscreen
 | 
			
		||||
## Introduction @unplugged
 | 
			
		||||
 | 
			
		||||
Use the Color sensor to detect different colors.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user