OLED Display With Arduino| SSD1306 OLED
Introduction Hey guys, welcome back to Techatronic. Have you ever tried an OLED module to display something, if not then in this article we are going to…
Solenoid Valve Interfacing With Arduino
Introduction Hey guys, welcome back to Techatronic. In this article, we are going to discuss the interfacing of a Solenoid valve with the Arduino. You have to…
Magnet Detector With Hall Effect Sensor And Arduino | Arduino Project
Introduction Hello guys, welcome back to Techatronic. Are you looking for a magnetic field detector circuit using Arduino, if yes then you are in the right place?…
I2C Scanner | What is I2C on Arduino?
What is I2C on Arduino? The I2C protocol involves using two lines to send and receive data: a serial clock pin (SCL) that the Arduino Controller board pulses…
Rotatory Encoder Module With Arduino
Hello geeks, welcome back to Techatronic. In this article, we are going to explain how a Rotatory Encoder module works with Arduino. You can make this project…
Arduino Vibration Detector Using SW 420 Vibration Sensor
Hey Geeks, welcome back to Techatronic. In this article, we are going to discuss how you can make your own Arduino Vibration Detector Using SW 420 Vibration…
RF Module Control Using Arduino
Introduction Welcome to Techatronic. In this article, we will learn how to make RF Module Control Push Button Using Arduino. Arduino is a microcontroller that uses ATmega328p…
Solenoid Lock Interfacing With Arduino
Introduction Hey geeks, welcome back to Techatronic. In this article, we are going to discuss the interfacing of a Solenoid Lock with Arduino. Do you want to…
Toggle Switch With Arduino
Hey guys, welcome back to Techatronic. In this article, we will teach you how you can make a toggle switch using Arduino. A toggle switch is that…
Include Libraries in Arduino IDE
Hello Tech Freaks, Today I’m going to demonstrate how you can easily Include Libraries in Arduino IDE. Including libraries and compiling code seems to be easy for…