Skip to content

Testing software for the Raspberry Pi to DE0 Nano connector

License

Notifications You must be signed in to change notification settings

DSP-Crowd/testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages