├── .gitattributes ├── HelloCubic V2 User Manual V3.2.8EN.pdf ├── HelloCubic-V3.2.14EN ├── firmware_V3.2.14EN.bin └── update history.txt ├── HelloCubic-V3.2.15EN ├── firmware_V3.2.15EN.bin └── update history.txt ├── HelloCubic-V3.2.16EN ├── firmware_V3.2.16EN.bin └── update history.txt ├── HelloCubic-V3.2.17EN ├── firmware_V3.2.17EN.bin ├── firmware_V3.2.17EN.zip └── update history.txt ├── HelloCubic-V3.2.19EN ├── firmware_V3.2.19EN.bin ├── firmware_V3.2.19EN.zip └── update history.txt ├── How to use Monitor APP.pdf ├── README.md └── monitor_V1.1.rslcd /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeekMagicClock/HelloCubic-V2/HEAD/.gitattributes -------------------------------------------------------------------------------- /HelloCubic V2 User Manual V3.2.8EN.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeekMagicClock/HelloCubic-V2/HEAD/HelloCubic V2 User Manual V3.2.8EN.pdf -------------------------------------------------------------------------------- /HelloCubic-V3.2.14EN/firmware_V3.2.14EN.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeekMagicClock/HelloCubic-V2/HEAD/HelloCubic-V3.2.14EN/firmware_V3.2.14EN.bin -------------------------------------------------------------------------------- /HelloCubic-V3.2.14EN/update history.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeekMagicClock/HelloCubic-V2/HEAD/HelloCubic-V3.2.14EN/update history.txt -------------------------------------------------------------------------------- /HelloCubic-V3.2.15EN/firmware_V3.2.15EN.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeekMagicClock/HelloCubic-V2/HEAD/HelloCubic-V3.2.15EN/firmware_V3.2.15EN.bin -------------------------------------------------------------------------------- /HelloCubic-V3.2.15EN/update history.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeekMagicClock/HelloCubic-V2/HEAD/HelloCubic-V3.2.15EN/update history.txt -------------------------------------------------------------------------------- /HelloCubic-V3.2.16EN/firmware_V3.2.16EN.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeekMagicClock/HelloCubic-V2/HEAD/HelloCubic-V3.2.16EN/firmware_V3.2.16EN.bin -------------------------------------------------------------------------------- /HelloCubic-V3.2.16EN/update history.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeekMagicClock/HelloCubic-V2/HEAD/HelloCubic-V3.2.16EN/update history.txt -------------------------------------------------------------------------------- /HelloCubic-V3.2.17EN/firmware_V3.2.17EN.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeekMagicClock/HelloCubic-V2/HEAD/HelloCubic-V3.2.17EN/firmware_V3.2.17EN.bin -------------------------------------------------------------------------------- /HelloCubic-V3.2.17EN/firmware_V3.2.17EN.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeekMagicClock/HelloCubic-V2/HEAD/HelloCubic-V3.2.17EN/firmware_V3.2.17EN.zip -------------------------------------------------------------------------------- /HelloCubic-V3.2.17EN/update history.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeekMagicClock/HelloCubic-V2/HEAD/HelloCubic-V3.2.17EN/update history.txt -------------------------------------------------------------------------------- /HelloCubic-V3.2.19EN/firmware_V3.2.19EN.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeekMagicClock/HelloCubic-V2/HEAD/HelloCubic-V3.2.19EN/firmware_V3.2.19EN.bin -------------------------------------------------------------------------------- /HelloCubic-V3.2.19EN/firmware_V3.2.19EN.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeekMagicClock/HelloCubic-V2/HEAD/HelloCubic-V3.2.19EN/firmware_V3.2.19EN.zip -------------------------------------------------------------------------------- /HelloCubic-V3.2.19EN/update history.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeekMagicClock/HelloCubic-V2/HEAD/HelloCubic-V3.2.19EN/update history.txt -------------------------------------------------------------------------------- /How to use Monitor APP.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeekMagicClock/HelloCubic-V2/HEAD/How to use Monitor APP.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeekMagicClock/HelloCubic-V2/HEAD/README.md -------------------------------------------------------------------------------- /monitor_V1.1.rslcd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeekMagicClock/HelloCubic-V2/HEAD/monitor_V1.1.rslcd --------------------------------------------------------------------------------