ANT/BC-ANT-SERIAL with Moisture Sensor
[
Front page
] [
New
|
List of pages
|
Search
|
Recent changes
]
Start:
[[ANT]]
* BC-ANT-SERIAL with moisture sensor [#z30266fc]
>
This is an example of electronics work, which uses BC-ANT...
BC-ANT-SERIAL can be attached to a microcontroller (IC) w...
>
This example of electrics work uses the MSP430G2553 (20pi...
>
-Schematic~
&ref(MAKER-2012-1005A.pdf);~
>
-Example of Implementation~
&ref(MoistureSensor.JPG,,25%);~
>
- Parts List
|No|qty.|Reference|Product Type|Specifications|Memo|
| 1|1||LED| ||
| 2|1||Pin-Header|1x4 pin|2.54mm pitch|
| 3|1||Female Pin-Header (Pin-Header Socket)|1 x 5 pin|2....
| 4|1||Resistor 1/16 ~ 1/4 W|1kΩ|Pull-up resistor fo...
| 5|1||Resistor 1/16 ~ 1/4 W|330Ω|For LED|
| 6|1||Micro Switch||Turn On/OFF Power Supply|
| 7|1| |CPU|MSP430G2553|This is a part of MSP430launch...
| 8|1||BC-ANT-SERIAL|||
| 9|1||Moisture Sensor||http://www.switch-science.com/pro...
|10|1||Pin-Header|1 x 5 pin |This is soldered on BC-ANT-S...
|11|1||Pin-Header|1 x 4 pin| It is connected to the moist...
|12|1||Battery Holder||It is fitted with CR2032|
|13|1||Battery||CR2032|
>
LEDs, resistors, capacitors, switches, pin-headers, and C...
>
For its development environment, Energia is used.
* Program [#w9fd9011]
>
Since the moisture sensor is an analog sensor, ADC (A0) o...
The data that MSP430 has read is changed into ANT format ...
>
Source: &ref(MoistureSensor.ino);~
Communication Speed: 9600bps~
ANT Channel Configuration~
Device#: 1~
DeviceType: 1~
TransType: 1~
Period: 2Hz~
Freq: 2450MHz~
* Python Application [#ofa3d311]
>
The application for the moisture sensor is listed at [[Py...
This application is written in wxPython. To use this appl...
>
The execution environment is created with python-2.7.3 an...
* Revision History [#gd7a516d]
>
- 2013/02/04 This article is initially uploaded
End:
[[ANT]]
* BC-ANT-SERIAL with moisture sensor [#z30266fc]
>
This is an example of electronics work, which uses BC-ANT...
BC-ANT-SERIAL can be attached to a microcontroller (IC) w...
>
This example of electrics work uses the MSP430G2553 (20pi...
>
-Schematic~
&ref(MAKER-2012-1005A.pdf);~
>
-Example of Implementation~
&ref(MoistureSensor.JPG,,25%);~
>
- Parts List
|No|qty.|Reference|Product Type|Specifications|Memo|
| 1|1||LED| ||
| 2|1||Pin-Header|1x4 pin|2.54mm pitch|
| 3|1||Female Pin-Header (Pin-Header Socket)|1 x 5 pin|2....
| 4|1||Resistor 1/16 ~ 1/4 W|1kΩ|Pull-up resistor fo...
| 5|1||Resistor 1/16 ~ 1/4 W|330Ω|For LED|
| 6|1||Micro Switch||Turn On/OFF Power Supply|
| 7|1| |CPU|MSP430G2553|This is a part of MSP430launch...
| 8|1||BC-ANT-SERIAL|||
| 9|1||Moisture Sensor||http://www.switch-science.com/pro...
|10|1||Pin-Header|1 x 5 pin |This is soldered on BC-ANT-S...
|11|1||Pin-Header|1 x 4 pin| It is connected to the moist...
|12|1||Battery Holder||It is fitted with CR2032|
|13|1||Battery||CR2032|
>
LEDs, resistors, capacitors, switches, pin-headers, and C...
>
For its development environment, Energia is used.
* Program [#w9fd9011]
>
Since the moisture sensor is an analog sensor, ADC (A0) o...
The data that MSP430 has read is changed into ANT format ...
>
Source: &ref(MoistureSensor.ino);~
Communication Speed: 9600bps~
ANT Channel Configuration~
Device#: 1~
DeviceType: 1~
TransType: 1~
Period: 2Hz~
Freq: 2450MHz~
* Python Application [#ofa3d311]
>
The application for the moisture sensor is listed at [[Py...
This application is written in wxPython. To use this appl...
>
The execution environment is created with python-2.7.3 an...
* Revision History [#gd7a516d]
>
- 2013/02/04 This article is initially uploaded
Page: