Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.29 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.29 KB

PovPlayer

image

POV player is a test tool for displaying POV images. It's based on a Teensy 3.6, and uses a generic SPI touchscreen to configure the POV settings.

A PCB file is included, however the project can be built using short jumper wires if desired.

Hardware needed

Software Setup

Install:

  • Arduino
  • Teensyduino
  • Adafruit_ILI9341 library for Arduino- this might come with Teensyduino
  • XPT2046_Touchscreen library for Arduino- this might come with Teensyduino

Download or clone this respoitory, then open the project sketch sketch in Arduino and upload it to the Teensy 3.6

Usage

See the Usage manual