Set Up a Raspberry Pi to Develop an Edge Project

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 IoT Studio platform
  • Define your Asset on the Altair IoT Studio 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

Make sure you have the EdgeOps and Marketplace sections visible in your space. If not, enable them from Space Settings > General.
Figure 1.


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