EasyManuals Logo

Arduino uno User Manual

Arduino uno
311 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #198 background imageLoading...
Page #198 background image
have to change the index 0 in the statement
arduinoPort = new Serial(this, Seri-
al.list()[0], BAUD_RATE);
accordingly.
You forgot to plug the Ethernet cable into the Ethernet shield.
Your network router has a MAC whitelist that allows only certain MAC
addresses to access the network. Make sure that the MAC address you
use in your sketches is whitelisted. Check your routers documentation.
You have used the same MAC address twice on your network.
Youve used an IP address that isnt allowed in your network or that is
used already by another device. Double-check your IP address.
Youve used the wrong credentials for accessing a service such as Twitter.
Make sure you use the right OAuth tokens.
Twitter doesnt allow duplicate Tweets. So, whenever your application
fails to Tweet a message, make sure you havent Tweeted it recently.
Networks have become very reliable over the last couple of decades, but
sometimes they are still fragile. So, it might well be that connections fail
or that you run into timeouts. Try increasing the delays in your sketches.
Exercises
Search the Web for other Ethernet shield projects and build at least one
of them. A very ambitious project tries to implement a complete web
browser on the Arduino, for example.
13
Register an account at Xively, Temboo, or any other IoT service. Work
through their tutorials and create at least one Arduino application.
Try at least one additional networking technology, such as Bluetooth, Wi-
Fi, or XBee, with your Arduino.
13.
http://hackaday.io/project/3116-pip-arduino-web-browser
report erratum discuss
Exercises 181
www.it-ebooks.info

Table of Contents

Other manuals for Arduino uno

Questions and Answers:

Question and Answer IconNeed help?

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

Arduino uno Specifications

General IconGeneral
Form factorArduino
CertificationRoHS, FC, CE
Processor model-
Processor frequency- MHz
Microcontroller modelATmega328
Microcontroller frequency16 MHz
DC input voltage7-12 V
Operating voltage5 V
DC current per I/O pin40 mA
Flash memory0.032 MB
Maximum internal memory- GB
SRAM (Static Random Access Memory)2 KB
EEPROM (Electrically Erasable Programmable Read-Only Memory)1 KB
Wi-FiNo
Number of analog I/O pins6
Number of digital I/O pins14
Weight and Dimensions IconWeight and Dimensions
Board dimensions53.4 x 68.6 mm

Related product manuals