Grove LED

From Visuino
Revision as of 02:15, 14 September 2025 by Visuino (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

File:TArduinoGroveLED.png

Summary

The **Grove LED** is a basic light-emitting diode module for visual indicators. It can be turned on or off using a digital input signal.

Description

This module provides a simple way to indicate logic states or activity in circuits. It connects to the Grove interface for power and control.

Diagram:

Properties

  • Initial Value (boolean) – Sets the default on/off state of the LED.

Pins

Input Pins

  • in (digital) – Digital input to turn the LED on or off.

Output Pins

  • Grove – Connection to the Grove interface for power and signal.

Categories