0126-02 UniPi Neuron Generic

Example Projects > 0126 UniPi Neuron > 0126-02 UniPi Neuron Generic

UniPi Neuron Generic

This example contains source files for a basic demonstration project on integration all actual UniPi Neuron versions (S103, S103-G, S103-IQRF, M103, M203, M303, M403, M503, M523, L203, L303, L403, L503, L513, L523, L533) with REXYGEN. The project scope covers all major Neuron functionality such as Digital/Analog Inputs/Outputs, Counters, PWM.

Prerequisites

  • REXYGEN Runtime Core and MbDrv module must be installed and running on the target device

Timing of the project

The algorithm runs each 100 milliseconds (0.1 s). See the EXEC function block,
tick x ntick0 = 0.05 x 2 = 0.1 s

Running the example

  • The *myproject_exec.mdl file is the project main file. Open it with REXYGEN Studio.
  • Compile and download the project to the target device.
  • Observe the Inputs and set the Outputs

Documentation

Additional information

  • More info about the UniPi Neuron can be found at unipi.technology.
  • Visit the REXYGEN webpage for more information about the example projects and developing advanced automation and control solutions using REXYGEN.