An open API service indexing awesome lists of open source software.

https://github.com/jetsup/base-station


https://github.com/jetsup/base-station

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Base Station

This module controls the Air Module and also provide data that will be used for visualizing the position of the drone on the map. The drone module runs [SkyHawk](https://www.github.com/jetsup/SkyHawk) program.

## Setup

Clone this repository

```bash
git clone https://www.github.com/jetsup/GroundTeam.git
```

Open the project using `Arduino IDE` or `VS Code` with [arduino extension](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.vscode-arduino).

This project was tested on `Arduino Nano` but you can tweak it to suite your board.