[XenoPixel V2] Settings change manual

Important Notes:

We cannot guarantee against problems or defects caused by configuration changes, so please proceed at your own risk.

1) Getting Started

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

Once read, it will have the following structure. Click on the "set" folder within it.

XenoPixel Settings Change

When you open the "set" folder, a list of files like the one below will appear. Click on "config" and open it with a text editor or similar program.

XenoPixel Settings

Once "config" is open, you are ready to proceed.

xenopixel config

2) How to Change Motion ON/OFF Settings

XenoPixel allows ON/OFF actions based on motion.

As of June 2022, motion ON supports three patterns: stab, twist, and swing, and motion OFF supports two patterns: stab and twist.

To enable or disable each motion action, change the settings for the statuses below.

XenoPixel Customize

Interpretation of each status

StabPwrOn: Motion ON with stab
StabPwrOff: Motion OFF with stab
TwistPwrOn: Motion ON with twist
TwistPwrOff: Motion OFF with twist
SwingPwrOn: Motion ON with swing

Set to 1 to enable and 0 to disable.

Example Setting)

StabPwrOn=1
StabPwrOff=0

In this example, the motion ON status for stab is set to 1, meaning it is enabled, and the motion OFF status for stab is set to 0, meaning it is disabled.

2) How to Change Maximum Volume

To adjust the maximum volume, you need to change both the ChannelVolumeMax (channel volume) and MixerVolumeMax (mixer volume) statuses in the config. A higher numerical value indicates a louder volume.

Please be aware that increasing either number too much may damage the speaker.


ChannelVolumeMax=8192 (Setting range: 1-16384)
MixerVolumeMax=1900 (Setting range: 1-4500)

XenoPixel Volume

This content is a manual for firmware version DD08 (December 2022 edition). Please note that operations may differ slightly depending on the version.