RSeries astromech firmware
PSIMatrix.h File Reference
#include "ReelTwo.h"
#include "core/SetupEvent.h"
#include "core/AnimatedEvent.h"
#include <SoftwareWire.h>
+ Include dependency graph for PSIMatrix.h:

Go to the source code of this file.

Classes

class  PSIMatrix
 PSIMatrix by Darren Poulson daz@r.nosp@m.2djp.nosp@m..co.u.nosp@m.k More...
 

Macros

#define DISPLAY_ADDRESS   0x65
 
#define SWIPE_SPEED   75
 
#define SWIPE_FRONT_ONE   0xb1
 
#define SWIPE_FRONT_TWO   0
 
#define SWIPE_REAR_ONE   0x5e
 
#define SWIPE_REAR_TWO   0x24
 
#define SWIPE_DELAY   500
 

Macro Definition Documentation

◆ DISPLAY_ADDRESS

#define DISPLAY_ADDRESS   0x65

◆ SWIPE_DELAY

#define SWIPE_DELAY   500

◆ SWIPE_FRONT_ONE

#define SWIPE_FRONT_ONE   0xb1

◆ SWIPE_FRONT_TWO

#define SWIPE_FRONT_TWO   0

◆ SWIPE_REAR_ONE

#define SWIPE_REAR_ONE   0x5e

◆ SWIPE_REAR_TWO

#define SWIPE_REAR_TWO   0x24

◆ SWIPE_SPEED

#define SWIPE_SPEED   75