Serial Connection from Java to Arduino | UATS Advanced Programming #01

Поделиться
HTML-код
  • Опубликовано: 25 окт 2024

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

  • @georgeoutters5657
    @georgeoutters5657 4 года назад +3

    man thanks a lot I searched for proper tutorials for hours... Finally found one that suited my needs!

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

    This answers exactly what I was looking for. Thanks a lot!

  • @bco-fm5qu
    @bco-fm5qu 3 года назад

    Wow I know java like heck. This is defiantly a good tutorial for me!

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

    really great tuts,best explanation,thank you man

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

    How is phisicaly the serial adapter and cable and plugs, no one shows this :(

  • @NF-pk5mo
    @NF-pk5mo 2 года назад

    What author is that LiquidCrystal_I2C because im not sure im using the right one. I am trying to do the tutorial but on line with LiquidCrystal_I2C lcd(0x27, 2, 1, 0, 4, 5, 6, 7, 3, POSITIVE); it tells me POSITIVE is not declared :// otherwise thank you for tutorial this is exactly what I was looking for

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

    Hi, can I use serial communication to track a vehicle remotely?
    I do not want to use USB, Bluetooth or NFC to transmit the data.(Is it possible?)
    A Simple data flow is :- GPS -> Arduino -> GSM -> Mobile application
    Moreover, I do not want to use Firebase or any third party server.
    Would you help me on this?

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

    Hi there, I followed the tutorial in the URL, after connecting the pins as mentioned I think my usb ttl just got burned, are the pin connections mentioned correct, I see a yellow jumper too.

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

    I'm currently working on an Eclipse Java to Arduino. At 04:03 you are using fazecast 1.3.11.
    What I want to know is how can I you determine the version of com.fazecast since I use the latest Eclipse build and Maven version.
    Thank You.
    (I've sent this on twitter too, but given the nature of my request it might get a sooner response if i let it here)

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

      I'm not sure, whether I understood your question :/
      The version of fazecast has basically nothing to do with the version of Eclipse and Maven. If you need another version, just change the version field e.g. 2.6.2. Maven will then download another version (independent from the Maven version that is installed).

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

    Great.. Helped a lot

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

    Great job..

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

    great tutorial

  • @excore4600
    @excore4600 6 лет назад +1

    Gutes Video

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

    Can I run in tasker

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

    Good job

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

    that's great.....how can i do the opposite, sending from java?

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

      I searched alot for this did you find an answer?

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

    Great video. Can you help me in making student attendance management via Fingerprint sensor and Arduino with java programming to use for storing and comparing with the database? If yes than inbox me plz as I am going to change my project as i am not getting any help in this. Rest I will tell you in the mail.

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

      Did you know how to make it ?? I searching for a similar tutorial for that but i couldn't find one?