Tag: Electronics
-
How to solder 18650 Li-Ion batteries – video tutorial
All 18650 Li-Ion batteries are hard to solder. Well, not only 18650 but all nickel plated metal elements can be very hard to solder. But only if you do not have the proper tools. In this case, proper flux: soldering acid. Forget about sanding, scratching and other voodoo. There is a better way!
-
ESP8266 and DS18B20 – wireless ThingSpeak sensor
Here is another small project of mine: battery operated ESP8266 ESP-01 WiFi thermometer using DS18B20 and ThingSpeak API to collect data. Before we proceed, you should:
-
Hardware SmartPort Inverter using BC547 bipolar transistors
This post is only a short update for SmartPort inverter for F4 flight controllers. Here is alternative SmartPort inverter circuit using bipolar BC547 instead of unipolar 2N7000. All other aspects of operations are the same like in MOSFET version.
-
Using PCA9685 with INAV
The PCA9685 PWM driver working as servo extender is no longer supported in INAV. Use S.BUS output and S.BUS servo extenders instead One of the hardware limitations of flight controllers that usually multirotor users ignores is a number of PWM outputs. To fly a quadcopter you need “only” 4 PWM outputs. Since most FCs have…