Micro controllers
All about Arduino Microcontrollers Projects.
-
Mini Weather Station using DHT22 & AtTiny85
If you are willing to embed a microcontroller into your project but looking for something smaller and cheaper than Arduino.…
Read More » -
Rain Detection Alarm using AtTiny85
In this tutorial, we will make a rain detection alarm system using a rain sensor and AtTiny85 microcontroller. This small…
Read More » -
Intruder Security Alarm using Vibration Sensor
Table Of Contents IntroductionWorking of Intruder security AlarmComponents RequiredInterface Vibration Sensor, Buzzer, & LED with Attiny85Program codeIntruder Security Alarm Final…
Read More » -
Program Digispark Attiny85 with Arduino IDE
Table Of Contents IntroductionComponents RequiredAbout Attiny85 BoardSetup Arduino IDE for Digispark Attiny85Add DigiStump Board URLInstall DIGISTUMP AVR Board ManagerInstall Attiny85…
Read More » -
Everything about PIC Microcontroller
Today in this session we will learn Everything about PIC Microcontroller in a detail. The PIC microcontroller contains a processor, memory, and…
Read More » -
How 555 IC works in Astable Operation & Monostable Operation
Today in this session we will learn How 555 Timer IC works in Astable operation and Monostable Operation. Actually, 555…
Read More » -
Secure HTTPS Requests to URL Using NodeMCU ESP8266
Fetching or posting data over the Internet is one of the main core functions of the IoT device. Doing so…
Read More »