From fcf3c9c00c83338269a68932d8fb1f94ac9a2780 Mon Sep 17 00:00:00 2001 From: Akrapong Patchararungruang Date: Thu, 5 Dec 2019 12:54:38 +0700 Subject: [PATCH 1/2] request PID for RobinLab Acoustic Processing module --- 1209/DCB0/index.md | 9 +++++++++ org/RobinLab/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/DCB0/index.md create mode 100644 org/RobinLab/index.md diff --git a/1209/DCB0/index.md b/1209/DCB0/index.md new file mode 100644 index 00000000..c10f5751 --- /dev/null +++ b/1209/DCB0/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Robin-Zeabus Acoustic Processing +owner: RobinLab +license: BSD +site: https://www.facebook.com/zeabus/ +source: https://github.com/zeabusTeam/zeabus_hydrophone +--- +The module processes the underwater acoustic signals acquired from multiple hydrophones (microphone for underwater signal). It is used to located the signal origin in 3D coordinates. diff --git a/org/RobinLab/index.md b/org/RobinLab/index.md new file mode 100644 index 00000000..4b23c714 --- /dev/null +++ b/org/RobinLab/index.md @@ -0,0 +1,6 @@ +--- +layout : org +title : Robotics and Intelligent Mechatronics Laboratory (RobIn Lab), Faculty of Engineering, Kasetsart University, THAILAND +site : https://www.facebook.com/zeabus/ +--- +The lab is running research in robotic area. It also organizes an undergraduate team named Zeabus. The team has to develop an autonomous underwater vehicle (AUV) as parts of some undergraduate projects. The AUV should finally participate in the ROBOSUB (https://robonation.org/programs/robosub/). From 5c069ee1dfde5829d8456e333f1e219747aa5881 Mon Sep 17 00:00:00 2001 From: Akrapong Patchararungruang Date: Tue, 12 May 2026 06:45:49 +0700 Subject: [PATCH 2/2] Add a request for PID DCB1 --- 1209/DCB1/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/DCB1/index.md diff --git a/1209/DCB1/index.md b/1209/DCB1/index.md new file mode 100644 index 00000000..0d086cc4 --- /dev/null +++ b/1209/DCB1/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Robin-Zeabus Weather Station +owner: RobinLab +license: BSD +site: https://www.facebook.com/zeabus/ +source: https://github.com/Pongkemon01/weather-station.git +--- +This is an IoT project based on STM32L476RG. It collects weather condition (temperature, humidity, light intensity, and rain-fall level) in a rice field for a smart aglicultural project.