Vous êtes sur la page 1sur 8

4/27/2016

TinyScreen+SetupTinyCircuits

Home/Learn/TinyScreen+Setup

TINYSCREEN+ SETUP
byTinyCircuitsStaff

SearchLearn...

R EC E N T A R T I C L ES

April26,2016
TinyScreen+Setup
April26,2016

TinyScreenSmartWatchTuto
April25,2016

TinyBluetoothFanBoat
April20,2016

TinyHoverCraftTutorial
April12,2016

DualMotorTinyShieldTutoria
March22,2016

TinyShield9AxisSensorBoa
Tutorial
March22,2016

Temperature/HumidityTinySh
Tutorial
March22,2016

CONFIGURE ARDUINO SOFTWARE IDE

TinyShieldNordicBluetoothL
EnergyTutorial
March22,2016

DownloadandinstallthelatestArduinoSoftware(IDE)fromArduinowebsite.(OnWindowsclickYes/InstallwheneveritasksDo
youwanttoinstallthisdevicedriver/software.YoucanalsoselectthecheckboxAlwaystrustArduino).

TinyDuinoRobotController

OpenArduinoIDEandgotoFile>Preferences(Windows)orArduino>Preferences(MacOSX).

RocketAltimeterLogger

March07,2016

March07,2016

CopyandpastethisURLtotheboxthatssaysAdditionalBoardsManagerURLsandclickok.
https://tinycircuits.com/Downloads/ArduinoBoards/package_tinycircuits_index.json

https://tinycircuits.com/blogs/learn/158833543tinyscreensetup

1/8

4/27/2016

TinyScreen+SetupTinyCircuits

GotoTools>Board>BoardsManager.

SelectandinstallArduinoSAMDBoards(32bitsARMCortexM0+)forArdiuno/GenuinoZero/MKR1000.Bepatientthiswilltakea
fewminutes.

ThenonthesameBoardManager,scrolldowntoselectandinstallTinyCircuitsSAMDBoards.

https://tinycircuits.com/blogs/learn/158833543tinyscreensetup

2/8

4/27/2016

TinyScreen+SetupTinyCircuits

INSTALL TINYSCREEN LIBRARY


ClickheretodownloadtheTinyScreenlibrary.
UnzipandcopytheunzippedfoldernamedTinyScreen.
GotoMyDocuments(Mac)orDocuments(PC)folderinyourcomputerandpastethecopiedTinyScreenlibraryfolderinto
Arduino>Librariesfolder.

PREP THE BOARD


InsertmicroUSBcabletotheTinyScreen+USBslotgently.ConnecttheothersideofthecabletotheUSBportonyourcomputer.
Windows7/8usersclickherefordevicedriverinstallationinstructionsbeforeproceedingtonextstep.MacandWin10users
proceedtonextstepsbelow.
IntheArduinoIDE,gotoTools>BoardandscrolldowntoselectTinyScreen+.

IntheIDE,gotoTools>PortandselecttheportshowingTinyScreen+.e.g.onMacitshouldshowsomethingsimilarto
/dev/cu.usbmodem1411(TinyScreen+)andonWindowssimilartoCOM3(TinyScreen+).Theportnumbersmaybedifferenton
yourcomputer.

https://tinycircuits.com/blogs/learn/158833543tinyscreensetup

3/8

4/27/2016

TinyScreen+SetupTinyCircuits

NowyouarereadytouploadyourveryfirstprogramtotheTinyScreen+!

WINDOWS 7/8 DEVICE DRIVER INSTALLATION FOR TINYSCREEN+


Windows7/8requiresafewadditionalstepstoinstalltheTinyScreen+devicedrivers.Thisisaonetimesetupandyoushouldbeall
set.
ItishighlyrecommendedyouuseaWindows10PCorupgrade.Ifyouchoosetoproceed,youneedtouseanaccountwith
fulladministratorrightswhereusingTinyScreen+.
WhenyoufirstconnecttheTinyScreen+viaUSBtoyourWindows7/8PCitshouldnowshowapopupattemptingtoinstallthe
USBdevicedrivers.ClickYestoacceptandinstallifitasks.
ClickheretodownloadthePJRCUSBCDCdriverprovidedbythesuperawesomefolksatAdafruit/PJRC.Openthedownloaded
zipfile,extractandopentheexefiletoinstallthedriver.
Afteritisinstalled,gotoControlPanel>DeviceManager
IntheDeviceManager,youshouldseeOtherDevices>UnknownDevice.

RightclickUnknownDeviceandclickUpdateDriverSoftware

https://tinycircuits.com/blogs/learn/158833543tinyscreensetup

4/8

4/27/2016

TinyScreen+SetupTinyCircuits

ClickBrowsemycomputerfordriversoftware.

OnthenextscreenclickLetmepickfromalistofdevicedrivers...

KeepdefaultselectionShowalldevicesinnextscreenandclickNext.

https://tinycircuits.com/blogs/learn/158833543tinyscreensetup

5/8

4/27/2016

TinyScreen+SetupTinyCircuits

Waitinthenextscreenforafewminutestillitliststhedevices.

ThenunderManufacturerselectPJRC.COM,LLCandclicknext.

ClickYesonthewarningmessagetoinstallthedriver.

https://tinycircuits.com/blogs/learn/158833543tinyscreensetup

6/8

4/27/2016

TinyScreen+SetupTinyCircuits

TheDeviceDrivershouldnowbesuccessfullyinstalledandshouldshowasTeensyUSBSerialintheDeviceManager.

SHOP BLOG LEARN DISTRIBUTORS FORUM ABOUT US

YoucannowrelaunchArduinoSoftware(IDE)andverifyifTinyScreen+showsupunderTools>Port.

Ifsuccessful,youcanproceedtoUploadYourFirstProgram.
IfTinyScreendoesntshowup,thenpleasetryreinstallingthedriversbyfollowingthestepsfromstart.

UPLOAD YOUR FIRST PROGRAM


OpentheArduinoIDEandSelectFile>Open.
ThenSelectthefilewiththepath:
Documents/Arduino/libraries/TinyCircuits/TinyScreen_Lib_master/examples/TinyScreenBasicExample/TinyScreenBasicExample
OncetheprogramloadsintotheIDE,gotoTools>PortandmakesurethecorrectPorthasbeenselected.
MakesuretheTinyScreen+ispluggedintothecomputerandturnedon.
ClicktheuploadbuttonnearthetopleftoftheIDEtouploadtheprogramtotheTinyScreen+andwatchtheresults!

TROUBLESHOOTING
RefertothefollowingifyouareunabletoconnecttotheTinyScreen+fromArduinoIDEorifyouaregettingerrorswhileconnectingor
uploading.

First:Beforeproceeding,checkyourUSBcableconnection.EspeciallythemicroUSBconnectormakesureitisinsertedfullyinto
theTinyScreen+connectorslot.

TinyScreen+doesnotshowuponArduinoPort:
IftheTinyScreenwassuccessfullyinstalledandyouarestillunabletouploadfromArduinoSoftware,thegotoResetTinyScreen
page.

https://tinycircuits.com/blogs/learn/158833543tinyscreensetup

7/8

4/27/2016

TinyScreen+SetupTinyCircuits

MacUploadError:
IfyougettheerrorsimilartoCannotrunprogram/Users/<user>/Library/Arduino15/packages/arduino/tools/armnoneeabi
gcc/4.8.32014q1/bin/armnoneeabig++gotoMacuploaderrorpage.

StuckonUploadingError:
IftheArduinoIDEisstuckwhenuploadingandstaysUploadingandnotmovingforward,gotoResetTinyScreenpage.

Windows7/8USBDriverError:
OnWindows7/8ifyouareunabletoseeTinyScreenonyourUSBthengotoWindowsDeviceDriversinstructionsandreinstall.
IfthedriverwassuccessfullyinstalledandyouarestillunabletouploadfromArduinoSoftware,thegotoResetTinyScreen.

T I N YC I R C U I T S S TA F F
Author

A LSO IN L EAR N

T I N Y S C R E E N S M A R T WATC H

T I N Y B LU E TO OT H FA N B OAT

T U TO R I A L

byNikoRuhe

byTinyCircuitsStaff

April20,2016

T I N Y H OV E R C R A F T T U TO R I A L
byNikoRuhe

April12,2016

April25,2016
Learnhowtobuildatinyfanboatthat

Learnhowtobuildahovercraftthatyou

Learnhowtobuildyourownsmartwatch

youcancontrolviaBluetoothLErightoff

cancontrolwithanyTVremote!

thatpairswithyourcellphonevia

yourmobiledevice!...

bluetoothLE!

Viewfullarticle

Viewfullarticle

Viewfullarticle

C O M PA N Y

HELP

A B O U T T I N YC I R C U I T S

N E W S & U P D AT E S

AboutTinyCircuits

CustomerService

TinyCircuitsisaMakerofTinyOpenSource

Signuptogetthelatestonsales

ContactUs

Terms&Conditions

Electronicsthatareeasytouseandletyou

releasesandmore

Distributors

PrivacyPolicy

createminiatureelectronicprojects.

Enteryouremailaddress...

SIGN UP

2016TinyCircuits.PoweredbyShopify

https://tinycircuits.com/blogs/learn/158833543tinyscreensetup

8/8

Vous aimerez peut-être aussi