Skip to content

Commit 155f70e

Browse files
committed
Added xtouch to project list
1 parent 8dec527 commit 155f70e

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

PROJECTS.md

+13-9
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,21 @@ Because the CYD is a common platform, it makes it really useful for sharing proj
44

55
## Disclamer!
66

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!
88

99
## Projects
1010

11-
|Name|Description|Author|Additional Hardware?|Project Page|WebFlash|
12-
|----|-----------|------|--------------------|----|--------|
13-
|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)||
11+
| Name | Description | Author | Additional Hardware? | Project Page | WebFlash |
12+
| ---------------------- | ------------------------------------------------------------------------------------------- | ------------------------------------------------------ | ---------------------------------------------------------------------- | ------------------------------------------------------------------ | ------------------------------------------------------------------------ |
13+
| 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
1922

2023
## Adding a project
2124

@@ -24,5 +27,6 @@ If you have a project that you would like to add, please feel free to add it to
2427
New projects should be added to bottom of the list.
2528

2629
Some rules:
30+
2731
- Project must be open source
2832
- Project must be functional - It's ok for it to not be finished, but it should do what it says!

0 commit comments

Comments
 (0)