You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: PROJECTS.md
+13-9
Original file line number
Diff line number
Diff line change
@@ -4,18 +4,21 @@ Because the CYD is a common platform, it makes it really useful for sharing proj
4
4
5
5
## Disclamer!
6
6
7
-
Projects appearing on here is not necessarily a seal of approval from me, I will not be test each project that gets added, so please install these projects at your own risk!
7
+
Projects appearing on here is not necessarily a seal of approval from me, I will not be test each project that gets added, so please install these projects at your own risk!
|Spotify DIY Thing|A device for displaying your currently playing Spotify track|[Brian Lough](https://github.com/witnessmenow)||[Github](https://github.com/witnessmenow/Spotify-Diy-Thing)|[WebFlash](https://witnessmenow.github.io/Spotify-Diy-Thing/WebFlash/)|
14
-
|F1 Notifier|Displays and notifies you of the F1 session times(in your local timezone)|[Brian Lough](https://github.com/witnessmenow)||[Github](https://github.com/witnessmenow/F1-Arduino-Notifications)|[WebFlash](https://witnessmenow.github.io/F1-Arduino-Notifications/)|
15
-
|Tetris with Nunchuck|A version of Tetris using a Nintendo wii Nunchuck|[Brian Lough](https://github.com/witnessmenow)|A nunchuck and an adaptor for connecting it|[Code](/Examples/Projects/TetrisWithNunchuck)||
16
-
|Galagino|An emulator for some classic arcade games (Galaga, Donkey Kong, Pacman, Digdug and Frogger) |[Till Harbaum](https://github.com/harbaum)|A nunchuck and an adaptor for connecting it. Speaker if you want sound|[Github](https://github.com/harbaum/galagino)||
17
-
|ESP32-fluid-simulation|A small fluid simulation with touch input|[Kenny Peng](https://github.com/colonelwatch)||[Github](https://github.com/colonelwatch/ESP32-fluid-simulation)||
18
-
|ESP32-TV|Play Video Files on the ESP32|[atomic14](https://github.com/atomic14)|Speaker if you want sound and possibly an IR receiver|[Github](https://github.com/atomic14/esp32-tv)||
| Spotify DIY Thing | A device for displaying your currently playing Spotify track |[Brian Lough](https://github.com/witnessmenow)||[Github](https://github.com/witnessmenow/Spotify-Diy-Thing)|[WebFlash](https://witnessmenow.github.io/Spotify-Diy-Thing/WebFlash/)|
14
+
| F1 Notifier | Displays and notifies you of the F1 session times(in your local timezone) |[Brian Lough](https://github.com/witnessmenow)||[Github](https://github.com/witnessmenow/F1-Arduino-Notifications)|[WebFlash](https://witnessmenow.github.io/F1-Arduino-Notifications/)|
15
+
| Tetris with Nunchuck | A version of Tetris using a Nintendo wii Nunchuck |[Brian Lough](https://github.com/witnessmenow)| A nunchuck and an adaptor for connecting it |[Code](/Examples/Projects/TetrisWithNunchuck)||
16
+
| Galagino | An emulator for some classic arcade games (Galaga, Donkey Kong, Pacman, Digdug and Frogger) |[Till Harbaum](https://github.com/harbaum)| A nunchuck and an adaptor for connecting it. Speaker if you want sound |[Github](https://github.com/harbaum/galagino)||
17
+
| ESP32-fluid-simulation | A small fluid simulation with touch input |[Kenny Peng](https://github.com/colonelwatch)||[Github](https://github.com/colonelwatch/ESP32-fluid-simulation)||
18
+
| ESP32-TV | Play Video Files on the ESP32 |[atomic14](https://github.com/atomic14)| Speaker if you want sound and possibly an IR receiver |[Github](https://github.com/atomic14/esp32-tv)||
19
+
| xtouch | "The xtouch screen is a revolutionary addition to your BambuLab Printer" |[xperiments-in](https://github.com/xperiments-in) (\#) ||[Github](https://github.com/xperiments-in/xtouch)|[Webflash](https://github.com/xperiments-in/xtouch#online-web-installer)|
20
+
21
+
(\#) = Project not added by original author
19
22
20
23
## Adding a project
21
24
@@ -24,5 +27,6 @@ If you have a project that you would like to add, please feel free to add it to
24
27
New projects should be added to bottom of the list.
25
28
26
29
Some rules:
30
+
27
31
- Project must be open source
28
32
- Project must be functional - It's ok for it to not be finished, but it should do what it says!
0 commit comments