Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.24 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.24 KB

DroneProject

Flying a quadcopter using Raspberry Pi and .NET Core

How to run

Install RF24 radio and RF24 library

Instructions coming soon. I used the wiring shown in http://hack.lenotta.com/arduino-raspberry-pi-switching-light-with-nrf24l01/ "Hardware"/"Raspberry Pi" section. If you are using different CE/CSN layouts, you will need to change which pins are used in the code.

Installing .NET Core

Follow the installation instructions for Ubuntu.

Building

To build the project, use the following steps:

Run

Run using dotnet appDir/SampleApp.dll