Contenu principal

La traduction de cette page n'est pas à jour. Cliquez ici pour voir la dernière version en anglais.

Périphériques système

Configurer et utiliser des périphériques système tels que GPIO, la capture d’entrée, etc.

Exploitez des capacités hardware de cartes Arduino® avec différentes architectures pour effectuer des tâches comme la lecture et l’écriture de signaux analogiques et numériques avec les blocs GPIO et le contrôle d’équipements avec les blocs Device Control.

Blocs

développer tout

Analog InputMeasure voltage of analog input pin
Analog OutputGenerate voltage on the specified DAC pin
Analog Input SAMDRead ADC register value after ADC conversion at the analog pin of Arduino SAMD21 core (depuis R2023b)
Analog Input AVRRead ADC register value after ADC conversion at analog pin of Arduino AVR core (depuis R2024a)
Digital InputGet logical state of digital input pin on Arduino
Digital OutputSet logical state of digital output pin on Arduino
PWM CommonGenerate pulse width modulated signal on analog output pin
PWM SAMDGenerate pulse width modulated signal on analog output pin of Arduino SAMD21 core (depuis R2023b)
PWM AVRGenerate pulse width modulated signal on analog output pin of Arduino AVR core (depuis R2024a)
Input CaptureMeasure frequency and duty cycle of external input signal
NeoPixelControl color and brightness of RGB and RGBW Adafruit NeoPixel LED strip (depuis R2024a)

Rubriques

Sélection d՚exemples