• 1
    Install Python in your (Embedded) Hardware

    Follow the instructions https://www.python.org/getit/

  • 2
    Clone or Download the "N-Queens Problem" repository

    You can find the repository here: https://github.com/lemariva/N-Queens-Problem

  • 3
    Temperature

    The repository includes a file "temperature.py". This is coded to get the temperature (CPU & GPU) of a Raspberry Pi. If you are not using a Raspberry Pi, you need to modify this file to get the hardware temperature or just delete it.