Grove LED

From Visuino
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