Hey guys, below you can find the circuit diagram and in part list for our Arduino based drone. You can also find more details of this project here. You can also check the code for the Arduino HERE here is the part list: Arduino pro mini Nrf24l01 module. 3.3V voltage regulator (AMS1117) 3.7V lipo battery c…
Read moreHey guys, here you can find the test code for the transmitter and the receiver. Also, you can check the circuit diagram for the wiring HERE Receiver test code for oscilloscope: #include <SPI.h> #include <nRF24L01.h> #include <RF24.h> const uint64_t pipeIn = 0xE8E8F0F0E1LL; //Remember that th…
Read moreHey guys, below you can find a detailed diagram of the schematic of our Arduino based receiver for our drone which I have designed in easyEDA. You can see the circuit diagram HERE . Here is the schematic of receiver PCB wiring: And here is the final PCB circuit design: You can download the PDF versio…
Read moreOn this page, we will see how to apply the solder mask to the Printed Circuit Board that we made in the previous post. First of all, you will need a transparent film (A4 size), a permanent marker (optional), UV solder mask that you can order here. UV solder mask is a protection for your PCB from oxidizing. You ca…
Read moreHow to make professional PCB and how to apply UV solder mask- Making an arduino based drone flight controller
Hey guys, in this post I will show you a detail description on how to make a professional Printed Circuit Board (PCB) at home. First of all, below is the part list that you will be needing for this project. Toner transfer paper or adhesive paperback glossy part or glossy paper Single side(single layer) copper bo…
Read moreHey guys, in this post I will show you how to make flight controller with Arduino for drone or quad-copter. The flight controller is a device used to control multi-rotor vehicles such as quad-copters, drones, etc. It is one of the most important devices for it to work properly. It is almost impossible for a person t…
Read moreHow to make an Arduino based drone/quadcopter (Arduino receiver and flight controller)- My upcoming project introduction
Hello guys, here is my upcoming project. This will be a brushed drone tutorial series. I will show you how to the drone Arduino as its receiver, transmitter and flight controller. You can watch the video HERE on YouTube. So, this is a project fully made with Arduino as its control system. The receiver, flig…
Read more
Social Icons