Download Center

This page contains downloads for applications used by HVU.

Windows (x86/x64) Date Size
SInterface (Windows) 1/25/2018 39M

Linux

A debian package of SInterface for Linux is available through the website. Enter the following commands in bash to install it:

sudo sh -c 'echo "deb http://digital.hvullc.com/packages/ /" > /etc/apt/sources.list.d/hvu.list'
wget http://digital.hvullc.com/packages/repository_key -O - | sudo apt-key add -
sudo apt-get update
sudo apt-get install sinterface 

Note: You will need to download the XC32 compiler and configure SInterface for both Linux and Windows.