Skip to content

Commit 73ad335

Browse files
committed
Introduction
1 parent 2ba267e commit 73ad335

24 files changed

+356
-639
lines changed

01-intro.Rmd

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
1-
# Hello bookdown
1+
# Introduction
2+
Vince Smith 2017
23

3-
All chapters start with a first-level heading followed by your chapter title, like the line above. There should be only one first-level heading (`#`) per .Rmd file.
4+
If data collection, analysis and publication are the central tenets of scientific practice, then to date, only two of these processes have been significantly transformed by the Open Science movement. Open Source software has become the prevailing paradigm to support scientific enquiry, providing a new level of transparency and repeatability to the scientific process. Programming and scripting skills are becoming the norm amongst researchers within the biological science community, creating a new wave of innovation and reusable free tools that were once the preserve of a handful of software developers. Likewise, Open Publishing and Open Access to scientific data has accelerated a culture of data sharing and reuse, pioneered by the likes of GenBank and related molecular databases. The Open Access movement reached an important tipping point in 2014 when it was estimated that more that 50% of all scientific publications published from XXX are freely available. Similarly, an increasing number of data repositories have been developed (e.g. O’Leary & Kaufman, 2011; Baker et al, 2015), supporting the specialist needs of select scientific communities and challenging the concept of traditional publication, via technologies like dataset DOI’s and the concept of data papers (Chavan & Penev, 2011).
45

5-
## A section
6+
The development of hardware involved in the collection of data, has until recently been largely untouched by the transition towards Open Science. This founding  step in the lifecycle scientific enquiry, is for the most part still the preserve of specialist industries, who typically build proprietary and expensive systems and hardware that are difficult to customise and repurpose. Data loggers, tracking technologies and camera traps are examples of commonly deployed hardware systems that are indispensable tools in the monitoring of biodiversity. In many cases the specialist needs of biologists are hinders by the tiny commercial markets for devices, prohibiting deployment and development of these systems to all but the mosts general and common applications. To fill this gap, the principles of modularity, reuse and open licensing which are now commonplace within the open source and open access movement, need to be applied to hardware development.
67

7-
All chapter sections start with a second-level (`##`) or higher heading followed by your section title, like the sections above and below here. You can have as many as you want within a chapter.
8+
There is a common need for a low-cost, low-power, miniaturised, general purpose computing platform that can fulfil the need for multiple common biological use cases. The rise of the maker movement, has popularised the open hardware Arduino platform which fulfils these needs. Arduino has a mature community of hardware and software developers. Coupled with the very low cost and wide availability of modular components, this platform has significantly lowered the barrier to entry for many would-be hardware developers who would otherwise be put off by the expense and expertise required to build specialist equipment.
89

9-
### An unnumbered section {-}
10+
This book is a foray into the rise of the maker movement for biologists. The introductory chapters cover an array of essential topics which develop the skills necessary to build open hardware devices. These are accompanied by a series of exemplar projects which put this theory into practice, highlighting the ease with which the Arduino platform can be repurposed for multiple uses. These use cases highlight why the transformation to Open Hardware is an essential component of the Open Science Movement. Many address neche scientific endeavours which could never be commercialised. For example, the chapter on building a snail heart rate monitor has a clear scientific objective which opens a new window into the biology of snails, but is unlikely to attract the attention of IBM, Google or Microsoft. Other projects have commercial equivalents available but at a significantly higher cost, and lack flexibility. One advantage of Arduino is that several of these projects could be combined into a single integrated device that addresses multiple questions, increasing the cost saving by an order of magnitude over independent commercial solutions. For example, a data logger can easily be integrated with a camera trap, helping to correlate behavior with environmental  conditions. The chapter on the Open Source Data Logger (OSDL) project covers integration of multiple devices over large geographic distances to create a modular sensor network.
1011

11-
Chapters and sections are numbered by default. To un-number a heading, add a `{.unnumbered}` or the shorter `{-}` at the end of the heading, like in this section.
12+
The book concludes with a short series of chapters on linking these devices to external platforms such as MatLab and Open Source Web content Management Systems. Linking a sensor network to the Internet, moves us toward the vision of the Internet-of-Things, in which potentially even the biotic and abiotic elements of an environment can be monitored continuously in real time. The potential application for this wealth of data are presently hard to conceive, but like any field exposed to the big data revolution, the outcome is likely to be transformative. Most predictives studies on the natural world, rely upon large and high quality datasets that track spatial and temporal changes and correlate these which environmental change. These data are typically time consuming to collect, involving months and sometimes years of repeated field studies that are exceptionally difficult and costly to sustain. The rise of automated monitoring has the potential to transform field studies, providing continuous data collection at ever improving levels of resolution. This takes the biological community a huge leap towards the goal of modeling the every facet of the biosphere, and being able to make predictive use of these data to address some of the long term challenges facing humanity, such as climate change, developing sustainable food resources and controlling the impact of invasive species.
13+
14+
The rise of the Open Hardware movement has the potential to add a final layer of accountability of transparency to the scientific process. In the past, scientific hardware has quite literally been a black-box, which is opaque to all but a handful of specialists who understand the constraints and limits of these systems. Often commercial interests reinforce this opacity, leading to patents that prevent others from further development. The rise of the maker movement, and particularly systems like Arduino, provide an opportunity to transform the business models of these industries in the same way that has happened for the Open Source and Open Access movement. Rather than the construction of paid-for systems that limit innovation and reuse, Open Hardware creates an opportunity for the makers of platforms to commercialise services around these systems. For example, within the Open Source software community, RedHat and Aquia sell services around open source products that they have contributed significantly to. Likewise within the Open Access movement, publishers increasingly monetise services around the peer review of scientific articles, rather rather than access to the article. These transformations in business models keep the underlying platforms free and open to innovation for most, while providing commercial levels of support with agreed levels of service provision for those that need it.
15+
16+
It is still early days for the Open Hardware movement, particularly in the biological sciences where specialist skills in niche areas are still required to develop and deploy systems. My hope is that books like this can help seed the same transformation which has taken place in other stages of the scientific process, so that the emphasis on development switches to the building of open platforms for hardware development, rather than bespoke products and proprietary systems.

02-cross-refs.Rmd

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

03-parts.Rmd

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

04-citations.Rmd

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

05-blocks.Rmd

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

06-share.Rmd

Lines changed: 0 additions & 31 deletions
This file was deleted.
58.9 KB
Loading
163 Bytes
Binary file not shown.

docs/404.html

Lines changed: 11 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -4,32 +4,26 @@
44

55
<meta charset="utf-8" />
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
7-
<title>Page not found | A Minimal Book Example</title>
8-
<meta name="description" content="<p>This is a minimal example of using the bookdown package to write a book.
9-
The HTML output format for this example is bookdown::gitbook,
10-
set in the _output.yml file.</p>" />
7+
<title>Page not found | Arduino for biologists and environmental scientists</title>
8+
<meta name="description" content="Using Arduino for biological and environmental science." />
119
<meta name="generator" content="bookdown 0.42 and GitBook 2.6.7" />
1210

13-
<meta property="og:title" content="Page not found | A Minimal Book Example" />
11+
<meta property="og:title" content="Page not found | Arduino for biologists and environmental scientists" />
1412
<meta property="og:type" content="book" />
1513

16-
<meta property="og:description" content="<p>This is a minimal example of using the bookdown package to write a book.
17-
The HTML output format for this example is bookdown::gitbook,
18-
set in the _output.yml file.</p>" />
19-
<meta name="github-repo" content="rstudio/bookdown-demo" />
14+
<meta property="og:description" content="Using Arduino for biological and environmental science." />
15+
<meta name="github-repo" content="wildlife-systems/aduino" />
2016

2117
<meta name="twitter:card" content="summary" />
22-
<meta name="twitter:title" content="Page not found | A Minimal Book Example" />
18+
<meta name="twitter:title" content="Page not found | Arduino for biologists and environmental scientists" />
2319

24-
<meta name="twitter:description" content="<p>This is a minimal example of using the bookdown package to write a book.
25-
The HTML output format for this example is bookdown::gitbook,
26-
set in the _output.yml file.</p>" />
20+
<meta name="twitter:description" content="Using Arduino for biological and environmental science." />
2721

2822

29-
<meta name="author" content="John Doe" />
23+
<meta name="author" content="Ed Baked (Ed.)" />
3024

3125

32-
<meta name="date" content="2025-02-10" />
26+
<meta name="date" content="2025-02-11" />
3327

3428
<meta name="viewport" content="width=device-width, initial-scale=1" />
3529
<meta name="apple-mobile-web-app-capable" content="yes" />
@@ -129,29 +123,6 @@
129123

130124
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
131125
</style>
132-
<style type="text/css">
133-
/* Used with Pandoc 2.11+ new --citeproc when CSL is used */
134-
div.csl-bib-body { }
135-
div.csl-entry {
136-
clear: both;
137-
margin-bottom: 0em;
138-
}
139-
.hanging div.csl-entry {
140-
margin-left:2em;
141-
text-indent:-2em;
142-
}
143-
div.csl-left-margin {
144-
min-width:2em;
145-
float:left;
146-
}
147-
div.csl-right-inline {
148-
margin-left:2em;
149-
padding-left:1em;
150-
}
151-
div.csl-indent {
152-
margin-left: 2em;
153-
}
154-
</style>
155126

156127
<link rel="stylesheet" href="style.css" type="text/css" />
157128
</head>
@@ -175,36 +146,7 @@
175146
<li class="chapter" data-level="1.2" data-path="index.html"><a href="index.html#render-book"><i class="fa fa-check"></i><b>1.2</b> Render book</a></li>
176147
<li class="chapter" data-level="1.3" data-path="index.html"><a href="index.html#preview-book"><i class="fa fa-check"></i><b>1.3</b> Preview book</a></li>
177148
</ul></li>
178-
<li class="chapter" data-level="2" data-path="hello-bookdown.html"><a href="hello-bookdown.html"><i class="fa fa-check"></i><b>2</b> Hello bookdown</a>
179-
<ul>
180-
<li class="chapter" data-level="2.1" data-path="hello-bookdown.html"><a href="hello-bookdown.html#a-section"><i class="fa fa-check"></i><b>2.1</b> A section</a>
181-
<ul>
182-
<li class="chapter" data-level="" data-path="hello-bookdown.html"><a href="hello-bookdown.html#an-unnumbered-section"><i class="fa fa-check"></i>An unnumbered section</a></li>
183-
</ul></li>
184-
</ul></li>
185-
<li class="chapter" data-level="3" data-path="cross.html"><a href="cross.html"><i class="fa fa-check"></i><b>3</b> Cross-references</a>
186-
<ul>
187-
<li class="chapter" data-level="3.1" data-path="cross.html"><a href="cross.html#chapters-and-sub-chapters"><i class="fa fa-check"></i><b>3.1</b> Chapters and sub-chapters</a></li>
188-
<li class="chapter" data-level="3.2" data-path="cross.html"><a href="cross.html#captioned-figures-and-tables"><i class="fa fa-check"></i><b>3.2</b> Captioned figures and tables</a></li>
189-
</ul></li>
190-
<li class="chapter" data-level="4" data-path="parts.html"><a href="parts.html"><i class="fa fa-check"></i><b>4</b> Parts</a></li>
191-
<li class="chapter" data-level="5" data-path="footnotes-and-citations.html"><a href="footnotes-and-citations.html"><i class="fa fa-check"></i><b>5</b> Footnotes and citations</a>
192-
<ul>
193-
<li class="chapter" data-level="5.1" data-path="footnotes-and-citations.html"><a href="footnotes-and-citations.html#footnotes"><i class="fa fa-check"></i><b>5.1</b> Footnotes</a></li>
194-
<li class="chapter" data-level="5.2" data-path="footnotes-and-citations.html"><a href="footnotes-and-citations.html#citations"><i class="fa fa-check"></i><b>5.2</b> Citations</a></li>
195-
</ul></li>
196-
<li class="chapter" data-level="6" data-path="blocks.html"><a href="blocks.html"><i class="fa fa-check"></i><b>6</b> Blocks</a>
197-
<ul>
198-
<li class="chapter" data-level="6.1" data-path="blocks.html"><a href="blocks.html#equations"><i class="fa fa-check"></i><b>6.1</b> Equations</a></li>
199-
<li class="chapter" data-level="6.2" data-path="blocks.html"><a href="blocks.html#theorems-and-proofs"><i class="fa fa-check"></i><b>6.2</b> Theorems and proofs</a></li>
200-
<li class="chapter" data-level="6.3" data-path="blocks.html"><a href="blocks.html#callout-blocks"><i class="fa fa-check"></i><b>6.3</b> Callout blocks</a></li>
201-
</ul></li>
202-
<li class="chapter" data-level="7" data-path="sharing-your-book.html"><a href="sharing-your-book.html"><i class="fa fa-check"></i><b>7</b> Sharing your book</a>
203-
<ul>
204-
<li class="chapter" data-level="7.1" data-path="sharing-your-book.html"><a href="sharing-your-book.html#publishing"><i class="fa fa-check"></i><b>7.1</b> Publishing</a></li>
205-
<li class="chapter" data-level="7.2" data-path="sharing-your-book.html"><a href="sharing-your-book.html#pages"><i class="fa fa-check"></i><b>7.2</b> 404 pages</a></li>
206-
<li class="chapter" data-level="7.3" data-path="sharing-your-book.html"><a href="sharing-your-book.html#metadata-for-sharing"><i class="fa fa-check"></i><b>7.3</b> Metadata for sharing</a></li>
207-
</ul></li>
149+
<li class="chapter" data-level="2" data-path="introduction.html"><a href="introduction.html"><i class="fa fa-check"></i><b>2</b> Introduction</a></li>
208150
<li class="chapter" data-level="" data-path="references.html"><a href="references.html"><i class="fa fa-check"></i>References</a></li>
209151
<li class="divider"></li>
210152
<li><a href="https://github.com/rstudio/bookdown" target="blank">Published with bookdown</a></li>
@@ -218,7 +160,7 @@
218160
<div class="body-inner">
219161
<div class="book-header" role="navigation">
220162
<h1>
221-
<i class="fa fa-circle-o-notch fa-spin"></i><a href="./">A Minimal Book Example</a>
163+
<i class="fa fa-circle-o-notch fa-spin"></i><a href="./">Arduino for biologists and environmental scientists</a>
222164
</h1>
223165
</div>
224166

docs/_main.epub

-9.39 KB
Binary file not shown.

0 commit comments

Comments
 (0)