Microcontroller Module

Basic Electrical Power System House Wiring Motor Wiring Industrial Wiring Basic Electronic Electronic Project Electronic Mini Project Digital Logic Gate Arduino Project Microcontroller Board Electronic Sensor Electronic Module Electronic Display All Electronic Module...

RTC-Real Time Clock

Introduction to Real-Time Clock The DS1307 Serial Real-Time Clock may be a low-power, full binary-coded decimal (BCD) clock/calendar plus 56 bytes of NV SRAM. Address and data are transferred serially via a 2-wire, bi-directional bus. The clock/calendar provides...

Relay Module

A relay is an electrically operated switch which will be turned on or off, letting the present undergo or not, and may be controlled with low voltages, just like the 5V provided by the Arduino pins. Controlling a relay module with the Arduino is as simple as...

SD Card module

Introduction to SD Card Module  The SD card module is particularly useful for projects that need data logging. The Arduino can create and enter an SD card to write down and save data using the SD library. There are different models from different suppliers, but all of...

Bluetooth HC-05 Module

HC-05 Bluetooth module The HC-05 has two operating modes, one is that the Data mode during which it can send and receive data from other Bluetooth devices and therefore the other is that the AT Command mode where the default device settings are often changed. we will...