Difference between revisions of "HowTo Documents"

From EPICSWIKI
(Added links to Stephen Molloy's How-To pages)
Line 1: Line 1:
This is a directory of various How-To documents written by members of the EPICS collaboration.  Contributions to this page are most welcome!
This is a directory of various How-To documents written by members of the EPICS collaboration.  Contributions to this page are most welcome!


=== EPICS Base on Different Architectures and Operating Systems ===
=== Building Base and Modules on Different Architectures and Operating Systems ===


* [http://www.aps.anl.gov/epics/base/RTEMS/tutorial/ Getting Started with EPICS on RTEMS]
* [http://www.aps.anl.gov/epics/base/RTEMS/tutorial/ Getting Started with EPICS on RTEMS]
Line 9: Line 9:
* [[How To cross compile EPICS and a IOC to an old x86 Linux system]]
* [[How To cross compile EPICS and a IOC to an old x86 Linux system]]
* [http://prjemian.github.io/epicspi/ Installing EPICS on a Raspberry Pi]
* [http://prjemian.github.io/epicspi/ Installing EPICS on a Raspberry Pi]
* [http://www.smolloy.com/2017/10/basic-epics-installation-on-linux-mint How to build EPICS and Asyn on Linux Mint]
* [http://www.smolloy.com/2017/10/build-areadetector-for-epics-from-source How to build AreaDetector (on Linux Mint)]


=== Drivers and Device Support ===
=== Writing Drivers and Device Support ===


* [http://www.aps.anl.gov/epics/modules/soft/asyn/HowToDoSerial_StreamDevice.html How To Do Serial (using Asyn Driver and StreamDevice)] (also covers VXI-11)
* [http://www.aps.anl.gov/epics/modules/soft/asyn/HowToDoSerial_StreamDevice.html How To Do Serial (using Asyn Driver and StreamDevice)] (also covers VXI-11)

Revision as of 19:52, 14 November 2017

This is a directory of various How-To documents written by members of the EPICS collaboration. Contributions to this page are most welcome!

Building Base and Modules on Different Architectures and Operating Systems

Writing Drivers and Device Support

Applications

Infrastructure and Other Stuff

Collaboration Stuff