You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dorovl
3644939246
|
5 years ago | |
---|---|---|
.. | ||
Makefile | 5 years ago | |
README.md | 9 years ago | |
RcAioPRU.p | 5 years ago | |
RcAioPRUTest.c | 5 years ago | |
RcAioPRU_BBBLUE_bin.h | 5 years ago | |
RcAioPRU_BBBMINI_bin.h | 5 years ago | |
RcAioPRU_POCKET_bin.h | 5 years ago | |
start_test | 5 years ago |
README.md
PRU firmware for 12 x PWM output and RC input
RC AllInOnePRU can be used with BeagleBone Black
- Written in PRU Assembly
- 1 channel RCInput with 5ns accuracy
- 12 channel RCOutput with 1us accuracy
Build and install pasm (PRU Assembler)
git clone https://github.com/beagleboard/am335x_pru_package.git
cd am335x_pru_package
make
sudo make install
Rebuild RCAioPRU.p
cd ardupilot/Tools/Linux_HAL_Essentials/pru/aiopru
make