What is ISELED®?2024-11-18T11:57:58+01:00
  • Hebatronic About ISELED® and ILaS® Solutions Compatible with Arduino IDE

ISELED® and ILaS®

Smart lighting technology for dynamic illumination

With precise real-time color changes, intelligent control, and easy integration, ISELED® sets new standards in lighting technology.

More information can be found at www.iseled.com

Hebatronic ISELED® LED technology logo

Benefits of ISELED®

About ISELED® and ILaS®

How does the ISELED® technology work?

What is ISELED®?

ISELED® is an innovative lighting technology that uses intelligent RGB LED modules to enable dynamic lighting solutions. This technology simplifies design and production through fully integrated calibration and allows for precise real-time control.

01/03

How does ISELED® work?

ISELED® modules are digitally addressable, calibrated RGB LEDs connected via a fast 2 Mbit/s bus system. This allows up to 4079 LEDs to be connected in a chain and controlled individually – without the need for complex calibration processes.

02/03

What is the ILaS® network?

The ILaS® network extends ISELED® by enabling the control of LEDs, sensors, and actuators through a simple two-wire connection. This allows for the efficient integration of complex lighting and sensor systems.

More information can be found here.

03/03

Versatile applications

Innovative lighting technology
that makes a difference in every industry

Hebatronic LED lights versatile application automotive car interior light

Automotive Industry

The automotive industry requires the highest standards of precision and safety. Our Arduino-compatible development boards help you achieve this: they are robust, cost-effective, software license-free, and ensure that your development process is optimally equipped. Whether for headlights, interior lighting, or as manufacturing aids in production – we provide solutions that drive the automotive industry forward with reliability and innovation.

Our solutions

The ideal complement to ISELED® technology
for maximum performance

  • Easy programmability
  • Compact design
  • Future-proof
  • Quick integration
  • High flexibility
  • New

    Hebatronic Produkte ISELED & ILaS Grafik Mini-ILaS-Shield
    Hebatronic Produkte ISELED & ILaS Produktfoto Mini-ILaS-Shield

    Mini-ILaS®-Shield

    Miniature interface board (18x24mm) specifically designed to work with the Mini-ISELED®uino, allowing for a very compact system to control ILaS® bus protocol or ISELED® without the need for additional hardware.

  • New

    Hebatronic Produkte ISELED & ILaS Grafik Mini-ISELEDuino
    Hebatronic Produkte ISELED & ILaS Produktfoto Mini-ISELEDuino

    Mini-ISELED®uino

    Miniature controller board (18x29mm) as a base for space-constrained ILaS®/ISELED® applications, enabling quick, tailored solutions through a USB interface.

  • Hebatronic Produkte ISELED & ILaS Grafik Diver-LED
    Hebatronic Products ISELED® & ILaS® Diver-LED SmartRGB Board

    Driver-LED

    Single SmartRGB LED (seddLED3.0 from Dominant) on a PCB with solder pads for signal conversion from SPI to differential ISELED signal.

  • All-in-One

    Hebatronic Product ILaS®-Initiator Combined Test Box for ISELED® and ILaS® LED Controllers
    Hebatronic Product ILaS®-Initiator Combined Test Box for ISELED® and ILaS® LED Controllers

    ILaS®-Initiator

    Combined test box for the development area or as a manufacturing aid to control ISELED® or other modules in the vehicle sensor network – optionally with or without IlaS® communication bus connection.

  • Hebatronic Product ILaS®-Shield Arduino Compatible Module for ISELED®uino
    Hebatronic Product ILaS®-Shield Arduino Compatible Module for ISELED®uino

    ILaS®-Shield

    Standalone Arduino-compatible module that can be plugged into the ISELED®uino to activate ILaS® bus protocol capability – powered by the new E4 transmitter-receiver microchip with integrated power-saving mode.

  • Hebatronic Produkte ISELED & ILaS Grafik ISELEDuino
    Hebatronic Product ISELED®uino Arduino MKR Clone Arduino IDE LED Controller

    ISELED®uino

    An Arduino MKR clone for controlling ISELED® equipped with a licensed SAMD21 microcontroller – programmable via USB interface and Arduino IDE.

Frequently Asked Questions

Everything you need to know
about ISELED® and ILaS®

Does the Arduino FastLED library support the Hebatronic products including the ILaS® – Shield ?2024-11-26T10:52:38+01:00

If you only want to control ISELED®, then you can use the FastLED functions. For ILaS® we currently only have the basic commands like Set_Dimm_Level, and Set_RGB; just like Adafruit’s Neopixel. However, we will provide the FastLED conversion for IlaS® in the future. We also have other solutions for more unusual programming requirements. Please contact us.

What is ILaS®?2024-11-18T17:18:12+01:00

ILaS® is a new fieldbus that can transmit various light sequences at a bus data rate of 2 Mbit/s, enabling video-speed control. ILaS® stands for “ISELED® Light and Sensor” and is currently mainly used in the automotive sector, particularly by BMW in vehicles starting in 2025. With this fieldbus, not only can LEDs be controlled via the ISELED protocol, but sensors and actuators can also be integrated and read in any quantity and combination. With the continuously growing number of LEDs, especially in vehicles, significantly higher data rates for control and diagnostics can be realized.

How is the ILaS®-Initiator test box operated?2024-11-18T17:21:20+01:00

The power supply is provided via an external plug-in power supply 12V/1A, which is included in the delivery.

Is there a manual for the ILaS®-Initiator test box?2024-11-18T17:22:58+01:00

A manual (Quickstart guide) can be requested at info@hebatronic.de.

How is the ILaS®-Shield (ILaS®duino) operated?2024-11-18T17:27:14+01:00

The ILaS®duino is powered via USB or 12V. To do this, connect the ISELED®uino pins E_P, E_N, and Gnd to ILAS_H_IN, ILAS_L_IN, GND. The ISELED® lighting modules can be powered with external 12V, but it is essential to connect the GNDs together. On the ISELED®uino, all pins can be used except for A3, A5, and A6. These are the communication pins between the microcontroller and the ILaS®-Shield.

Is the software included in the delivery?2024-11-18T17:29:08+01:00

We provide a free sample program for controlling the ISELED. To do this, install the Arduino IDE (version 1.8.19, as the library storage is different in versions 2.x) (https://www.arduino.cc/en/software).

Search for and install ‘Arduino SAMD (32-bit ARM Cortex-M0+)’ boards in the Board Manager.

Unzip the included sample program into the Arduino subdirectory Libraries.

Restart the Arduino IDE and select ‘MKRZERO’ in the Board Manager.

Is there documentation for the software?2024-11-18T17:30:09+01:00

The documentation is part of the sample program that we provide free of charge.

Which version of the Arduino IDE should be used?2024-11-18T17:31:58+01:00

Install the Arduino IDE version 1.8.19 (https://www.arduino.cc/en/software) on a PC/Laptop with administrator rights.

Note: newer versions 2.x are not suitable as it is more difficult to find the libraries.
In the Arduino IDE, select the Board Manager under Tools, load Arduino SAMD, then select Arduino MKR Zero:

(https://store.arduino.cc/en-de/collections/mkr-family/products/arduino-mkr-zero-i2s-bus-sd-for-sound-music-digital-audio-data).

For example, copy our ISELED library (included sample file) into the subdirectory Arduino\libraries.
You can place this .ino sample file in your individual project directory.

Convinced?

Ready to revolutionize
your lighting systems?

  • Flexible order quantities
  • Made in Germany
  • Worldwide delivery
Go to Top