Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 7.07 KB

PROJECTS.md

File metadata and controls

39 lines (28 loc) · 7.07 KB

Projects

Because the CYD is a common platform, it makes it really useful for sharing projects. This page will be a list of projects that are available on the CYD.

Disclaimer!

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!

Projects

Name Description Author Additional Hardware? Project Page WebFlash
Spotify DIY Thing A device for displaying your currently playing Spotify track Brian Lough Github WebFlash
F1 Notifier Displays and notifies you of the F1 session times(in your local timezone) Brian Lough Github WebFlash
Tetris with Nunchuck A version of Tetris using a Nintendo wii Nunchuck Brian Lough A nunchuck and an adaptor for connecting it Code
Galagino An emulator for some classic arcade games (Galaga, Donkey Kong, Pacman, Digdug and Frogger) Till Harbaum A nunchuck and an adaptor for connecting it. Speaker if you want sound Github
ESP32-fluid-simulation A small fluid simulation with touch input Kenny Peng Github
ESP32-TV Play Video Files on the ESP32 atomic14 Speaker if you want sound and possibly an IR receiver Github
xtouch "The xtouch screen is a revolutionary addition to your BambuLab Printer" xperiments-in (#) Github Webflash
CYD-Klipper An implementation of a wireless Klipper status display on an ESP32 + screen Sims Github Webflash
DRO (for lathe / mill) A DRO (digital readout) for your lathe or mill Alanesq It uses cheap digital caliper, requires a very basic interface Github
ESP32Marauder-CYD A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32 Fr4nkFletcher GPS if you want BT/Wifi wardriving options Github Webflash
NerdMiner_v2 A project that lets you try to solve a bitcoin block with a small piece of hardware. Fr4nkFletcher Github Webflash
Tasmota Tasmota (with UI) on the CYD ? (#) Templates Webflash
BAM A game engine featuring smooth scrolling tile map, sprites in layers with pixel precision on-screen collision detection, intuitive definition of game objects and logic, decent performance, ~30 frames per second on the device calint Github
London Underground Arrivals A highly configurable application that replicates the train arrivals boards found in TFL stations. All variable data is encoded in a json file that may be updated at any time without the need to recompile the application e.g. the station to be displayed or the time to refresh data from TFL. The source code already supports 2 variants of CYD and, I hope, contains clear instructions how to handle any other variant. David Henry Github

(#) = Project not added by original author

Adding a project

If you have a project that you would like to add, please feel free to add it to the list!

New projects should be added to bottom of the list.

Some rules:

  • Project must be open source
  • Project must be functional - It's ok for it to not be finished, but it should do what it says!