Skip to content
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (12 loc) · 549 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 549 Bytes

DRCOM (Simple GUI for hobbyists)

sc1

The project has a three main controllers.

-GUI

-Receiver

-Transmitter & Controller

GUI

The GUI was written at C#.net.

Receiver

Our receiver based on an Arduino controller that consist NRF24L01. It can connect to computer via RS232 or USB ports. A

Transmitter & Controller

Our transmitter and controller based on an Arduino controller that consist NRF24L01, MPU6050 and etc.