Это видео недоступно.
Сожалеем об этом.

Connect Arduino to Unity in less than 1 minute - Uduino

Поделиться
HTML-код
  • Опубликовано: 2 июл 2017
  • Get Uduino now! assetstore.uni...
    Uduino is a C# Unity plugin that allows communicating easily between a Arduino board with Unity. It has all the mapping features most developers need for their interactive installations.
    Uduino is the most reliable way to merge real-time application and physical experience. It works efficiently across all major desktop operating systems, and features examples and use a simple and readable API.
    Download now on the Asset Store : assetstore.uni...

Комментарии • 36

  • @gmokebud4161
    @gmokebud4161 5 лет назад +7

    yo wheres the Arduino Ide "Uduino" library located for the Arduino??????????????????????

    • @leetingting
      @leetingting 4 года назад +1

      after the setup in Unity, restart Arduino IDE to see the Uduino library

  • @Hackarchy
    @Hackarchy 6 лет назад

    This is so cool! looking forward to linking ARKit and Uduino once bluetooth support is released :)

  • @JuandoUniverse
    @JuandoUniverse 2 года назад +1

    how can i use an accelerometer in this asset like a steering wheel for example?

  • @sultanrahil3380
    @sultanrahil3380 Год назад +1

    Awesome video. Thank you.

  • @HomemadeKaze
    @HomemadeKaze 4 года назад +1

    It worked, I love it!

  • @shannog1363
    @shannog1363 4 года назад

    suppose that i connect it this way.NodeMCU+Uduino plugin+Uduino WIFI plugin.if i mean to export it i android app.is it workable in your opinion?the final result is the app shows NodeMCU sensor readings.

  • @cauesantos1450
    @cauesantos1450 3 месяца назад

    Sensacional ❤

  • @burakkosedag7430
    @burakkosedag7430 7 месяцев назад

    it is not working on the Android Phone...

  • @SebastianKaye
    @SebastianKaye 3 года назад

    Hi ! How do you do this in 2021? (Unity Version 2020.3)

  • @naveenkumarg2416
    @naveenkumarg2416 5 лет назад

    Can I take a windows build and run with uduino plugin?

  • @PerfectMadeStreets
    @PerfectMadeStreets 5 лет назад

    would this also work with an rfid scanner?

  • @joshuacohen5618
    @joshuacohen5618 6 лет назад

    I'm trying to use an arduino with two buttons to provide 3 states in Unity (buttonA , buttonB, and both buttonA+buttonB). Can your program provide a solution to handle those three states? (I'm currently trying to figure out how to concatenate Serial.print outputs from each button and then splitting the strings in Unity, but it's very confusing.)

    • @MarcTeyssierInteractive
      @MarcTeyssierInteractive  6 лет назад

      A lot of people are asking me questions related to buttons, I think I will do a video as soon as possible.
      To answer your question:
      You can declare on the start two buttons in the input_pullup mode (and connect them to the board accordingly)
      On the update() function, for each button you can read the value with the function digitalRead(pin)

  • @SuperSandwich713
    @SuperSandwich713 2 года назад

    When I click "Discover ports" in Unity, nothing happens. "Uduino" is in my Arduino "libraries" folder, as it's supposed to be. Unity itself isn't giving me any errors (yellow or red).
    In Arduino, I opened the "Uduino" example, but lines 4 and 7 have errors. On line 4 (Uduino uduino("uduinoBoard");), "Uduino" is underlined, and it says "Unknown type name 'Uduino'". On line 7 (#include ), "Servo.h" is underlined, and it says "'Servo.h' file not found".
    What have I done wrong / what can I do to fix this?

    • @bluesquadron593
      @bluesquadron593 Год назад

      Have you managed to figure this out?

    • @SuperSandwich713
      @SuperSandwich713 Год назад

      @@bluesquadron593 Yes, although I don't remember what I did to fix it (I haven't touched this stuff since the spring when I did a thesis using it). Are you having the same problem now?

    • @bluesquadron593
      @bluesquadron593 Год назад

      @@SuperSandwich713 yes I do…

    • @SuperSandwich713
      @SuperSandwich713 Год назад

      @@bluesquadron593 I'll have to check the computer I was using for this (I'm on a new one now) and try to find out what I did, but email this guy (Mark Teyssier) as well, because he responds within a couple weeks to inquiries like this (unless something changed since last). I had figured out the issue before he emailed me back, or it would be easier to tell you the solution right now. If you haven't already, uninstall/reinstall Arduino and Uduino, as this Servo thing is lkely on the file system end of things, and I remember doing that much.

  • @onerian8178
    @onerian8178 2 года назад

    mine ont go past the im ready part

  • @ibramesh2981
    @ibramesh2981 6 лет назад

    Is there any ardunio plugin with unity 2017?

  • @joshuacohen5618
    @joshuacohen5618 6 лет назад

    Do you have any plugin for Arduino with BLE and Unity?

  • @13sancejas
    @13sancejas 3 года назад

    isso é top demais!!!!!!!!!!!!!! Parabéns!!!!!

  • @hiratrq
    @hiratrq 2 года назад

    This does not work at all, I tried this on Mac and windows. It does not discover any ports

    • @bluesquadron593
      @bluesquadron593 Год назад +1

      Have you managed to figure this out?

    • @hiratrq
      @hiratrq Год назад +1

      @@bluesquadron593 I had to use Ardity instead.. and that works flawlessly

  • @bluesquadron593
    @bluesquadron593 Год назад

    This does not seep to work with 2021...

  • @Whey20
    @Whey20 3 года назад

    yeah, my LED exploded right before my eyes due to lack of a resistor... Thanks for the first part though!

  • @cinnybun0247
    @cinnybun0247 5 лет назад +1

    Blootooth?

  • @trigger-red-airsoft
    @trigger-red-airsoft 4 года назад

    I searched for a solution, not product placement.

  • @DEMOLISHER77
    @DEMOLISHER77 5 лет назад

    Salut Marc!
    A l'accent je dirais que tu est Français ? Super Boulot !

  • @terminalgoat232
    @terminalgoat232 3 года назад

    This is real