🔒 Closed Arduino 1.8.7

Status
Not open for further replies.

Ranz17

Enthusiast
The open-source Arduino Software (IDE) makes it You do not have permission to view the full content of this post. Log in or register now. and upload it to the board. It runs on Windows, Mac OS X, and Linux. The environment is written in Java and based on Processing and other open-source software. This software can be used with any Arduino board.

Most intriguing features are:

Long-awaited new arduino-builder
This is a pure command-line tool which takes care of mangling the code, resolving library dependencies and setting up the compilation units. It can also be used as a standalone program in a continuous-integration environment.

Pluggable USB core
Your Arduino can finally act as a lot of different USB devices without any need to change the core, thanks to the new modular architecture. Libraries based on the new subsystem are already being developed!

Serial plotter
You can now plot your data in realtime, as easy as writing Serial.println(analogRead(A0)) inside your loop.

New goodies
For library developers, like unlocked examples while developing and optional linkage into an archive.

ArduinoISP example
Has been improved a lot and now you can flash your AVR chip using ANY other board.

Both Libraries and Boards managers
Notify if a library/core can be updated with a simple popup – no more outdated code floating around!

Requirements:

Windows XP / Vista / Windows 7 / Windows 8 / Windows 10

DOWNLOAD HERE:
You do not have permission to view the full content of this post. Log in or register now.
 
Status
Not open for further replies.

About this Thread

  • 0
    Replies
  • 100
    Views
  • 1
    Participants
Last reply from:
Ranz17

Online now

Members online
1,142
Guests online
1,807
Total visitors
2,949

Forum statistics

Threads
2,286,160
Posts
29,036,003
Members
1,217,811
Latest member
bondodo
Back
Top