|
Back
Midas
Rome
Roody
Rootana
|
Midas DAQ System |
Not logged in |
|
|
26 May 2014, Clemens Sauerzopf, Forum, Running a frontend on Arduino Yun
|
26 May 2014, Konstantin Olchanski, Forum, Running a frontend on Arduino Yun
|
27 May 2014, Clemens Sauerzopf, Forum, Running a frontend on Arduino Yun
|
27 May 2014, Konstantin Olchanski, Forum, Running a frontend on Arduino Yun
|
28 May 2014, Clemens Sauerzopf, Forum, Running a frontend on Arduino Yun
|
24 Oct 2014, Clemens Sauerzopf, Forum, Running a frontend on Arduino Yun
|
24 Oct 2014, Stefan Ritt, Forum, Running a frontend on Arduino Yun
|
24 Oct 2014, Konstantin Olchanski, Forum, Running a frontend on Arduino Yun
|
02 Nov 2014, Stefan Ritt, Forum, Running a frontend on Arduino Yun
|
|
Message ID: 997
Entry time: 26 May 2014
Reply to this: 998
|
Author: |
Clemens Sauerzopf |
Topic: |
Forum |
Subject: |
Running a frontend on Arduino Yun |
|
|
Hello,
I'm trying to get a frontend running on an arduino yun single board computer
(cpu is Atheros AR9331 and OS is a linux derivate
http://arduino.cc/en/Main/ArduinoBoardYun )
The idea is to use this device for some slow control for our experiment (ASACUSA
Antihydrogen) we are using midas as main DAQ system and we would like to
integrate the slow control with this small boards. My question is: How can I
compile the midas library with the openwrt crosscompiler? the system discspace
is very limited (6 MB) therefore I don't want to have mysql, zlib an so on.
Other software can be stored on an sd-card.
In the end what I would need is only creating hotlinks to the odb on our server
to get and report the current and desired values.
Do you have any suggestions on how to realize something like that?
Thanks! |