Download Print this page

Advertisement

Quick Links

GETTING STARTED (/EN/GUIDE/HOMEPAGE) > MKR1000
Getting started with the Arduino/Genuino
MKR1000
MKR1000 board has been designed to offer a practical and cost effective solution for makers seeking to add
Wi-Fi connectivity to their projects with minimal previous experience in networking. Learn how to set up the
programming environment and get the hardware up and running, ready for your projects, in minutes.
The MKR1000 is programmed using the Arduino Software (IDE) (//www.arduino.cc/en/Main/Software), our
Integrated Development Environment common to all our boards and running both online
(https://create.arduino.cc/editor) and offline. For more information on how to get started with the Arduino
Software visit the Getting Started page (//www.arduino.cc/en/Guide/HomePage).
-
Use your Arduino/Genuino MKR1000 on the Arduino Web IDE
-
Use your Arduino/Genuino MKR1000 on the Arduino Desktop IDE
-
Installing Drivers for the MKR1000
-
Open your first sketch
-
Select your board type and port
-
Upload the program
-
Learn more on the Desktop IDE
-
Tutorials
-
Please Read...
-
Features
-
Upgrading Firmware and uploading SSL certificates
Use your Arduino/Genuino MKR1000 on the Arduino Web
IDE
(https://create.arduino.cc/editor)
All Arduino and Genuino boards, including this one, work out-of-the-box on the Arduino Web Editor
(https://create.arduino.cc/editor), no need to install anything.

Advertisement

loading
Need help?

Need help?

Do you have a question about the MKR1000 and is the answer not in the manual?

Questions and answers

Summary of Contents for Arduino MKR1000

  • Page 1 Getting started with the Arduino/Genuino MKR1000 MKR1000 board has been designed to offer a practical and cost effective solution for makers seeking to add Wi-Fi connectivity to their projects with minimal previous experience in networking. Learn how to set up the programming environment and get the hardware up and running, ready for your projects, in minutes.
  • Page 2 No driver installation is necessary on OSX. Depending on the version of the OS you're running, you may get a dialog box asking you if you wish to open the “Network Preferences”. Click the "Network Preferences..." button, then click "Apply". The MKR1000 will show up as “Not Configured”, but it is still working. You can quit the System Preferences.
  • Page 3 Click on the Start Menu and open the Control Panel Navigate to “System and Security”. Click on System, and open the Device Manager. Look for the listing named “Ports (COM & LPT)”. You should see an open port named “MKR1000”. Right click on the “MKR1000” and choose “Update Driver Software”. (//www.arduino.cc/en/uploads/Guide/Win10MKR1000Install_1.png)
  • Page 4 (//www.arduino.cc/en/uploads/Guide/Win10MKR1000Install_2.png) Navigate to the folder with the Arduino Software (IDE) you downloaded and unzipped earlier. Locate and select the “Drivers” folder in the main Arduino folder (not the “FTDI USB Drivers” sub-directory). Press “OK” and “Next” to proceed. If you are prompted with a warning dialog about not passing Windows Logo testing, click “Continue...
  • Page 5 You have installed the driver on your computer. In the Device Manager, you should now see a port listing similar to “MKR1000 (COM24)” If you have multiple COM devices, the MKR1000 will probably be the COM port with the highest number.
  • Page 6 (//www.arduino.cc/en/uploads/Guide/Win10MKR1000Install_4.png) Linux No driver installation is necessary for Linux. Open your first sketch Open the LED blink example sketch: File > Examples >01.Basics > Blink.
  • Page 7 Select your board type and port You'll need to select the entry in the Tools > Board menu that corresponds to your Arduino or Genuino board. Select the serial device of the board from the Tools | Serial Port menu. This is likely to be COM3 or higher (COM1 and COM2 are usually reserved for hardware serial ports).
  • Page 8 Arduino IDE with a few more infos on the Preferences, the Board Manager, and the Library Manager. Tutorials Now that you have set up and programmed your MKR1000 board, you may find inspiration in our Project Hub (https://create.arduino.cc/projecthub/products/arduino-mkr1000-genuino-mkr1000) tutorial platform...
  • Page 9 F I L E : P U B L I C & R E S P O N S E _ T Y P E = T O K E N & R E D I R E C T _ U R I = H T T P S % 3 A % 2 F % 2 F W W W . A R D U I N O . C C ) Arduino Musical WiFi Analyzer (https://create.arduino.cc/projec...
  • Page 10 USB host device so that devices like a mouse, keyboard, or an Android phone can be connected to the MKR1000. This port can also be used as a virtual serial port using the "Serial" object in the Arduino programming language.
  • Page 11 Share NEWSLETTER SUBSCRIBE ENTER YOUR EMAIL TO SIGN UP Copyright Notice (//www.arduino.cc/en/Main/CopyrightNotice) Contact Us (//www.arduino.cc/en/Main/ContactUs) About Us (//www.arduino.cc/en/Main/AboutUs) Careers (//www.arduino.cc/Careers) © 2017 Arduino (https://www.facebook.com/official.arduino) (https://twitter.com/arduino) (https://plus.google.com/+Arduino) (https://www.instagram.com/arduino.cc/) (https://github.com/arduino/) (https://www.flickr.com/photos/arduino_cc) (https://www.youtube.com/user/arduinoteam)