Mercurial > ~darius > hgwebdir.cgi > sprink
annotate README.txt @ 11:13903d8343a6 default tip
Catch up properly with settings change.
author | Daniel O'Connor <darius@dons.net.au> |
---|---|
date | Sun, 15 Feb 2015 22:33:40 +1030 |
parents | 55ecb6bf1f2c |
children |
rev | line source |
---|---|
9
e591c74304a2
Add datasheets and links to boards
Daniel O'Connor <darius@dons.net.au>
parents:
0
diff
changeset
|
1 AVR board is an AVR-SDK2 http://www.micro-research.co.th/AVR-SDK2.html |
e591c74304a2
Add datasheets and links to boards
Daniel O'Connor <darius@dons.net.au>
parents:
0
diff
changeset
|
2 See datasheets/AVR-SDK2-ENG.pdf |
e591c74304a2
Add datasheets and links to boards
Daniel O'Connor <darius@dons.net.au>
parents:
0
diff
changeset
|
3 |
e591c74304a2
Add datasheets and links to boards
Daniel O'Connor <darius@dons.net.au>
parents:
0
diff
changeset
|
4 Relay board is a http://www.etteam.com/product/13A05.html |
10
55ecb6bf1f2c
Put actual relay schematic in.
Daniel O'Connor <darius@dons.net.au>
parents:
9
diff
changeset
|
5 See datasheets/RELEYOUTPUT.JPG |
9
e591c74304a2
Add datasheets and links to boards
Daniel O'Connor <darius@dons.net.au>
parents:
0
diff
changeset
|
6 |
0
93d4ddff7dd0
Jumbo commit since I appear to have forgotten to do this before..
Daniel O'Connor <darius@dons.net.au>
parents:
diff
changeset
|
7 4 output relay board is connected to PB4:7. |
93d4ddff7dd0
Jumbo commit since I appear to have forgotten to do this before..
Daniel O'Connor <darius@dons.net.au>
parents:
diff
changeset
|
8 1 wire bus is connected to PB0. |
93d4ddff7dd0
Jumbo commit since I appear to have forgotten to do this before..
Daniel O'Connor <darius@dons.net.au>
parents:
diff
changeset
|
9 MaxStream ZigBee module is connected to USART0 (in transparent mode) PD0:1. |
93d4ddff7dd0
Jumbo commit since I appear to have forgotten to do this before..
Daniel O'Connor <darius@dons.net.au>
parents:
diff
changeset
|
10 A DS1307 is connected via I2C to PC0:1 |
93d4ddff7dd0
Jumbo commit since I appear to have forgotten to do this before..
Daniel O'Connor <darius@dons.net.au>
parents:
diff
changeset
|
11 |
93d4ddff7dd0
Jumbo commit since I appear to have forgotten to do this before..
Daniel O'Connor <darius@dons.net.au>
parents:
diff
changeset
|
12 Relay board drives solenoids through a PTC and the voltage is monitored by a 910k/100k resistor divider with Zener diode protection to PA0. |
93d4ddff7dd0
Jumbo commit since I appear to have forgotten to do this before..
Daniel O'Connor <darius@dons.net.au>
parents:
diff
changeset
|
13 |