Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.41 KB

README.md

File metadata and controls

38 lines (21 loc) · 1.41 KB

Demo DaisySeedGFX2

This repository contains two example projects showcasing the use of the DaisySeedGFX MK2 library for the Daisy Seed platform by Electrosmith.

Author

DAD Design

Overview

The examples demonstrate different ways to utilize the graphical features of the DaisySeedGFX MK2 library, focusing on fonts and images.

Examples Provided

  1. Demo:

  2. DemoUseFlashMemory:

Getting Started

To clone and set up the project:

  1. Clone this repository with submodules recursively:

    git clone --recurse-submodules https://github.com/DADDesign-Projects/Demo_DaisySeedGFX2
  2. Build the projects using the Daisy Seed development environment configured in VS Code. Refer to the Daisy Seed documentation for setup instructions: https://github.com/electro-smith.