/openRCDG

An Arduino based rc drift gyro

Primary LanguageC++GNU General Public License v3.0GPL-3.0

openRCDG

An Arduino based rc drift gyro.

Building

The easiest way to build and upload this project is to use the platformio vscode extension.

If you are building for a board other than the arduino micro, you will need to change/add the board in the platformio.ini file.

Configuration

Check CONFIGURATION.md

Hardware

I only tested this on an Arduino micro and nano, but it should work on most other boards as well.

Example schematic for an Arduino pro micro with GY-521 gyro:

schematic

PCB

Files for the pcb and case can be found in the pcb/case folders. The board works, but component placement/routing isn't optimal. The pcb uses components from a 3.3V arduino pro micro and mpu6050 board. 3D printing the case works fine.

1 2 3