microcontroller

Circuit diagram of the transmitter unit

Microcontroller Projects: Fridge Temperature and Humidity Indicator

We can measure temperature and humidity inside the fridge using a normal temperature-humidity indicator but relative humidity (RH) could be inaccurate in that case. The moment the fridge door is opened, RH will shoot up due to ingress or egress of moisture in the surroundings. The small sniffer device, described in this article, picks up […]

Microcontroller Projects: Fridge Temperature and Humidity Indicator Continue Reading

Programming ESP8266 With Arduino IDE The Easy Way

Programming ESP8266 With Arduino IDE : The Easy Way

The ESP8266 WiFi Module is a self-contained SOC that can give any microcontroller access to your WiFi network. It’s an extremely cost-effective board with a huge and ever-growing community. Each ESP8266 module comes pre-programmed with an AT command set firmware. This module has a powerful on-board processing and storage capability that allows it to act as a

Programming ESP8266 With Arduino IDE : The Easy Way Continue Reading

Introduction to I²C and SPI protocols

Introduction to I²C and SPI protocols

I²C vs SPI Today, at the low end of the communication protocols, we find I²C (for ‘Inter-Integrated Circuit’, protocol) and SPI (for ‘Serial Peripheral Interface’). Both protocols are well-suited for communications between integrated circuits, for slow communication with on-board peripherals. At the roots of these two popular protocols we find two major companies – Philips

Introduction to I²C and SPI protocols Continue Reading

Project Gallon Smart Drinking Water Monitoring Platform

Project “Gallon” – Smart Drinking Water Monitoring Platform

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 Continue Reading

Scroll to Top