MEDIATEK LinkIt Smart 7688 Developer's Manual page 84

Hide thumbs Also See for LinkIt Smart 7688:
Table of Contents

Advertisement

Figure 59 Uploading example sketch in Arduino IDE
Set up the MPU, for this you'll need to install Firmata on your computer. While you can
4)
install Firmata using NPM on LinkIt Smart 7688 Duo, the process is a bit long, that's why
you should install
NPM
there. In your host computer, create a folder called
directory. The $ indicates command prompt and is not part of the command.
$ mkdir testfirmata && cd testfirmata
After you've installed NPM, use it to initialize the file. For example:
5)
$ npm init
Install Firmata by typing the following command.
6)
$ npm install firmata –-save
This document contains information that is proprietary to MediaTek Inc.
Unauthorized reproduction or disclosure of this information in whole or in part is strictly prohibited.
MediaTek LinkIt™ Smart 7688 Developer's Guide
on your computer instead and do the Firmata installation from
© 2015, 2016 MediaTek Inc.
testfirmata
and switch to the
Page 84

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents