microcontroller

Watchdog Timers

How to configure Watchdog Timers of AVR Microcontroller (ATmega16)

Some high end applications require multiple or critical calculations to be done by the microcontroller. This may lead to cases when the controller enters into wrong or infinite loops. As a result of this, the system either hangs up or gets crashed. The solution to overcome these situations is to automatically reset the system whenever …

How to configure Watchdog Timers of AVR Microcontroller (ATmega16) Read More »

GSM Based Wireless Notice Board

GSM Based Wireless Notice Board Using Arduino

ABSTRACT: There are several places which require vital notice to be displayed like colleges, railway stations, share-market, restaurants, hospitals etc. Looking into the present trend of information transfer, it is seen that vital notice take time to be displayed on the displaying boards. This latency is not anticipated in most of the cases and must …

GSM Based Wireless Notice Board Using Arduino Read More »

Wireless Doorbell Receiver (1)

Wireless Doorbell Receiver Using Arduino

This project describes the second part of the following two projects: A wireless doorbell transmitter as described in the Wireless Doorbell Transmitter Instructable. This Instructable also gives some introduction to these projects. A wireless doorbell receiver described in this Instructable. The wireless doorbell receiver will make a sound and will blink a LED 5 times after it …

Wireless Doorbell Receiver Using Arduino Read More »

Wireless Doorbell Transmitter

Wireless Doorbell Transmitter Using Arduino

This project describes the first part of the following two projects: A wireless doorbell transmitter as described in this Instructable A wireless doorbell receiver to be described in the Wireless Doorbell Receiver Instructable When I am sitting in the backyard of my house I cannot hear it when somebody is ringing the doorbell at the front door. …

Wireless Doorbell Transmitter Using Arduino Read More »

Wireless Doorbell Receiver

Wireless Doorbell Receiver Using Arduino

This project describes the second part of the following two projects: A wireless doorbell transmitter as described in the Wireless Doorbell Transmitter Instructable. This Instructable also gives some introduction to these projects. A wireless doorbell receiver described in this Instructable. The wireless doorbell receiver will make a sound and will blink a LED 5 times after it …

Wireless Doorbell Receiver Using Arduino Read More »

New Arduino WiFi Shield Testing

New Arduino WiFi Shield (Testing) usign arduino

The WiFi Shield was delivered by Amazon. The Arduino UNO Rev 3 was found at RadioShack… First you need to load the last Arduino IDE (Ver 1.0.2) it has the necessary library to use the WiFi shield. Tried the examples “Scan for available networks”  and  “WPA network example” from: http://arduino.cc/en/Guide/ArduinoWiFiShield It works like a charm! …

New Arduino WiFi Shield (Testing) usign arduino Read More »

ESP32 1

How to Get Started with the ESP32 Using Arduino

ESP32 is the hottest new wireless chip out there, offering both WiFi and Bluetooth Low Energy radios rolled up with a dual-core 32-bit processor and packed with peripherals of every kind. We got some review sample dev boards, Adafruit and Seeed Studio had them in stock for a while, and AI-Thinker — the company that makes the most popular …

How to Get Started with the ESP32 Using Arduino Read More »

Project Gallon Smart Drinking Water Monitoring Platform (1)

Project “Gallon” – Smart Drinking Water Monitoring Platform Using Arduino

This project is a platform for drinking water monitoring and analytics, consists of IoT device, cloud, and mobile and web app. Things used in this project Hardware components Arduino MKR1000 × 1 PCF8574 × 1 AC-DC Module 5V 500mA × 1 10 Segment LED Bar Graph (Red) × 1 Resistor 100 ohm × 11 Resistor …

Project “Gallon” – Smart Drinking Water Monitoring Platform Using Arduino Read More »

Arduino Multifunction Digital Thermometer

Multifunction Digital Thermometer using an Arduino

This instructable will show you how to create a multifunction platform with a thermometer, chronograph (count up timer), count down timer, and light display. It is also intended to be a platform for other analog sensors or any other functions you can think of. Multifunction_Digital_Thermometer.zip71 KB Step 1: Gather Materials To build the digital thermometer …

Multifunction Digital Thermometer using an Arduino Read More »