In this video I'll be showing you how you can control the contrast and the back light brightness of a 1602 LCD display with just the Arduino. The contrast is typically adjusted with a variable ...
In this video I've created a device that can notify in real time about events that happen on a website. The project uses NodeMCU board and a buzzer to produce sound as alert. The board is programmed ...
Abstract: Solar energy is a renewable energy resource which widely used now days. Photovoltaic is the process of converting the light source into electrical since they produce a nonlinear output.
Abstract: Fuzzy logic seeks to express human modes of reasoning and decision making in a mathematical form. This is evident in its terminology such as “linguistic variables” defined over a “universe ...
Arduino library for the MS5837 pressure sensor. The MS5837 is a tiny SMT pressures sensor from Measurement Specialties that can measure pressure of up to 30 Bar (300m depth) with resolution of 0.2 ...
Add base64.cpp and base64.hpp to your project folder or library search path, put #include "base64.hpp" in your source, and pass base64.cpp to your compiler ...