In this article we have been going to test our Wireshark skill by analyzing a pcap 1 file and will answer the following questions. Which…
Arduino interfacing with DHT11 sensor and LCD This topic shows how to interface Arduino UNO board with DHT11 digital humidity and temperature sensor where the…
Arduino LCD Example This small post shows a simple example of an interfacing of Arduino UNO board with LCD screen. The Arduino can easily control…
This Arduino project shows how to interface the UNO board with ST7789 SPI TFT display and DHT22 (AM2302 – RHT03) digital humidity & temperature sensor.…
This tutorial shows how to implement a simple digital thermometer using Arduino UNO board and DS18B20 temperature sensor. The Arduino microcontroller (for example ATmega328P) reads…
This is another post that shows how to use ST7789 TFT display with Arduino. In this project the ST7789 TFT is used to display values…
This tutorial shows how to build a simple weather station using Arduino board and BME280 barometric pressure, temperature & humidity sensor. The Arduino microcontroller (ATmega328P…
This Arduino project shows how to build a simple temperature measurement station with DS1631 digital temperature sensor where temperature values (in degrees Celsius and degrees…
This Arduino project shows how to build a simple temperature measurement station with DS1631 digital temperature sensor where temperature values (in degrees Celsius and degrees…
This post shows how to build a simple auto-ranging ohmmeter using Arduino uno board where resistor value (resistance) is displayed on 16×2 LCD screen and…