Build a custom Raspberry Pi image
Short guide how to build Raspberry PI image for you edge device. There is multiple blog post out there how to do this. There is multiple ways to do this, depending what tools you have available.
Last updated
Short guide how to build Raspberry PI image for you edge device. There is multiple blog post out there how to do this. There is multiple ways to do this, depending what tools you have available.
Last updated
Download rpi-imager and install to you workstation. It's a small application that will help you prepare SD card for your device.
Insert card to device and connect it to the screen and keyboard. You will have to run several commands on your device
Search for docker and install it. Easier way to do it is open terminal and execute:
Open browser and navigate to https://cloud.synpse.net and navigate to Device section so you can copy and paste the Synpse installation command:
Open terminal and paste the command to register to Synpse control plane:
Once the command is run, go to your project's device list. After few minutes (normally it takes seconds but it depends on the internet speed) you should be able to see your device.
When you see your device registered, you can start deploying applications.