[XenoPixel V2] Settings change manual

Points to note:

We cannot guarantee against any problems or malfunctions caused by changing the settings, so please handle them at your own risk.

1) Introduction

To change the settings, you need to remove the SD card from the board and read it on a PC.

When you read it, it will have the following structure, so please click on the "set" folder inside it.

Xenopixel setting change

When you open the "set" folder, you will see a list of files like the one below. Click "config" and open it in a text editor.

XenoPixel settings

Once "config" opens, you're ready to go.

xenopixel config

2) How to change the motion ON/OFF setting

XenoPixel allows you to turn it on/off using motion actions.

At the moment (June 2022), motion ON supports three patterns: stab, twist, and swing, while motion OFF supports two patterns: stab and twist.

To enable or disable each motion action, change the status setting below.

Xenopixel Customization

Interpretation of each status

StabPwrOn: Motion on stab
StabPwrOff: Stab motion OFF
TwistPwrOn: Twist motion ON
TwistPwrOff: Twist motion OFF
SwingPwrOn: Swing motion ON

Set it to 1 to enable, or 0 to disable.

Setting example)

StabPwrOn=1
StabPwrOff=0

This is valid because the motion ON status in the stub is 1, but invalid because the motion OFF status in the stub is set to 0.

2) How to change the maximum volume

To adjust the maximum volume, change both the ChannelVolumeMax status and the MixerVolumeMax status in the config. The higher the setting, the louder the volume.

Please be careful as increasing the output too much for either number may damage the speakers.


ChannelVolumeMax=8192 (setting range: 1 to 16384)
MixerVolumeMax=1900 (setting range: 1 to 4500)

Xenopixel volume

This manual is current as of firmware version DD08 (December 2022). Please note that operations may differ slightly depending on the version.