Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Path: blob/master/Tools/Linux_HAL_Essentials/pru/rangefinderpru/README.md
Views: 1800
PRU firmware for HC-SR04 rangefinder
HC-SR04 driver that can be used with BeagleBone Black
Install PRU C-Compiler
sudo apt-get update
sudo apt-get install ti-pru-cgt-installer
Rebuild rangefinder.c
cd ardupilot/Tools/Linux_HAL_Essentials/rangefinderpru/
make