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 #229 background imageLoading...
Page #229 background image
The same is true for the applications
background.js
file. It renders the following
HTML file when the application is launched.
RemoteControl/TvRemoteUI/main.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<link rel="stylesheet" type="text/css" href="css/style.css"/>
<title>TV Remote Emulator</title>
</head>
<body>
<div id="main">
<div>
<button id="power" type="button">Power</button>
<button id="hdmi" type="button">HDMI</button>
<button id="source" type="button">Source</button>
</div>
<div>
<button id="one" type="button">1</button>
<button id="two" type="button">2</button>
<button id="three" type="button">3</button>
</div>
<div>
<button id="four" type="button">4</button>
<button id="five" type="button">5</button>
<button id="six" type="button">6</button>
</div>
<div>
<button id="seven" type="button">7</button>
<button id="eight" type="button">8</button>
<button id="nine" type="button">9</button>
</div>
<div>
<button id="txt" type="button">TXT</button>
<button id="zero" type="button">0</button>
<button id="pre_ch" type="button">PRE-CH</button>
</div>
<div>
<button id="vol_up" type="button">V Up</button>
<button id="mute" type="button">Mute</button>
<button id="prog_up" type="button">Ch Up</button>
</div>
<div>
<button id="vol_down" type="button">V Down</button>
<button id="ch_list" type="button">CH LIST</button>
<button id="prog_down" type="button">Ch Down</button>
</div>
</div>
<script src="js/jquery-1.11.1.min.js"></script>
report erratum discuss
Controlling Infrared Devices Remotely with Your Browser 213
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