-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathHOWTO
More file actions
45 lines (37 loc) · 1.62 KB
/
HOWTO
File metadata and controls
45 lines (37 loc) · 1.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Here is a quick diagram of the setup:
\
\/\ Radiation
\
>:)
+--------------------+ +---------------+
| USB Geiger Counter |-----USB-------| Python script |
+--------------------+ +---------------+
|
|
Interwebz
|
|
+---------------+
| php collector |
+---------------+
|
____|____
|__^___^__|
|_SQL_DB__|
|_________|
|
|
+-----------------+
| cool web graphs |
| ./\__||_/\.\__ |
+-----------------+
Software things you need before it will run:
PySerial
Python
PHP
Postgres
Google charts/MRTG/etc
Hardware things you need before it will run:
Sparkfun Geiger Counter (http://www.sparkfun.com/products/9848)
Computer
Web server