๐งญ Movement
| Command | NFC Code |
|---|
| Forward | cfor |
| Left | clef |
| Right | crig |
| Backward | cbac |
| Random Movement | crnd |
๐ Repeat & Control
| Command | NFC Code |
|---|
| Repeat 2โ999 | r002โr999 |
| Repeat Random Number (1 to 6) | rrnd |
| Function | cfun |
| Pause | cwat |
๐ข Numbers
| Value | NFC Code |
|---|
| Numbers 1โ999 | n001โn999 |
๐งฎ Math Operations
| Operation | NFC Code |
|---|
| +1 to +999 | a001โa999 |
| โ1 to โ999 | s001โs999 |
| รN | m002โm999 |
| รทN | d002โd999 |
| X^N | e002โe999 |
| Square Root of X | sqrt |
| Factorial | fact |
โ๏ธ Settings
| Command | NFC Code |
|---|
| Calibration | ccal |
| Set Default Step Length for map | clen |
๐ง Advanced
| Command | NFC Code |
|---|
| Audio Sample (see Audio Files Reference) | xNNN |
| Panel Sound Sample | csou |
| Volume Level | clvl |
How to Write Data to an NFC Tag
You can create your own token โ simply write a text code to an NFC tag. You can use any numbers (from 0 to 999), any repetitions, and any numbers for arithmetic operations.
To write text data to an NFC tag, open the Google Play Store and install the RFID NFC Reader or NFC Tools app on your phone.
Instructions for writing an NFC tag are here โ youtu.be/UbKaQxZs8JA
Last modified on May 27, 2026