-
ESP8266, ESP32 and ESP32-S2 comparison
Currently, there are 2 types of MCU from Espressif on the market: ESP8266 from 2014, ESP32 from 2016 and ESP32-S2 that debuted in the second half of 2019. Although ESP32-S2 is not yet very popular, it is expected it will replace ESP8266 as a cheaper, more powerful and more secure alternative in the upcoming years.…
-
All the INAV sensors: are they required or optional?
INAV can use various sensors to fly drones and airplanes: gyroscopes, accelerometer, magnetometers, barometers, GPS, OpFlow, rangefinders, and airspeed. Some of them required some are recommended and some are a purely optional piece of hardware. Here is the full list: INAV Sensors: Gyroscope and accelerometer Required. The flight controller will not boot without a gyroscope…
-
Espressif ESP32-S2
When Espressif release ESP32 WiFi & Bluetooth capable MCUs back in 2016, many things changed in the DIY and tinkerers community. We finally had a cheap MCU that could do real IoT stuff and was easy to use. However, the cheap ESP32 is not really cheap in relative terms. Sure, it is cheap, but there…
-
ESP8266 and ESP32 – the main differences
ESP8266 and ESP32 are the next best thing that happened to DIY world since Arduino itself. Thanks to development boards based on those MCUs brand new possibilities opened in front of all DIY and tinkering enthusiasts. With those two, not only we have cheap and powerful microcontrollers, but we can also make them talk to…
-
Mozilla Firefox is in serious trouble
Believe it or not, but Mozilla Firefox (back in the days when it was still called Mozilla Firebird) was the first modern web browser. Even in early beta stages, it was so much better than Internet Explorer, that almost anybody who tried it, dropped IE and just used Firefox instead. Of course, over the year,…
-
The new Microsoft Edge is much better that I expected
I’m not shy to switch to a new web browser every few months when needed. I was one of the first users or Firefox when it was still named Firebird (yes, I’m that old). I abandoned Internet explorer without looking back. After all, it was such a bad browser.
-
What is a PID controller and how it works?
The whole FPV hobby, and especially multirotor drones, work only thanks to control theory and PID controllers. They are the only thing that separates chaos and immediate flip-over from a stable flight. A regular multirotor has at least 3 PID controllers. If you enable any mode with self-leveling, the number goes to 6. Any GPS…
-
A very cool, futuristic looking, 3D printed quadcopter frame
I love this part of me being a creator and an influencer, where I can show you some amazing things created by other people. And today, the joy is double, because it is an extremely cool frame designed by a guy from Spain that goes under the nickname of Micrathene FPV. What it is? Well,…
-
Betaflight vs EmuFlight vs INAV
Which flight controller software flies better out of the box? You know, the stock, default settings, no tuning. Just flash and fly. Betaflight, INAV or maybe EmuFlight? I decided to test it on one of my 5-inch FPV drones and compare: Betaflight vs INAV, Betaflight vs EmuFlight and EmuFlight vs INAV. The results are divided…