Edge Installation Using a Raspberry Pi

The goal of this process is to monitor and control your Edge Device remotely.

Steps discussed include:
  • Configure your Edge Device (a Raspberry Pi) with the correct OS system
  • Learn how to access a Raspberry Pi through an SSH server
  • Install the ECP Management Service to connect your Device to the Altair SmartWorks IoT platform
  • Define your Asset on the Altair SmartWorks IoT platform
  • Deploy the ECP (Edge Compute Platform) to your Asset
  • Deploy code at the Edge to emulate data streaming

Requirements

Before starting, ensure you have met the following requirements:
  1. Raspberry Pi 4 with at least 4Gb of RAM.
  2. Power supply USB-C with at least 15w (5v and 3A).
  3. Micro SD card with 16Gb or more and an SD card or USB adapter in order to write the OS image.
  4. Monitor screen and a micro HDMI - HDMI cable if you want to use desktop functionalities. You could also use an SSH server in the Raspberry Pi.
  5. Keyboard and a mouse with USB for the first setup.
  6. Internet connection.

Before Starting

There are several tutorials you can review before starting to help you learn how to set up your Raspberry Pi 4.

Complete the Following Tasks