Grove LED: Difference between revisions

From Visuino
Jump to navigation Jump to search
Created page with "Image: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. <b>Diagram:</b> Image:TArduinoGroveLED.Preview.png == Pins == === Input Pins === *'''in (digital)''' – Digital input..."
(No difference)

Revision as of 02:03, 14 September 2025

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:

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