You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
stephenhensley 7c5ec90778 fix typo in gitignore. 2 years ago
.vscode added all new files to repository 2 years ago
Blink added all new files to repository 2 years ago
NewProject added all new files to repository 2 years ago
ci added all new files to repository 2 years ago
libs added all new files to repository 2 years ago
.gitignore fix typo in gitignore. 2 years ago
.gitmodules added all new files to repository 2 years ago
LICENSE Initial commit 2 years ago
README.md added all new files to repository 2 years ago

README.md

DaisyBlinkProject

Basic Blink Project with all required libraries, etc.

Includes:

  • libDaisy - hardware library for Daisy
  • DaisySP - DSP library
  • Blink - Basic example demonstrating a blink
  • NewProject - an empty project, perfect for following along with the Guided Tutorial.