Best How to Guides on Arduino PCB Designing and Drones.
-
How to make a Li-ion battery charger using IP2312
Previously I made a battery-powered temperature and humidity sensor. that sensor worked on a 500mAh Li-ion battery. Then I realized that I didn’t have a lithium-ion battery charger. so I decided to make one. protection features are the most important part of working with a Li-ion battery. overvoltage can damage the chemical process of the…
-
Building a Wireless Temperature Sensor
Introduction In the world of IoT (Internet of Things), wireless temperature sensors play a crucial role in monitoring environmental conditions such as temperature and humidity. Whether you’re interested in home automation, smart agriculture, or simply experimenting with new technologies, creating your wireless sensor network can be an exciting and rewarding project. In this article, we’ll…
-
How to use Arduino Colored OLED Tutorial
How to Drive the Arduino Color OLED The display is very small. It is almost the same size as the monochrome OLED display. But the resolution of it is not the same. It has a resolution of 96×64 pixels. So, it has a lower resolution at the same size. It can display 65 thousand colors!…