Browse code

revised 2018-10-31

fractalxaos authored on 10/31/2018 16:54:09
Showing 2 changed files
1 1
Binary files a/DIY Radmon Project Description.pdf and b/DIY Radmon Project Description.pdf differ
... ...
@@ -2,7 +2,7 @@
2 2
 <body>
3 3
 <h4>Background Radiation Monitoring Device</h4>
4 4
 
5
-<p>Building a simple background radiation monitor provides an excellent introduction to "Web of Things" ideas and concepts. This project site contains all you need to know in order to build your own background radiation monitor - a Geiger counter "Internet Thing" - for under $150 in parts.</p>
5
+<p>Building a simple background radiation monitor provides an excellent introduction to "Internet of Things" ideas and concepts. This project site contains all you need to know in order to build your own background radiation monitor - a Geiger counter "Internet Thing" - for under $150 in parts.</p>
6 6
 
7 7
 <p>Building the background radiation monitor will give you an excellent introduction to a variety of technologies. You will learn about programming Arduino micro-controllers and assembling electronic components. You will learn about Linux server software, scripting for Internet applications, and displaying information with a web page.</p>
8 8
 
... ...
@@ -10,7 +10,7 @@
10 10
 
11 11
 <p>This project encompasses two software components. One component runs on the Arduino Uno with attached Ethernet shield. The other component runs on a Linux web server. Besides the Arduino Uno with attached Ethernet shield, the other required component is a modified Mighty Ohm Geiger counter.</p>
12 12
 
13
-<img src="docs/RadiationMonitor.jpg"><br>
13
+<img src="MtyOhmGeigerCounter.jpg"><br>
14 14
 <b>Radiation monitor electronics assembly mounted in box.</b>
15 15
 <br>
16 16
 </body>