Arduino toolbox >> Arduino toolbox
Arduino toolbox
- ANALOG_READ_SB — Acquires data from the Arduino analog port, the 10 bit ADC.
- ANALOG_WRITE_SB — Sends a PWM (Pulse Width Modulation value to a GPIO pin
- ARDUINO_SETUP — Assigns a serial communication port to an Arduino card
- SEVEN_SEG_DISPLAY_SB — Sends a value to the seven segment display
- DCMOTOR_SB — Pilote un hacheur (relié à un moteur)
- DIGITAL_READ_SB — Reads the logical value 0 or 1 from an Arduino GPIO port
- DIGITAL_WRITE_SB — Sends a logical value 0 or 1 to an Arduino GPIO line
- ENCODER_SB — Compte un ensemble d'événements sur une ou plusieurs voies
- INTERRUPT_SB — Envoie un signal d'interruption au pin 2 ou 3 d'une Arduino
- SERVO_WRITE_SB — pilote un servomoteur en spécifiant l'angle de 0 à 180° souhaité
- STEPPER_SB — Stepping Motor
- TIME_SAMPLE — Specifies le duration of acquisition / control and the sampling period