-
Notifications
You must be signed in to change notification settings - Fork 0
/
newconfig_2019_Sep_26_14-13-31.xml
69 lines (69 loc) · 4.66 KB
/
newconfig_2019_Sep_26_14-13-31.xml
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<?xml version="1.0" ?>
<xml>
<hive name="myprojectname">
<minibee caps="7" configuration="1" id="9" libversion="7" name="" revision="D" serial="0013A20040BB363F">
<!--the id given inside the minibee tag is the unique id or number of the minibee-->
<!--the configutaion inside the minibee tag is the unique id of the configuration that is used. It has to match one of the configuration id's that are defined in this file.-->
<!--This minibee has no configuration yet! Change it to use one of the configurations in this file.-->
</minibee>
<minibee caps="7" configuration="1" id="10" libversion="7" name="" revision="D" serial="0013A20040C1849C">
<!--the id given inside the minibee tag is the unique id or number of the minibee-->
<!--the configutaion inside the minibee tag is the unique id of the configuration that is used. It has to match one of the configuration id's that are defined in this file.-->
</minibee>
<minibee caps="7" configuration="1" id="11" libversion="7" name="" revision="D" serial="0013A20040C181F9">
<!--the id given inside the minibee tag is the unique id or number of the minibee-->
<!--the configutaion inside the minibee tag is the unique id of the configuration that is used. It has to match one of the configuration id's that are defined in this file.-->
</minibee>
<minibee caps="7" configuration="1" id="12" libversion="7" name="" revision="D" serial="0013A20040C184BC">
<!--the id given inside the minibee tag is the unique id or number of the minibee-->
<!--the configutaion inside the minibee tag is the unique id of the configuration that is used. It has to match one of the configuration id's that are defined in this file.-->
</minibee>
<minibee caps="7" configuration="1" id="13" libversion="7" name="" revision="D" serial="0013A20040C184B5">
<!--the id given inside the minibee tag is the unique id or number of the minibee-->
<!--the configutaion inside the minibee tag is the unique id of the configuration that is used. It has to match one of the configuration id's that are defined in this file.-->
</minibee>
<minibee caps="7" configuration="1" id="14" libversion="7" name="" revision="D" serial="0013A20040C184B9">
<!--the id given inside the minibee tag is the unique id or number of the minibee-->
<!--the configutaion inside the minibee tag is the unique id of the configuration that is used. It has to match one of the configuration id's that are defined in this file.-->
</minibee>
<configuration id="1" message_interval="50" name="accelero" redundancy="3" samples_per_message="1">
<pin config="TWIClock" id="A5" name="None"/>
<pin config="TWIData" id="A4" name="None"/>
<twi device="ADXL345" id="1" name="accelero"/>
</configuration>
<configuration id="2" message_interval="50" name="expee" redundancy="3" samples_per_message="1">
<pin config="AnalogOut" id="D10" name="led1"/>
<pin config="AnalogOut" id="D11" name="led2"/>
<pin config="AnalogIn10bit" id="A1" name="analog1"/>
<pin config="AnalogIn10bit" id="A0" name="analog0"/>
<pin config="AnalogIn10bit" id="A3" name="analog3"/>
<pin config="AnalogIn10bit" id="A2" name="analog2"/>
<pin config="TWIClock" id="A5" name="None"/>
<pin config="TWIData" id="A4" name="None"/>
<pin config="AnalogOut" id="D9" name="led0"/>
<pin config="AnalogOut" id="D6" name="led5"/>
<pin config="AnalogOut" id="D5" name="led4"/>
<pin config="AnalogOut" id="D3" name="led3"/>
<twi device="ADXL345" id="1" name="accelero"/>
</configuration>
<configuration id="3" message_interval="50" name="expree" redundancy="3" samples_per_message="1">
<pin config="DigitalIn" id="D10" name="digitaal6"/>
<pin config="AnalogIn10bit" id="A7" name="analog5"/>
<pin config="AnalogIn10bit" id="A6" name="analog4"/>
<pin config="AnalogIn10bit" id="A1" name="analog1"/>
<pin config="AnalogIn10bit" id="A0" name="analog0"/>
<pin config="AnalogIn10bit" id="A3" name="analog3"/>
<pin config="AnalogIn10bit" id="A2" name="analog2"/>
<pin config="TWIClock" id="A5" name="None"/>
<pin config="TWIData" id="A4" name="None"/>
<pin config="DigitalIn" id="D8" name="digitaal4"/>
<pin config="DigitalIn" id="D9" name="digitaal5"/>
<pin config="DigitalIn" id="D6" name="digitaal2"/>
<pin config="DigitalIn" id="D7" name="digitaal3"/>
<pin config="DigitalIn" id="D5" name="digitaal1"/>
<pin config="DigitalIn" id="D3" name="digitaal0"/>
<pin config="DigitalIn" id="D11" name="digitaal7"/>
<twi device="ADXL345" id="1" name="accelero"/>
</configuration>
</hive>
</xml>