https://github.com/prjemian/epics_ioc_raspi_sensors
An EPICS IOC on the Raspberry Pi using various sensors
https://github.com/prjemian/epics_ioc_raspi_sensors
epics raspberry-pi raspberry-pi-gpio raspberrypi sensors synapps
Last synced: 6 months ago
JSON representation
An EPICS IOC on the Raspberry Pi using various sensors
- Host: GitHub
- URL: https://github.com/prjemian/epics_ioc_raspi_sensors
- Owner: prjemian
- Created: 2017-05-11T15:01:07.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2020-12-18T20:56:04.000Z (almost 5 years ago)
- Last Synced: 2025-03-23T20:51:18.625Z (7 months ago)
- Topics: epics, raspberry-pi, raspberry-pi-gpio, raspberrypi, sensors, synapps
- Language: Batchfile
- Size: 194 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Edit configure/RELEASE to set the variable SUPPORT
If you don't want to build all of the default target architectures
(see the variable CROSS_COMPILER_TARGET_ARCHS in
synApps/support/configure/CONFIG, or in base/configure/CONFIG_SITE),
then edit configure/CONFIG to set the variable CROSS_COMPILER_TARGET_ARCHS.Edit iocBoot/ioc*/Makefile to set the variable ARCH
Edit start_epics_xxx, start_epics_xxx.bash, and setup_epics_common
to set the variables EPICS_APP and EPICS_APP_ADL_DIREdit iocBoot/ioc*/*.cmd and iocBoot/ioc*/*.substitutions
to agree with your hardwareEdit iocBoot/ioc*/auto*.req to agree with your software
chmod a+w,g+s iocBoot/ioc*/autosave
Run synApps/support/utils/changePrefix to change the prefix from 'xxx'
to whatever you wantRun gnumake