File tree 1 file changed +4
-4
lines changed
arduino/90 example projects
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,19 +8,19 @@ Here you can find some example projects as inspiration for your individual proje
8
8
9
9
Use touch sensing tinfoil to create a table top version of dance dance revolution:
10
10
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 )
13
13
14
14
15
15
### Sonar pong
16
16
17
17
Use two sonar sensors mounted next to a TV to control pong.
18
18
19
- - Open source pong game: [ https://github.com/EricsonWillians/PyClassicPong ]
19
+ - Open source pong game: [ GitHub ] ( https://github.com/EricsonWillians/PyClassicPong )
20
20
21
21
22
22
### Sonar mapping
23
23
24
24
Use a sonar mounted on a servo on a mBot robot to map obstacles in a room and navigate around them.
25
25
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 )
You can’t perform that action at this time.
0 commit comments