Skip to content

Commit 156f2ea

Browse files
committed
mBot
1 parent f347955 commit 156f2ea

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

arduino/90 example projects/contents.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@ Here you can find some example projects as inspiration for your individual proje
88

99
Use touch sensing tinfoil to create a table top version of dance dance revolution:
1010

11-
- Tinfoil capacitive sensing: [https://www.instructables.com/Arduino-Tinfoil-Piano/]
12-
- Dance Dance Revolution: [https://www.youtube.com/shorts/DXRngLp3m9k]
11+
- Tinfoil capacitive sensing: [Instructables](https://www.instructables.com/Arduino-Tinfoil-Piano/)
12+
- Dance Dance Revolution: [YouTube](https://www.youtube.com/shorts/DXRngLp3m9k)
1313

1414

1515
### Sonar pong
1616

1717
Use two sonar sensors mounted next to a TV to control pong.
1818

19-
- Open source pong game: [https://github.com/EricsonWillians/PyClassicPong]
19+
- Open source pong game: [GitHub](https://github.com/EricsonWillians/PyClassicPong)
2020

2121

2222
### Sonar mapping
2323

2424
Use a sonar mounted on a servo on a mBot robot to map obstacles in a room and navigate around them.
2525

26-
- Using a sonar for mapping: [https://www.youtube.com/watch?v=iaF81W-l6Xg]
26+
- Using a sonar for mapping: [YouTube](https://www.youtube.com/watch?v=iaF81W-l6Xg)

0 commit comments

Comments
 (0)