Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. English
  3. ioBroker general
  4. Aruidno LED discovery failed

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.7k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.1k

Aruidno LED discovery failed

Geplant Angeheftet Gesperrt Verschoben ioBroker general
arduino iobroker discovery
6 Beiträge 2 Kommentatoren 555 Aufrufe 2 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • باسل basselب Offline
    باسل basselب Offline
    باسل bassel
    schrieb am zuletzt editiert von باسل bassel
    #1

    I have connected Arduino UNO to my PC through USB cable, but I wasn't able to discover it nor the LED built in it. I used serial option for that, the same way we use in Arduino IDE.
    I want to control the LED in order to learn how to use the ioBroker platform.

    I was able to run programs on arduino using the Arduino IDE so there is no problem in connectivity to my PC

    Could you please provide me with instructions of how to discover the device or the LED

    More info
    Machine: PC
    OS: Windows 10
    Browser: Chrome
    NodeJS: v10.15.0

    Thanks

    Jey CeeJ 1 Antwort Letzte Antwort
    0
    • باسل basselب باسل bassel

      I have connected Arduino UNO to my PC through USB cable, but I wasn't able to discover it nor the LED built in it. I used serial option for that, the same way we use in Arduino IDE.
      I want to control the LED in order to learn how to use the ioBroker platform.

      I was able to run programs on arduino using the Arduino IDE so there is no problem in connectivity to my PC

      Could you please provide me with instructions of how to discover the device or the LED

      More info
      Machine: PC
      OS: Windows 10
      Browser: Chrome
      NodeJS: v10.15.0

      Thanks

      Jey CeeJ Online
      Jey CeeJ Online
      Jey Cee
      Developer
      schrieb am zuletzt editiert von
      #2

      @باسل-bassel can you give a bit more information how you have tried it?
      I am not sure if you want to write an adapter or only write scripts with the javascript adapter.
      These are two complete different ways.

      Persönlicher Support
      Spenden -> paypal.me/J3YC33

      1 Antwort Letzte Antwort
      0
      • باسل basselب Offline
        باسل basselب Offline
        باسل bassel
        schrieb am zuletzt editiert von باسل bassel
        #3

        @Jey-Cee When the dashboard is opened in the browser, I selected instances from the navigation bar, then clicked on discovery.0 option
        After that, I checked the Serial checkbox and clicked the DISCOVER button. The only result shown is web.0 instance. However; this result is shown even if my Arduino is not connected to my PC.

        Please look at the pictures below.

        1.PNG

        2.PNG

        3.PNG

        Regarding your question, in Arduino IDE, I can write code to switch the Arduino builtin LED off or on.
        I wonder if I can do the same in ioBroker platform, maybe without writing a code, or if necessary, with code.

        Jey CeeJ 1 Antwort Letzte Antwort
        0
        • باسل basselب باسل bassel

          @Jey-Cee When the dashboard is opened in the browser, I selected instances from the navigation bar, then clicked on discovery.0 option
          After that, I checked the Serial checkbox and clicked the DISCOVER button. The only result shown is web.0 instance. However; this result is shown even if my Arduino is not connected to my PC.

          Please look at the pictures below.

          1.PNG

          2.PNG

          3.PNG

          Regarding your question, in Arduino IDE, I can write code to switch the Arduino builtin LED off or on.
          I wonder if I can do the same in ioBroker platform, maybe without writing a code, or if necessary, with code.

          Jey CeeJ Online
          Jey CeeJ Online
          Jey Cee
          Developer
          schrieb am zuletzt editiert von
          #4

          @باسل-bassel ah you missed something, the discovery searches only for devices that are available with an adapter.
          You have to write your own code for communication with your Arduino.

          Short intro how you get there:

          1. Install Javascript Adapter
          2. Enter "serial" in the adapter config at "Add module"
          3. Create a new JS script and include the serial modul

          Persönlicher Support
          Spenden -> paypal.me/J3YC33

          1 Antwort Letzte Antwort
          0
          • باسل basselب Offline
            باسل basselب Offline
            باسل bassel
            schrieb am zuletzt editiert von باسل bassel
            #5

            Thank you for the reply @Jey-Cee
            Is there some documentation or blog that explains how to do that?
            Moreover, is there a device that I can use without writing script or complex stuff?
            I have just installed the iobroker and don't know and how to learn or start as some parts of the docuemntation are missing.
            I wanna try the platform with simple device and simple stuff such as turn off and on the device.

            Jey CeeJ 1 Antwort Letzte Antwort
            0
            • باسل basselب باسل bassel

              Thank you for the reply @Jey-Cee
              Is there some documentation or blog that explains how to do that?
              Moreover, is there a device that I can use without writing script or complex stuff?
              I have just installed the iobroker and don't know and how to learn or start as some parts of the docuemntation are missing.
              I wanna try the platform with simple device and simple stuff such as turn off and on the device.

              Jey CeeJ Online
              Jey CeeJ Online
              Jey Cee
              Developer
              schrieb am zuletzt editiert von Jey Cee
              #6

              @باسل-bassel sagte in Aruidno LED discovery failed:

              Moreover, is there a device that I can use without writing script or complex stuff?

              Yes a lot, look at the Adapter section of the ioBroker Admin. Or you can use discovery to find your devices that can be used with ioBroker. Hint: discovery will not find all devices that can be controlled with ioBroker.

              @باسل-bassel sagte in Aruidno LED discovery failed:

              I wanna try the platform with simple device and simple stuff such as turn off and on the device.

              If yout tell me what devices are you own, we will find one that is useable with iobroker. So we can go together step by step.

              @باسل-bassel sagte in Aruidno LED discovery failed:

              Is there some documentation or blog that explains how to do that?

              Unfrotunately i dont know a english blog and our own documentation isnt that good.

              Persönlicher Support
              Spenden -> paypal.me/J3YC33

              1 Antwort Letzte Antwort
              0
              Antworten
              • In einem neuen Thema antworten
              Anmelden zum Antworten
              • Älteste zuerst
              • Neuste zuerst
              • Meiste Stimmen


              Support us

              ioBroker
              Community Adapters
              Donate

              952

              Online

              32.4k

              Benutzer

              81.5k

              Themen

              1.3m

              Beiträge
              Community
              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
              ioBroker Community 2014-2025
              logo
              • Anmelden

              • Du hast noch kein Konto? Registrieren

              • Anmelden oder registrieren, um zu suchen
              • Erster Beitrag
                Letzter Beitrag
              0
              • Home
              • Aktuell
              • Tags
              • Ungelesen 0
              • Kategorien
              • Unreplied
              • Beliebt
              • GitHub
              • Docu
              • Hilfe