EasyManuals Logo

Arduino Pro Mini User Manual

Arduino Pro Mini
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

Questions and Answers:

Question and Answer IconNeed help?

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

Arduino Pro Mini Specifications

General IconGeneral
BrandArduino
ModelPro Mini
CategoryMotherboard
LanguageEnglish

Related product manuals