lib Modulove
Library for building custom scripts for Modulove modules.
Loading...
Searching...
No Matches
Macros | Variables
arythmatik_peripherials.h File Reference

Arduino pin definitions for the Modulove A-RYTH-MATIC module. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define OLED_ADDRESS   0x3C
 
#define SCREEN_WIDTH   128
 
#define SCREEN_HEIGHT   64
 
#define ENCODER_PIN1   2
 
#define ENCODER_PIN2   3
 
#define ENCODER_SW_PIN   12
 
#define CLK_PIN   13
 
#define RST_PIN   11
 
#define CLK_PIN_ROTATED   11
 
#define RST_PIN_ROTATED   13
 
#define CLOCK_LED   4
 
#define OUT_CH1   5
 
#define OUT_CH2   6
 
#define OUT_CH3   7
 
#define OUT_CH4   8
 
#define OUT_CH5   9
 
#define OUT_CH6   10
 
#define LED_CH1   14
 
#define LED_CH2   15
 
#define LED_CH3   16
 
#define LED_CH4   0
 
#define LED_CH5   1
 
#define LED_CH6   17
 
#define OUT_CH1_ROTATED   8
 
#define OUT_CH2_ROTATED   9
 
#define OUT_CH3_ROTATED   10
 
#define OUT_CH4_ROTATED   1
 
#define OUT_CH5_ROTATED   6
 
#define OUT_CH6_ROTATED   7
 
#define LED_CH1_ROTATED   0
 
#define LED_CH2_ROTATED   1
 
#define LED_CH3_ROTATED   17
 
#define LED_CH4_ROTATED   14
 
#define LED_CH5_ROTATED   15
 
#define LED_CH6_ROTATED   16
 

Variables

const uint8_t modulove::arythmatik::OUTPUT_COUNT = 6
 

Detailed Description

Arduino pin definitions for the Modulove A-RYTH-MATIC module.

Author
Adam Wonak (https://github.com/awonak)
Version
0.1
Date
2023-09-06