Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
university:labs:software:psm_hwmon_linux_tutorial [09 Mar 2022 21:05] – fix link Robin Getzuniversity:labs:software:psm_hwmon_linux_tutorial [31 Jan 2023 03:47] (current) – Replaced the obsolete Kuiper Linux page link Joyce Velasco
Line 30: Line 30:
 ==== Hardware Setup: Linux / Raspberry Pi ==== ==== Hardware Setup: Linux / Raspberry Pi ====
 Follow the directions for downloading and burning the ADI Kuiper Linux image to the SD card:\\ Follow the directions for downloading and burning the ADI Kuiper Linux image to the SD card:\\
-[[:resources:tools-software:linux-software:embedded_arm_images|Kuiper Linux]]\\+[[:resources:tools-software:linux-software:kuiper-linux|Kuiper Linux]]\\
  
 <WRAP todo> <WRAP todo>
Line 114: Line 114:
 <code> <code>
 git clone https://github.com/analogdevicesinc/libiio.git git clone https://github.com/analogdevicesinc/libiio.git
 +cd libiio
 git checkout master git checkout master
 mkdir build && cd build && cmake -DWITH_SYSTEMD=ON -DWITH_HWMON=ON -DWITH_EXAMPLES=ON ../ && make && sudo make install mkdir build && cd build && cmake -DWITH_SYSTEMD=ON -DWITH_HWMON=ON -DWITH_EXAMPLES=ON ../ && make && sudo make install
university/labs/software/psm_hwmon_linux_tutorial.txt · Last modified: 31 Jan 2023 03:47 by Joyce Velasco