#RaspberryPi-CM4 RaspberryPi-CM4 AI module code
This repository contains the following components:
- app/ -- Raspberry Pi server for controlling a xgo2 using a mobile application.
- demos/ -- Officially created demos that can be run directly.
- extra_demos/ -- Some immature demo programs are provided for learning and reference purposes only. There is no guarantee that they will function properly.
- firmware/ -- Factory firmware for xgo-mini and xgo-lite.
- pics/ -- Image resources used in the built-in program..
- tools/ -- Some testing and compilation tools.
If you want to upgrade xgo-pythonlib,please run these two commands:
pip install --upgrade xgo-pythonlib
sudo pip install --upgrade xgo-pythonlib
Xgorobot/XGO-PythonLib(github.com)
- English language keywords have been revised.
- Unifying the interaction logic of 5G SSID and volume.
- Upgraded the bin firmware for mini and lite.
- Fixed the bug where the app and speech would get stuck and unable to exit when not connected to the network.
- Fixed the bug that the sound demo would get stuck and unable to exit.
- Fixed the bug that the speech demo can't be run correct.
- Added a language switching feature for Chinese, English, and Japanese languages.
- The current version number is displayed on the main page.