What to do to get started quickly
Wait for the configuration to finish.
This is only the first time after installation of Sloeber
While you wait connect a Arduino to your computer.
Only Arduino boards are installed by default.
To add other boards go to windows-preferences-arduino and add json files and boards.
Do not use Arduino IDE installed platforms. It will not work.
Press the create new sketch button.
Just like in the arduino IDE. but here there is a whole wizard allowing you to start from examples.
Press the upload button.
By default the plugin will ask if you want to build first.
Good to know.
- The console output shows the build result and is your friend when compiling your code.
- The console output is in a tab at the bottom.
- The serial monitor can be open all the time.
- The serial monitor is in a tab at the bottom.
- So is the scope.
- The console output shows build and upload feedback for the current selected project.
- On the left you see the project explorer. This contains all the projects. Each project corresponds with a sketch.
- There are multiple monitors in Eclipse world. If you see nothing in the monitor make sure you have the correct monitor view (buttons left top of monitor)
other things that may interest you
A FAQ can be found here.
Read here how to use the plugin
Watch a videos demonstrating all kind of functionality of Sloeber.