A Game-Changer for Arduino Developers!

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

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

  • @thelastoutpostworkshop
    @thelastoutpostworkshop  6 дней назад +5

    Please note that the current release works with Windows 64 bits and MacOS ARM64, I am looking for help for the Linux versions : github.com/thelastoutpostworkshop/arduino-maker-workshop/discussions/2

    • @AliHussein-bb3ie
      @AliHussein-bb3ie 6 дней назад

      @@thelastoutpostworkshop Thanks, I can't wait for it.

  • @heatherryan9820
    @heatherryan9820 9 дней назад +11

    Thank you so much for making this extension. The way you have to distant sections for zip install, not installed, etc really helps out. It makes it easier to remember which ones you have installed and which ones you haven’t.

  • @mariusj8542
    @mariusj8542 6 дней назад +11

    Just curious, is this instead of platformio? - i really thought everybody were using Platformio, if this is a competitor , what are the differences?

    • @ScottLahteine
      @ScottLahteine 5 дней назад +1

      For existing Arduino projects this will be more convenient. Reworking a project for PlatformIO takes extra steps.

  • @nicolasbouyge
    @nicolasbouyge 2 дня назад

    So happy to see you back in YT game!

  •  7 дней назад +15

    It seems really well made but am I missing something ? Is there something missing from Platformio that this extension is supposed to bring ? I’m genuinely asking

  • @stormbytes
    @stormbytes 5 дней назад +2

    Looks like a really simple to use extension. Would love to see this available for VS Code on Mac.

  • @edk1489
    @edk1489 8 дней назад +3

    Thanks!

  • @name.victor
    @name.victor 7 дней назад +4

    I was looking for something like this! Very cool!

  • @AJRobinson
    @AJRobinson 3 дня назад

    Thank you for the comment shoutout! :). Dude you did a really great job thank you! One of these days I'll actually have the know-how to contribute to something like this for the community, but for now, I'll have just get you a coffee instead. Cheers!

  • @diazpty
    @diazpty 9 дней назад +5

    Completely awesome! Thanks for your work.

  • @roblatour3511
    @roblatour3511 2 дня назад

    Thank you for putting this together!

  • @philip_fletcher
    @philip_fletcher 9 дней назад +4

    Well done and thank you for doing this. Even though I'm primarily a PlatformIO user, the familiarity with the Arduino IDE will be of huge value to many new users. ❤️
    A well earned 'Subscribe'.

  • @HerbieBancock
    @HerbieBancock 6 дней назад +1

    I hope it will upload lots and lots of marketing metrics and allow anyone to open up a reverse shell into my network the same way that VSCode does.

  • @shahramnourbakhsh
    @shahramnourbakhsh 2 дня назад

    Nice job, how can I use my previously downloaded libraries from a specific location?

    • @thelastoutpostworkshop
      @thelastoutpostworkshop  2 дня назад +1

      I have added it as an enhancement, there is a work around in the meantime : github.com/thelastoutpostworkshop/arduino-maker-workshop/issues/10

  • @petersamen2564
    @petersamen2564 День назад

    very good your extension. in which directory on the computer will libraries which I install be stored ? thank you very much

    • @thelastoutpostworkshop
      @thelastoutpostworkshop  День назад +1

      By default they are installed in your documents folder under Arduino/Libraries

    • @enriquecourtade
      @enriquecourtade Час назад

      ​@@thelastoutpostworkshop Can be the default directory be changed in order to be the same as the Arduino IDE directory?

  • @pacsmile
    @pacsmile 3 дня назад

    I like the interface, looks easier to navigate compared to platformio, good job.

  • @manoerina1873
    @manoerina1873 6 дней назад +2

    very nice job👍

  • @Programming-Fun-With-Hima
    @Programming-Fun-With-Hima 4 дня назад

    Thank you so much..
    but what's the problem with platformIO..??

    • @RobertLipe
      @RobertLipe 2 дня назад

      PlatformIO is no longer supporting new/current Espressif products and is even not applying community generated fixes and enhancements for Espressif line.
      The pioarduino (similar name - not a typo) project integrates CURRENT Espressif tech and is responsive to users.

  • @jacobhenry7223
    @jacobhenry7223 3 дня назад

    Thanks for the effort sir

  • @TheSylvesterst
    @TheSylvesterst 2 дня назад

    There is no data provider registered that can provide view data.

  • @Quest_UK
    @Quest_UK 3 дня назад

    look forward for it to be available on Linux, well done for your work so far 🙂

  • @aGGreSSiv
    @aGGreSSiv 5 дней назад

    Hello, "The maker workshop home" tab doesn't show anything. I wondered if I should select the board first, when I selected the board it says in the bottom right corner "CLI: Error from get board configuration, you may have to installed the board using the board manager".. I want it to be installed again from the board installation tab, it doesn't give an error but it takes a very short time, it says I installed it. The same things happen again.

    • @thelastoutpostworkshop
      @thelastoutpostworkshop  5 дней назад +1

      If you have added an additional URL, you must go to the boards manager, click the "not install tab" and search for the board and install it from there. If I did not understand your problem correctly, open an issue here: github.com/thelastoutpostworkshop/arduino-maker-workshop/issues

    • @aGGreSSiv
      @aGGreSSiv 5 дней назад

      @@thelastoutpostworkshop I haven't set up anything. I just installed Visual Studio Code, and apart from your extension, nothing else is installed.

  • @MStoica
    @MStoica 4 дня назад

    I didn’t even think anyone was using that (now deprecated) extension. I thought everyone uses PlatformIO, that’s what I’ve seen in all (few) videos showing VSCode to program for Arduino (or other boards).
    But I do have one question, after seeing your file has the .ino extension. Does your extension not work with the regular .cpp file extension? After all, it’s C++ code and I wouldn’t name the file any other way except with a .cpp extension. I can’t test this out myself, since you’ve mentioned the extension doesn’t work on Mac yet.

    • @thelastoutpostworkshop
      @thelastoutpostworkshop  4 дня назад

      Since this new extension use the arduino cli, the sketch must have a .ino file extension, but it will compile any file, such as C++ class, with .cpp extension

  • @BingleBangleBungle
    @BingleBangleBungle 4 дня назад

    Thanks for doing this!

  • @blackbooktales977
    @blackbooktales977 8 дней назад +1

    At first it would let me start a new project, but would not connect or let me select a Board to upload sketch to. On reinstall the Home page would not do anything. No ability to Start new project or anything else.

    • @thelastoutpostworkshop
      @thelastoutpostworkshop  8 дней назад

      Check in the board manager if you have any board installed.

    • @atmospheres11
      @atmospheres11 8 дней назад

      @@thelastoutpostworkshop Hi, I have the same problem, after selecting any board the sweeping line just contiues and will not let the chosen board be selected. I have the waveshare ESP32S3 128 plugged in and it is ok running through Espressif/VScode. I notice though that it doesn't matter which board is chosen it will not accept any. (CLI: Error from get board configuration, you may have to install the board using the board manager)

    • @thelastoutpostworkshop
      @thelastoutpostworkshop  8 дней назад +1

      Go open an issue here and drop a screen shot of your board manager view : github.com/thelastoutpostworkshop/arduino-maker-workshop/issues

  • @jrioublanc
    @jrioublanc 6 дней назад +2

    Nice job, unfortunately I’ve to wait for the Linux version to test and enjoy your work. 👍

  • @pointer2null
    @pointer2null 9 дней назад +3

    What do you think of PlatformIO? It's not perfect, so I'll definitely look at your plugin. (Just found your channel so sorry for the deluge of comments lol)

    • @bdl91983
      @bdl91983 9 дней назад

      It's great and feature rich, but very involved for newbies or people who only dabble.

    • @AdrianPanaintescu
      @AdrianPanaintescu 9 дней назад

      I found this extension very atractive. I enjoy using it because take care of the project setup, all libraries get installed automatically on build. U can take inspiration of that and improve your extension: by adding this kind of support for file specs like pyproject.toml, cargo.toml or packages.json

    • @fredodupoux
      @fredodupoux 6 дней назад

      @@bdl91983you can start with the Arduino IDE if this is too complicated

  • @franciscovarela7127
    @franciscovarela7127 6 дней назад +1

    Nice work.

  • @LucTheoret
    @LucTheoret 8 дней назад

    Hi. Does this let you setup isolated libraries and boards for each sketch? As I use board from different manufactures where the libraries have the same name but are not compatible with each other?.

    • @thelastoutpostworkshop
      @thelastoutpostworkshop  8 дней назад

      Do you an example of libraries that have the same name and made for different boards ?

    • @LucTheoret
      @LucTheoret 8 дней назад

      @@thelastoutpostworkshop Adafuit WifiNINA and arduino WifiNINA. some old Adafruit libraries that still get update that conflict with new ones. I still have Dragino and ChipKit board.

    • @thelastoutpostworkshop
      @thelastoutpostworkshop  8 дней назад

      Do you have links to the github repo for these libraries ?

    • @rasg3000
      @rasg3000 5 дней назад

      ​​@@thelastoutpostworkshopIve had this issues with the SD library and also LoRa libraries.
      When im working with Tiny85 projects sometimes i have to keep replacing them before building

  • @NavyCuda
    @NavyCuda 9 дней назад

    I'm on macos and keep getting the error failed to get Arduino CLI version information after I installed your extension.

    • @thelastoutpostworkshop
      @thelastoutpostworkshop  9 дней назад

      It's not supported on MacOS yet

    • @lohikarhu734
      @lohikarhu734 8 дней назад

      Oh....

    • @ScottLahteine
      @ScottLahteine 5 дней назад

      Looks like a great front end! Once I start messing around with the extension (on macOS) I’ll be sure to submit patches for any issues I encounter.

  • @zenzhu5690
    @zenzhu5690 6 дней назад +1

    Give a try to PlatformIO

  • @dsfs17987
    @dsfs17987 9 дней назад

    how are compile times with this compared to original arduino ide? I'm experiencing long compile times using the original ide with esp32, especially when using adafruits gfx libraries, platformio is quicker, but I just find it way too difficult to use

  • @ChrisHalden007
    @ChrisHalden007 9 дней назад +1

    Very interesting. Thanks

  • @InterplainMusic
    @InterplainMusic 6 дней назад

    Will this work with a Teensy 4.0

    • @thelastoutpostworkshop
      @thelastoutpostworkshop  6 дней назад +1

      Yes, in the board manager, add an additionnal board URL : www.pjrc.com/teensy/package_teensy_index.json and you will be able to install all the teensy boards by searching for teensy in the not installed section, after that you will be able to select the board Teensy 4.0

    • @InterplainMusic
      @InterplainMusic 6 дней назад

      @thelastoutpostworkshop That's great. Looks a lot cleaner than Arduino IDE.

  • @nikhuge6580
    @nikhuge6580 7 дней назад

    great work

  • @mikecrane2782
    @mikecrane2782 9 дней назад +3

    Wow…👍👍

  • @elabinnovations
    @elabinnovations 9 дней назад +2

    Nice

  • @TheOnlyDominik
    @TheOnlyDominik 8 дней назад +5

    PlatformIO ?

  • @AliHussein-bb3ie
    @AliHussein-bb3ie 9 дней назад +1

    There is no such a thing !

  • @aslkdjfzxcv9779
    @aslkdjfzxcv9779 8 дней назад

    for the algo.