Skip to content

Commit ae119af

Browse files
committed
Move intro
1 parent a04a493 commit ae119af

File tree

13 files changed

+355
-102
lines changed

13 files changed

+355
-102
lines changed

01-intro.Rmd

Lines changed: 0 additions & 16 deletions
This file was deleted.

docs/404.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -140,18 +140,18 @@
140140
<li><a href="./">Arduino for Biologists</a></li>
141141

142142
<li class="divider"></li>
143-
<li class="chapter" data-level="1" data-path="introduction.html"><a href="introduction.html"><i class="fa fa-check"></i><b>1</b> Introduction</a></li>
144-
<li class="chapter" data-level="2" data-path="electronics.html"><a href="electronics.html"><i class="fa fa-check"></i><b>2</b> Electronics</a>
143+
<li class="chapter" data-level="" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i>Introduction</a></li>
144+
<li class="chapter" data-level="1" data-path="electronics.html"><a href="electronics.html"><i class="fa fa-check"></i><b>1</b> Electronics</a>
145145
<ul>
146-
<li class="chapter" data-level="2.1" data-path="electronics.html"><a href="electronics.html#introduction-1"><i class="fa fa-check"></i><b>2.1</b> Introduction</a></li>
147-
<li class="chapter" data-level="2.2" data-path="electronics.html"><a href="electronics.html#current-voltage-and-resistance"><i class="fa fa-check"></i><b>2.2</b> Current, Voltage and Resistance</a></li>
148-
<li class="chapter" data-level="2.3" data-path="electronics.html"><a href="electronics.html#current"><i class="fa fa-check"></i><b>2.3</b> Current</a></li>
149-
<li class="chapter" data-level="2.4" data-path="electronics.html"><a href="electronics.html#voltage"><i class="fa fa-check"></i><b>2.4</b> Voltage</a></li>
150-
<li class="chapter" data-level="2.5" data-path="electronics.html"><a href="electronics.html#resistance"><i class="fa fa-check"></i><b>2.5</b> Resistance</a></li>
146+
<li class="chapter" data-level="1.1" data-path="electronics.html"><a href="electronics.html#introduction-1"><i class="fa fa-check"></i><b>1.1</b> Introduction</a></li>
147+
<li class="chapter" data-level="1.2" data-path="electronics.html"><a href="electronics.html#current-voltage-and-resistance"><i class="fa fa-check"></i><b>1.2</b> Current, Voltage and Resistance</a></li>
148+
<li class="chapter" data-level="1.3" data-path="electronics.html"><a href="electronics.html#current"><i class="fa fa-check"></i><b>1.3</b> Current</a></li>
149+
<li class="chapter" data-level="1.4" data-path="electronics.html"><a href="electronics.html#voltage"><i class="fa fa-check"></i><b>1.4</b> Voltage</a></li>
150+
<li class="chapter" data-level="1.5" data-path="electronics.html"><a href="electronics.html#resistance"><i class="fa fa-check"></i><b>1.5</b> Resistance</a></li>
151151
</ul></li>
152-
<li class="chapter" data-level="3" data-path="arduino-hardware.html"><a href="arduino-hardware.html"><i class="fa fa-check"></i><b>3</b> Arduino Hardware</a>
152+
<li class="chapter" data-level="2" data-path="arduino-hardware.html"><a href="arduino-hardware.html"><i class="fa fa-check"></i><b>2</b> Arduino Hardware</a>
153153
<ul>
154-
<li class="chapter" data-level="3.1" data-path="arduino-hardware.html"><a href="arduino-hardware.html#micrnctollers"><i class="fa fa-check"></i><b>3.1</b> Micrnctollers</a></li>
154+
<li class="chapter" data-level="2.1" data-path="arduino-hardware.html"><a href="arduino-hardware.html#micrnctollers"><i class="fa fa-check"></i><b>2.1</b> Micrnctollers</a></li>
155155
</ul></li>
156156
<li class="chapter" data-level="" data-path="references.html"><a href="references.html"><i class="fa fa-check"></i>References</a></li>
157157
<li class="divider"></li>

docs/_main.epub

-582 Bytes
Binary file not shown.

docs/_main.pdf

-326 Bytes
Binary file not shown.

docs/_main.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,8 @@
127127
\setcounter{tocdepth}{1}
128128
\tableofcontents
129129
}
130-
\chapter{Introduction}\label{introduction}
130+
\chapter*{Introduction}\label{introduction}
131+
\addcontentsline{toc}{chapter}{Introduction}
131132

132133
Vince Smith 2017
133134

docs/arduino-hardware.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44

55
<meta charset="utf-8" />
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
7-
<title>Chapter 3 Arduino Hardware | Arduino for biologists and environmental scientists</title>
7+
<title>Chapter 2 Arduino Hardware | Arduino for biologists and environmental scientists</title>
88
<meta name="description" content="Using Arduino for biological and environmental science." />
99
<meta name="generator" content="bookdown 0.42 and GitBook 2.6.7" />
1010

11-
<meta property="og:title" content="Chapter 3 Arduino Hardware | Arduino for biologists and environmental scientists" />
11+
<meta property="og:title" content="Chapter 2 Arduino Hardware | Arduino for biologists and environmental scientists" />
1212
<meta property="og:type" content="book" />
1313

1414
<meta property="og:description" content="Using Arduino for biological and environmental science." />
1515
<meta name="github-repo" content="wildlife-systems/arduino" />
1616

1717
<meta name="twitter:card" content="summary" />
18-
<meta name="twitter:title" content="Chapter 3 Arduino Hardware | Arduino for biologists and environmental scientists" />
18+
<meta name="twitter:title" content="Chapter 2 Arduino Hardware | Arduino for biologists and environmental scientists" />
1919

2020
<meta name="twitter:description" content="Using Arduino for biological and environmental science." />
2121

@@ -140,18 +140,18 @@
140140
<li><a href="./">Arduino for Biologists</a></li>
141141

142142
<li class="divider"></li>
143-
<li class="chapter" data-level="1" data-path="introduction.html"><a href="introduction.html"><i class="fa fa-check"></i><b>1</b> Introduction</a></li>
144-
<li class="chapter" data-level="2" data-path="electronics.html"><a href="electronics.html"><i class="fa fa-check"></i><b>2</b> Electronics</a>
143+
<li class="chapter" data-level="" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i>Introduction</a></li>
144+
<li class="chapter" data-level="1" data-path="electronics.html"><a href="electronics.html"><i class="fa fa-check"></i><b>1</b> Electronics</a>
145145
<ul>
146-
<li class="chapter" data-level="2.1" data-path="electronics.html"><a href="electronics.html#introduction-1"><i class="fa fa-check"></i><b>2.1</b> Introduction</a></li>
147-
<li class="chapter" data-level="2.2" data-path="electronics.html"><a href="electronics.html#current-voltage-and-resistance"><i class="fa fa-check"></i><b>2.2</b> Current, Voltage and Resistance</a></li>
148-
<li class="chapter" data-level="2.3" data-path="electronics.html"><a href="electronics.html#current"><i class="fa fa-check"></i><b>2.3</b> Current</a></li>
149-
<li class="chapter" data-level="2.4" data-path="electronics.html"><a href="electronics.html#voltage"><i class="fa fa-check"></i><b>2.4</b> Voltage</a></li>
150-
<li class="chapter" data-level="2.5" data-path="electronics.html"><a href="electronics.html#resistance"><i class="fa fa-check"></i><b>2.5</b> Resistance</a></li>
146+
<li class="chapter" data-level="1.1" data-path="electronics.html"><a href="electronics.html#introduction-1"><i class="fa fa-check"></i><b>1.1</b> Introduction</a></li>
147+
<li class="chapter" data-level="1.2" data-path="electronics.html"><a href="electronics.html#current-voltage-and-resistance"><i class="fa fa-check"></i><b>1.2</b> Current, Voltage and Resistance</a></li>
148+
<li class="chapter" data-level="1.3" data-path="electronics.html"><a href="electronics.html#current"><i class="fa fa-check"></i><b>1.3</b> Current</a></li>
149+
<li class="chapter" data-level="1.4" data-path="electronics.html"><a href="electronics.html#voltage"><i class="fa fa-check"></i><b>1.4</b> Voltage</a></li>
150+
<li class="chapter" data-level="1.5" data-path="electronics.html"><a href="electronics.html#resistance"><i class="fa fa-check"></i><b>1.5</b> Resistance</a></li>
151151
</ul></li>
152-
<li class="chapter" data-level="3" data-path="arduino-hardware.html"><a href="arduino-hardware.html"><i class="fa fa-check"></i><b>3</b> Arduino Hardware</a>
152+
<li class="chapter" data-level="2" data-path="arduino-hardware.html"><a href="arduino-hardware.html"><i class="fa fa-check"></i><b>2</b> Arduino Hardware</a>
153153
<ul>
154-
<li class="chapter" data-level="3.1" data-path="arduino-hardware.html"><a href="arduino-hardware.html#micrnctollers"><i class="fa fa-check"></i><b>3.1</b> Micrnctollers</a></li>
154+
<li class="chapter" data-level="2.1" data-path="arduino-hardware.html"><a href="arduino-hardware.html#micrnctollers"><i class="fa fa-check"></i><b>2.1</b> Micrnctollers</a></li>
155155
</ul></li>
156156
<li class="chapter" data-level="" data-path="references.html"><a href="references.html"><i class="fa fa-check"></i>References</a></li>
157157
<li class="divider"></li>
@@ -174,10 +174,10 @@ <h1>
174174
<div class="page-inner">
175175

176176
<section class="normal" id="section-">
177-
<div id="arduino-hardware" class="section level1 hasAnchor" number="3">
178-
<h1><span class="header-section-number">Chapter 3</span> Arduino Hardware<a href="arduino-hardware.html#arduino-hardware" class="anchor-section" aria-label="Anchor link to header"></a></h1>
179-
<div id="micrnctollers" class="section level2 hasAnchor" number="3.1">
180-
<h2><span class="header-section-number">3.1</span> Micrnctollers<a href="arduino-hardware.html#micrnctollers" class="anchor-section" aria-label="Anchor link to header"></a></h2>
177+
<div id="arduino-hardware" class="section level1 hasAnchor" number="2">
178+
<h1><span class="header-section-number">Chapter 2</span> Arduino Hardware<a href="arduino-hardware.html#arduino-hardware" class="anchor-section" aria-label="Anchor link to header"></a></h1>
179+
<div id="micrnctollers" class="section level2 hasAnchor" number="2.1">
180+
<h2><span class="header-section-number">2.1</span> Micrnctollers<a href="arduino-hardware.html#micrnctollers" class="anchor-section" aria-label="Anchor link to header"></a></h2>
181181
<p>Microcontrollers are at the heart of many everyday electronic devices, from simple electronic toys to washing machines. But what is a microcontroller? Microcontrollers are best viewed as a miniature version of a home or office computer, they have a processing unit, various types of memory and methods for input and output. Compared to your computer though they may seem woefully under-powered. Take the Arduino Uno as an example, its processor runs at 16MHz rather than a couple of gigahertz, it has a flash memory of 32KB rather than several gigabytes. You may be surprised therefore to learn that microcontrollers are as popular as ever. The simple reason for this is that they are cheap and have a very low power consumption, and these two features make them suitable for a wide range of purposes. Low cost devices capable of computation, writing data to SD cards, and sharing data over a local network or the internet have huge potential for biological research. Being able to run such devices from batteries, linking to the world using mobile phone data connections or SMS could revolutionise ecological studies.</p>
182182
<p>One of the advantages of using a microcontroller is that it is a multi-functional device, by writing a program to run on the microcontroller you can define what it does. The Arduino is an easily re-programmable microcontroller board that can be re-purposed using your computer and a USB cable. This makes an Arduino an incredibly useful piece of lab equipment. When it’s not being used as a temperature and humidity monitor alongside a malaise trap it can be used to monitor plant growth using an ultrasonic distance detector, or even act as a miniature web server. The alternative to a programmable microcontroller is learning what the vast array of individual integrated circuit chips each do, and painstakingly finding a way to get them to work together, for a single purpose. While this is still a useful skill for electronic engineers and hobbyists it is a daunting and time consuming new skill set for most biologists. The Arduino is intended to democratise access to microcontrollers, making their functionality available to interaction designers as well as artists and scientists. You will still need to learn some basics, but far less than you would need to know without the Arduino system.</p>
183183

0 commit comments

Comments
 (0)