# Uwabot **Repository Path**: suxyspace/uwabot ## Basic Information - **Project Name**: Uwabot - **Description**: Code repository for BDFZ underwater bot team - **Primary Language**: Arduino - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-05 - **Last Updated**: 2026-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: Arduino, Robotics ## README # Uwabot ## Intro Well, short for _Underwater Bot_, stores code for school project. For the underwater team of _Affiliated High School of Peking University (BDFZ)_. There's no official English name for the team as far as I know, so I just made this name up. ## Intro Well, short for _Underwater Bot_, stores code for school project. For the underwater team of _Affiliated High School of Peking University (BDFZ)_. ## Roadmap - Bot motion control - [x] Implement motion control for bot - Lora module - [x] Implement init for Lora - [x] Implement communication test for Lora - [x] Implement Lora remote controller - New protocol - [x] Implement protocol v1.1 ## References Some code in here might reference (and even adopt) results and code in the [PKUS Uwa team docs on Yuque](https://pkuschool.yuque.com/vkrd4i/iybowe), outsiders probably could not read stuff in there though. And [here](http://www.ashining.com.cn/data/a39c_t400a22d1a.zip) is the link to docs for Lora module the team bought.