Grove LED
Jump to navigation
Jump to search
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
- File:TArduinoDigitalCategory.png Category Digital – Digital control components.
- File:TArduinoVisualCategory.png Category Visual – Visual indicator devices.