Quick Start Guide
Revision as of 09:59, 5 January 2020 by Konnekting (talk | contribs) (Created page with "This is a very short quick start guide to help you setup your environment for KONNEKTING device development. # Download Arduino IDE Go to https://www.arduino.cc/en/Main/Soft...")
This is a very short quick start guide to help you setup your environment for KONNEKTING device development.
- 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.
- Download KONNEKTING Device Library
Open Arduino IDE an got to
- Menu: Sketch
- Menu item: Include Library
- Sub menu: Manage Libraries ... (this will open Arduino IDE Library Manager)
- 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.