Mercurial > ~darius > hgwebdir.cgi > sprink
annotate README.txt @ 9:e591c74304a2
Add datasheets and links to boards
author | Daniel O'Connor <darius@dons.net.au> |
---|---|
date | Sun, 15 Feb 2015 17:48:12 +1030 |
parents | 93d4ddff7dd0 |
children | 55ecb6bf1f2c |
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 |
e591c74304a2
Add datasheets and links to boards
Daniel O'Connor <darius@dons.net.au>
parents:
0
diff
changeset
|
5 See datasheets/ET-10PIN_REL4.pdf |
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 |