Programming

From biophysics
Revision as of 12:41, 19 June 2023 by Lof (talk | contribs) (Created page with "==Introduction== ==Best practices== ===Experiment computers=== Most of the programs running on the experiment computers are written in Matlab. ===Data manipulation=== Mos...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

Best practices

Experiment computers

Most of the programs running on the experiment computers are written in Matlab.

Data manipulation

Most of the data manipulation is done in Matlab.

Digital sound processor (DSP)

The most used DSP is the RZ6 of Tucker Davis. Also the older RP2.1 and the Medusa RA16 base station are still in use. These are programmed in the RPvdsEx IDE. For the RZ6 we have BIOX, which is a RPvdsEx file with an Matlab toolbox.

Sometimes MOTU DSP's are used.


Embedded systems

Some embedded systems like arduino, and raspberry Pi's are programmed in C++.

Matlab

The Matlab IDE gets an update almost every year. Different experimental computers and your own computer will probably run different version of Matlab. Most of the programs will be compatible, but user interfaces often not.

Arduino

Raspberry Pi

BIOX