Skip to content

elliots/app-demo-images

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app-demo-images

Ninja Sphere Application DEMO of adding a pane to the LED Matrix for displaying images and text and responding to tap gestures

Stuff you can do:

  • Tap once on the right/east side of the spheramid to advance to the next image
  • Tap once on the left/west side for the previous image
  • Double tap to switch between image and text displaying
  • East/West taps still work in text mode
  • Put whatever 16*16 GIF or PNG images you like in the images folder (before you run it)

Run with something like:

DEBUG=* ./app-demo-images --mqtt.host=ninjasphere.local --mqtt.port=1883 --serial=yourSerial# --led.host=ninjasphere.local

About

Ninja Sphere app to demo creating a pane and showing images on the LED matrix & responding to tap gestures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%