rename micro:bit to @boardname@
This commit is contained in:
		| @@ -2,7 +2,7 @@ | ||||
|  | ||||
| ### ~avatar | ||||
|  | ||||
| Let's build a telegraph between two micro:bits. | ||||
| Let's build a telegraph between two @boardname@s. | ||||
|  | ||||
| ### ~ | ||||
|  | ||||
| @@ -10,7 +10,7 @@ Let's build a telegraph between two micro:bits. | ||||
|  | ||||
| ## Materials | ||||
|  | ||||
| * micro:bit, battery holder and 2 AAA batteries | ||||
| * @boardname@, battery holder and 2 AAA batteries | ||||
| * Crocodile clips | ||||
|  | ||||
| ## Steps | ||||
| @@ -19,49 +19,49 @@ Let's build a telegraph between two micro:bits. | ||||
|  | ||||
|  | ||||
|  | ||||
| Using the 1st crocodile clip, connect the end of the crocodile clip onto GND pin on the micro:bit. | ||||
| Using the 1st crocodile clip, connect the end of the crocodile clip onto GND pin on the @boardname@. | ||||
|  | ||||
| ### Step 2 | ||||
|  | ||||
|  | ||||
|  | ||||
| Using the 2nd crocodile clip, connect the end of the crocodile clip onto the 3V pin on the micro:bit. | ||||
| Using the 2nd crocodile clip, connect the end of the crocodile clip onto the 3V pin on the @boardname@. | ||||
|  | ||||
| ### Step 3 | ||||
|  | ||||
|  | ||||
|  | ||||
| Using the 3rd crocodile clip, connect the end of the crocodile clip onto pin 1 of the micro:bit. | ||||
| Using the 3rd crocodile clip, connect the end of the crocodile clip onto pin 1 of the @boardname@. | ||||
|  | ||||
| ### Step 4 | ||||
|  | ||||
|  | ||||
|  | ||||
| Using the 4th crocodile clip, connect the end of the crocodile clip onto pin 2 of the micro:bit. | ||||
| Using the 4th crocodile clip, connect the end of the crocodile clip onto pin 2 of the @boardname@. | ||||
|  | ||||
| ### Step 5 | ||||
|  | ||||
|  | ||||
|  | ||||
| Using the 1st crocodile clip, connect the unattached end of the crocodile clip onto the GND on the 2nd micro:bit. | ||||
| Using the 1st crocodile clip, connect the unattached end of the crocodile clip onto the GND on the 2nd @boardname@. | ||||
|  | ||||
| ### Step 6 | ||||
|  | ||||
|  | ||||
|  | ||||
| Using the 2nd crocodile clip, connect the unattached end of the crocodile clip onto the 3V pin on the 2nd micro:bit. | ||||
| Using the 2nd crocodile clip, connect the unattached end of the crocodile clip onto the 3V pin on the 2nd @boardname@. | ||||
|  | ||||
| ### Step 7 | ||||
|  | ||||
|  | ||||
|  | ||||
| Using the 3rd crocodile clip, connect the unattached end of the crocodile clip onto pin 2 of the 2nd micro:bit. | ||||
| Using the 3rd crocodile clip, connect the unattached end of the crocodile clip onto pin 2 of the 2nd @boardname@. | ||||
|  | ||||
| ### Step 8 | ||||
|  | ||||
|  | ||||
|  | ||||
| Using the 4th crocodile clip, connect the unattached end of the crocodile clip onto pin 1 of the 2nd micro:bit | ||||
| Using the 4th crocodile clip, connect the unattached end of the crocodile clip onto pin 1 of the 2nd @boardname@ | ||||
|  | ||||
| ### Step 9 | ||||
|  | ||||
|   | ||||
| @@ -90,6 +90,6 @@ Your telegraph is ready! | ||||
|  | ||||
| ### Step 7 | ||||
|  | ||||
| * Connect the first micro:bit to your computer using your USB cable and put the telegraph script on it. | ||||
| * Connect the second micro:bit to your computer using your USB cable and run the telegraph script on it. | ||||
| * Connect the first @boardname@ to your computer using your USB cable and put the telegraph script on it. | ||||
| * Connect the second @boardname@ to your computer using your USB cable and run the telegraph script on it. | ||||
| * The first person and second person take turns pressing button A to play the telegraph game! | ||||
|   | ||||
		Reference in New Issue
	
	Block a user