MakerGram Logo

    MakerGram

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups

    Arduino Pro IDE (alpha preview) with advanced features

    Arduino
    arduino ide
    1
    8
    920
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • salmanfaris
      salmanfaris last edited by salmanfaris

      alt text

      The main features in this initial alpha release of the new Arduino Pro IDE are:

      • Modern, fully-featured development environment
      • Dual Mode, Classic Mode (identical to the Classic Arduino IDE) and Pro Mode (File System view)
      • New Board Manager
      • New Library Manager
      • Board List
      • Basic Auto-Completion (Arm targets only)
      • Git Integration
      • Serial Monitor
      • Dark Mode

      But the new architecture opens the door to features that the Arduino community have been requesting like these that will be following on soon:

      • Sketch synchronisation with Arduino Create Editor
      • Debugger
      • Fully open to third party plug-ins
      • Support for additional languages other than C++
      • The new Arduino Pro IDE is based on the latest technologies:

      The Arduino CLI running in daemon mode provides all the main Arduino features.
      The application frontend is based on the Eclipse Theia Open Source IDE.
      Electron, the framework behind Eclipse Theia, allows the use of web technologies on desktop environments.

      More Information: https://blog.arduino.cc/2019/10/18/arduino-pro-ide-alpha-preview-with-advanced-features/

      1 Reply Last reply Reply Quote 0
      • salmanfaris
        salmanfaris last edited by

        Let's test, I downloaded the Windows version and it's not installable package, portable one.

        Versions (released on Saturday, October 19th at 16.00 CET)

        • Arduino Pro IDE Windows v0.0.1-alpha.preview

        • Arduino Pro IDE OSX v0.0.1-alpha.preview

        • Arduino Pro IDE Linux v0.0.1-alpha.preview

        Two-mode available , Advanced and normal mode . here is the what advanced mode looks like.

        94818fb2-833b-4d89-b594-b5239288c8ab-image.png

        1 Reply Last reply Reply Quote 0
        • salmanfaris
          salmanfaris last edited by

          suggestiosn are coool 🤠
          Untitled.png

          1 Reply Last reply Reply Quote 0
          • salmanfaris
            salmanfaris last edited by

            Yup ! Bugs are everywhere 🐞
            Capture.JPG

            1 Reply Last reply Reply Quote 0
            • salmanfaris
              salmanfaris last edited by

              Dark Mode 😁

              63878910-bc60-4152-ac49-b24fc8c7fcf0-image.png

              1 Reply Last reply Reply Quote 0
              • salmanfaris
                salmanfaris last edited by

                It's compailing 😊
                94d5fc24-34ff-469c-bc5a-cd0849deb503-image.png

                1 Reply Last reply Reply Quote 0
                • salmanfaris
                  salmanfaris last edited by

                  Wrapper ?

                  42bc99ac-6383-499e-a6b6-39619e884f80-image.png

                  1 Reply Last reply Reply Quote 0
                  • salmanfaris
                    salmanfaris last edited by

                    Yeahhh 😀

                    35469f1e-a9ff-4720-b576-63548ae77ab9-image.png

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post

                    Recent Posts

                    • @codelery Awesome. That's great news. Kudos to @rafitc99 . 🙌

                      @codelery Please keep us updated about your project, looking forward to seeing it in action 🤩

                      • read more
                    • C

                      @rafitc99 I changed the buffer and that solved the problem. Thanks a lot for coming to my rescue.

                      • read more
                    • C

                      @salmanfaris I did change the buffer size and everything is working perfectly. Thanks coming to my rescue.

                      • read more
                    • @codelery said in Help needed: Arduino Wireless Notice Board project:

                      I am using the hardware serial (pin 0 and 1 on Arduino Uno)

                      As @rafitc99 mentioned, you need to expand the Serila buffer, in the hardware serial also the Arduino board package implements a 64-byte ring buffer for send and receive on the hardware serial messages. So you need to change that to 256 as per your message length.

                      • read more
                    • C

                      @rafitc99 The thing is that I am not using the SoftwareSerial library in receiving the message from the first microcontroller. I am using the hardware serial (pin 0 and 1 on Arduino Uno)

                      • read more
                    By MakerGram | A XiStart Initiative | Built with ♥ NodeBB
                    Copyright © 2023 MakerGram, All rights reserved.
                    Privacy Policy | Terms & Conditions | Disclaimer | Code of Conduct