Quick Start Guide
This is a very short quick start guide to help you setup your environment for KONNEKTING device development.
This guide has been written with following version(s):
- Arduino IDE 1.8.10
Download Arduino IDE
Go to https://www.arduino.cc/en/Main/Software and download latest Arduino IDE for your OS. If possible, use 64bit version. Unzip/Install and run your Arduino IDE.
Download KONNEKTING Device Library
Open Arduino IDE an go to
- Menu: Tools
- Menu item: Manage Libraries
- Search for "KONNEKTING" and install latest "KONNEKTING Device Library by Alexander Christian".
DO NOT USE ANY OTHER SOURCE FOR GETTING KONNEKTING DEVICE LIBRARY. DO NOT DOWNLOAD FROM GITHUB OR GITLAB.
Download Boards
Open Arduino IDE an go to
- Menu: Tools
- Menu item: "Board: ..."
- Sub menu item: "Boards Manager ..."
Search for "Arduino AVR Boards by Arduino". Ensure you have the latest version installed.
If you work with Atmel/Microchip based SAMD-Boards, install latest "Arduino SAMD Boards (32-bits ARM Cortex-M0+) by Arduino". Install latest version.
Experts only: Setup Arduino IDE
Open Arduino IDE an go to
- Menu: File
- Menu item: Preferences
- Show verbose output during [x] compilation [x] upload
- Compiler Warnings: [Default] (or more ...)
- Display line numbers [x]