Just a quick walk through how to use the SD card module with Arduino. It is the same for Micro SD card modules. The Arduino official site provide a library for this purpose, and I…
Tutorial
-
- DIY and HacksElectronicsTutorial
Flash ESC SimonK Firmware Using Arduino Without USBasp adapter
by OscarI will show you how to flash the ESC with SimonK Firmware with the Arduino, even when you don’t have a USBasp programmer adapter. So what is Firmware Flashing? Firmware is the program and settings…
-
The 808 key chain camera is a small color video camera with audio that also takes photos. I have been using this camera a lot on my RC FPV planes and quadcopters, and since then…
-
Multiwii is a quadrotor autopilot system (FC firmware) developed by many RC hobbyists around the world. This project uses an Arduino board as a the processor, however it’s been seen to run on other platforms. This…
-
What is Magnetometer and Why Calibration is important Magnetometer is simply an electronic compass, it gives readings in X, Y, Z directions, it is used alongside with Gyro and Accelerometer to give the aircraft a reference to…
-
Sometimes you might have a broken ESC on your quadcopter or multicopter, and you happen to have no spare ESC of that brand, but you have a similar ESC from another Brand! Can we use…
-
I had a problem with my quadcopter being very unstable and occasionally flip on take-off. It is flyable but is very difficult to hover. Someone suggested that I should check the PID settings. However whatever I…
-
As we know there are gyro sensors on multicopters, and some of them even have an accelerometer. Multicopter that are equipped with gyros and accelerometers can achieve stabilization requiring little even no control from the…
-
When I first started with Multiwii, I was completely lost with all the flight mode names in the GUI. I can roughly figure out or guess some of them, and what they do, but I wasn’t…
-
Aerial photography and FPV flying are getting really popular these years among hobbyists. Multicopter is a great platform for these purposes even if you have little or no flying experience. There are some of my personal…
-
The MultiWii flight control software has the built-in functionality of using an attached LCD for viewing and adjusting PID settings. That would make tuning PID values so much easier without connecting to the computer and use the…
-
What is BJT? BJT (bipolar junction transistor) are widely used an amplifier, oscillator, switch etc. It is a current-driven device (MOSFET is voltage driven), the output current is equal to the input current times a factor which…