Skip to content

twstokes/gfx-proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is a tool used to run the Adafruit GFX library locally via SDL2. It could be helpful with prototyping before deploying to physical hardware.

image

Setup

  • Install SDL2 (e.g. brew install sdl2)
  • Initialize submodules with make init_subs

Building

make

Running

build/gfxproto which should result in a SDL2 window with output.

Updating submodules

make update_subs

About

Run the Adafruit GFX / NeoMatrix library locally in SDL2

Resources

Stars

Watchers

Forks