Synaptics Hardware Support
- Astra Machina SL1680 Dev Kit (SL1680)
- Astra Machina SL2610 Dev Kit (SL2610) - Coming Soon
How to Get Started
- Download the appropriate Torizon OS image from the Toradex Download Center.
- Unzip the file.
- Enter Recovery Mode by holding down the
USB-Bootbutton and either powering on the device or pressing theRESETbutton.
- Execute the flashing script:
$ ./flash-image.sh - Reboot the board.
- Establish a serial connection with the board (e.g. using
picocom) and login with the default credentials. The default password for the usertorizonistorizon. You will be prompted to change it on the first login:$ picocom -b 115200 /dev/ttyUSBx - Create an account on https://app.torizon.io/.
- Go to the
Hardware > Devicestab and click "Provision Device" to connect your device to the Torizon Cloud. - Access the Torizon Demo Gallery and remotely deploy a sample application to the board.
For more information, or if you want to build Torizon OS from source using Yocto, read the full documentation for Synaptics boards available on the Torizon GitHub.