Skip to content
master
Go to file
Code
This branch is even with DSP-Crowd:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

PREPARATION:

  • Copy file dspc-base.dtbo into directory /boot/overlays/
  • Add following lines to /boot/config.txt dtparam=i2c_vc=on dtoverlay=dspc-base
  • Add following line to /etc/rc.local: /home/pi/testing/testing.sh & For testing use following line (bug: not working?): /home/pi/testing/testing.sh &> /home/pi/testing/log.txt &
  • $ sudo apt-get install raspi-gpio
  • Reboot
  • Check log with tail -f log.txt

TODO:

  • Use command: dtoverlay

About

Testing software for the Raspberry Pi to DE0 Nano connector

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.