Make a simple 12V Dual power source charger
In this project, we will design a dual power source charger. This charger uses power from the electricity grid and
Read MoreIn this project, we will design a dual power source charger. This charger uses power from the electricity grid and
Read MoreThe master device mostly controls the I2C slave device. In this post, we will send data from the master to
Read MoreNewping.h is a Library developed by Tim Eckel. It makes interfacing and using ultrasonic sensors much easier. The library can
Read MoreThe L298N dual H-bridge motor driver is among the most popular DC motor drivers. It features a simple interface and
Read MoreSerial communication refers to data transmission between two or more devices over a communication channel. Arduino Uno and other smaller
Read MoreDHT11 is a four(4) pin sensor for measuring temperature and humidity. This sensor is cheap, small, and reliable for temperature
Read MoreA typical I2C system consists of two separate components or microcontrollers between which we intend to enable data transmission. The
Read MoreI2C communication refers to the transfer of data between two devices. It stands for Inter-Integrated Circuit. It is a protocol
Read MoreESP8266 has become a common component for building IOT-capable devices. The I2C display module is a popular I2C technology that
Read More