We are closed from August 1, 2025 to August 17, 2025. Orders placed during this time will be processed starting on August 18, 2025.

Documentation

What is included in an instrument?

An instrument source code requires at least the following files:

It can also include:

Build a minimal LED blinker for a Zynq board

  1. Set up a development machine.
  2. Install one of the provided Ubuntu 22.04 images for Zynq on the board.
  3. Build and run a minimal LED blinker:
$ make CONFIG=examples/red-pitaya/led-blinker/config.yml HOST=192.168.1.100 run

See also

[email protected]