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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:a58ad4e085af | 2014-11-19 | matsu | Deleted a test line. |
5:eae61a2a67b0 | 2014-11-09 | matsu | Fix example code. |
4:ea00b3135f6e | 2014-11-09 | matsu | Fix comment about print(). |
3:dfebf4e43c63 | 2014-11-09 | matsu | Add id parameter to print(). |
2:6a493f73860c | 2014-11-09 | matsu | Fix comment. |
1:6ec3794072de | 2014-11-09 | matsu | Fix comments. |
0:ebd7c54059ae | 2014-11-09 | matsu | Fist upload. |