PAW_Sensor: This library control the PAW sensor. This library get sensor values from the PAW sensor, and send these values to PC through serial-communication. And you need to convert these values to delta h using some module on PC. I create sample python module for this library. If you want to get this module, please access below page, https://github.com/HiroakiMatsuda/PAW-Sensor The PAW Sensor is developed by RT. If you need to get information about this sensors, please access below page. http://www.rt-shop.jp/index.php?main_page=product_info&cPath=42&products_id=1303

Dependents:   PAW_Sensor_HelloWorld

History

Deleted a test line. default tip

2014-11-19, by matsu [Wed, 19 Nov 2014 16:40:32 +0000] rev 6

Deleted a test line.


Fix example code.

2014-11-09, by matsu [Sun, 09 Nov 2014 11:43:48 +0000] rev 5

Fix example code.


Fix comment about print().

2014-11-09, by matsu [Sun, 09 Nov 2014 11:42:43 +0000] rev 4

Fix comment about print().


Add id parameter to print().

2014-11-09, by matsu [Sun, 09 Nov 2014 11:40:29 +0000] rev 3

Add id parameter to print().


Fix comment.

2014-11-09, by matsu [Sun, 09 Nov 2014 08:21:00 +0000] rev 2

Fix comment.


Fix comments.

2014-11-09, by matsu [Sun, 09 Nov 2014 08:17:01 +0000] rev 1

Fix comments.


Fist upload.

2014-11-09, by matsu [Sun, 09 Nov 2014 08:13:22 +0000] rev 0

Fist upload.