SimpleCLI - Command Line on Arduino

Поділитися
Вставка
  • Опубліковано 28 бер 2019
  • SimpleCLI Github repository: github.com/spacehuhn/SimpleCLI
    What will you build with this? Let me know!
    Website: spacehuhn.com
    Github: github.com/spacehuhn
    Twitter: / spacehuhn
    Patreon: / spacehuhn
    Discord: / discord
    InsecureSpace Podcast: insecurespace.com/
  • Наука та технологія

КОМЕНТАРІ • 24

  • @spacehuhn
    @spacehuhn  5 років тому +24

    Should have added more chickens in the thumbnail

    • @h3x3r29
      @h3x3r29 5 років тому +1

      Why aren't you pinning your comment ?

    • @impyrobot
      @impyrobot 5 років тому

      Good job dude

  • @RD-ni7qe
    @RD-ni7qe 3 роки тому +3

    Thank you soooo much for explaining how your library works! This video helped me allot.

  • @jusmith_music
    @jusmith_music 5 років тому +5

    What an inspiration you are !

  • @activemindse
    @activemindse 5 років тому +2

    This is awesome! thanks for a really great video...and library

  • @hkopenh08519
    @hkopenh08519 2 роки тому +1

    This library is so useful. I am building a Arduino controller for my lithography experiment in a PhD study. This allows me to interact with the Arduino directly or automate the communication with Matlab or Python on PC. Thanks and keep up the good work.

    • @hkopenh08519
      @hkopenh08519 2 роки тому

      Omg upon using it I just realize how well thought-out this library is. I just can't thank you enough.

  • @laboubak
    @laboubak 5 років тому +1

    That's just amazing !

  • @MarkOsvath
    @MarkOsvath 5 років тому

    Nice work!

  • @delta-game
    @delta-game 5 років тому +1

    You are a genius, lots of

  • @master138
    @master138 3 роки тому +1

    Tnk you man and keep it up

  • @mtalhakhalid1679
    @mtalhakhalid1679 2 роки тому +1

    awosm library thanks a lot man

  • @mpwsh
    @mpwsh 4 роки тому

    This is awesome

  • @senkottuvelan
    @senkottuvelan 5 років тому +2

    You are great.

  • @jamess1787
    @jamess1787 5 років тому +2

    COWSAY!!!!

  • @gzxto666
    @gzxto666 5 років тому +1

    Nice

  • @big_whopper
    @big_whopper 2 роки тому +1

    Dude! That is a fantastic library, and a fantastic video! Such clear exposition of the library. I love it. How do I buy you a Hefe-Wizen?

    • @spacehuhn
      @spacehuhn  2 роки тому

      Thank you :)
      just setup a ko-fi page for exactly that!
      you can check it out at ko-fi.com/spacehuhn

  • @pongta190
    @pongta190 3 роки тому +1

    Please make a video on deauther v3.

  • @RD-ni7qe
    @RD-ni7qe 3 роки тому +1

    I'm just trying to work out a way we could ignore all lower case/upper case input errors? Would 'equalsIgnoreCase()' be a suitable one to use?
    Let's say we want to accept a serial.read in any capitalization, for example; PING, PiNg, PiNG, piNG (or any other combination, without literally having to list every possible lower/uppercase combination in the code?).
    And I'm also not sure if this should be done in setup, or loop! An example sketch would be great :)

    • @spacehuhn
      @spacehuhn  3 роки тому +3

      Command has a method called setCaseSensetive(true/false), you can use it to make your command and all its arguments case insensitive

  • @daveg2778
    @daveg2778 5 років тому

    Why can’t you deauth a single client anymore

  • @senkottuvelan
    @senkottuvelan 5 років тому

    You are great.