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 #189 background imageLoading...
Page #189 background image
Tweeting Arduinos
A useful and interesting hardware kit is Botanicalls.
a
It checks whether your plants
need water, and if they do, it sends a reminder message via http://twitter.com/. As
soon as you water the plant, Botanicalls dutifully sends a Thank You message.
Although the official version of Botanicalls is a specialized piece of hardware, you can
build it using an Arduino.
b
Botanicalls certainly make your life easier. Whether the Tweeting Vending Machine
c
improves your life is a matter of taste. Users of this modified vending machine have
to identify themselves using an RFID card. Whenever they buy some sweets, the
vending machine Tweets their name and what theyve bought.
a.
http://www.botanicalls.com/
b.
http://www.botanicalls.com/archived_kits/twitter/
c.
http://www.popsugar.com/tech/Tweeting-Vending-Machine-34558986
credentials. Finally, we invoke
updateStatus
. If everything went fine, we print a
success message to the console. If anything goes wrong,
updateStatus
will raise
an exception, and well print its stack trace for debugging purposes.
Thats all the code we need, so connect your Arduino to your PC and run it!
The following figure shows what happens on Twitter when the temperature
in my working room is higher than 32 degrees Celsius. (For your first tests,
you might have to change
32.0
to a smaller value. If you dont have to change
it, why arent you at the beach?)
Using a full-blown PC as an Internet relay for your Arduino is convenient,
but its also overkill for most applications. In the next section, youll learn
how to turn an Arduino into a real networking device.
Chapter 10. Networking with Arduino 172
report erratum discuss
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