User Tools

Site Tools


slowcontrol:apfel_hv_pi

This is an old revision of the document!


APFEL/HV raspberry pi

Stand: 18/8/2021

Raspberry Pi Requirements

Configuration
  • Start with a raspbian image
  • Set up a user with username: pi, and password: standard agmaas password
  • To enable the I2C bus and set the correct frequency, uncomment the following line from /boot/config.txt
dtparam=i2c_arm=on

and modify it to

dtparam=i2c_arm=on,i2c_arm_baudrate=400000
Software installation
Service scripts
  ~/start_hv.sh
  • If a file not found error appears, stop the script with ^C and start it again
  • APFEL server and http server start script:
  ~/start_apfel.sh

Note: for now use the pi only locally with keyboard and monitor…

slowcontrol/apfel_hv_pi.1629279531.txt.gz · Last modified: 2022/01/14 18:44 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki