Fly-ADXL345-USB Klipper host preparation
Edit me

Overview

In preparation for using the Fly-ADXL345-USB, some software is required to be installed on your SBC.

Software installation

Please run the following lines

sudo apt update
sudo apt install python3-numpy python3-matplotlib libatlas-base-dev
~/klippy-env/bin/pip install -v numpy
Tags: