temperature

Temperature sensor

Temperature sensor with time and date display on graphical LCD using Atmega32

Some time ago I’ve build a prototyping board with graphical LCD. It have served for various small projects and prototypes. Had a spare temperature sensor DS18B20 and decided to put simple temperature display project. GLCD board is equipped with Atmega32 microcontroller running at 16MHz. DS18B20 sensor is connected to port D pin 6. LED connected to …

Temperature sensor with time and date display on graphical LCD using Atmega32 Read More »

Pin

Digital Thermometer using AVR, LM35 and 16×2 LCD Using Atmega

Thermometers are the device we use to measure the temperature in any desired scale and we all will be quite familiar with the analog thermometers. There are some disadvantages in analog thermometers and this can be overcome by using this digital thermometer using avr. The above embedded system shows the design and implementation of a …

Digital Thermometer using AVR, LM35 and 16×2 LCD Using Atmega Read More »

Weather Dashboard

Weather Dashboard with MKR1000 and Losant Using Arduino

This project is about building a simple weather dashboard using MKR1000 and Losant platform. Things used in this project Hardware components Arduino MKR1000 × 1 DHT11 Temperature & Humidity Sensor (4 pins) × 1 Software apps and online services Arduino IDE Losant Platform Story Introduction This project shows you how to make use of MKR1000 …

Weather Dashboard with MKR1000 and Losant Using Arduino Read More »

ESP32 Capacitive Touch Input

ESP32 Capacitive Touch Input Using “Metallic Hole Plugs” for Buttons Using Arduino

https://youtu.be/qQG8SdMgj8I As I was finalizing design decisions for an upcoming ESP32 WiFi Kit 32 based project requiring three button input, one noticeable problem was that the WiFi Kit 32 does not possess a single mechanical pushbutton, yet alone three mechanical buttons, for input. However, the WiFi Kit 32 does have plenty of capacitive touch inputs, …

ESP32 Capacitive Touch Input Using “Metallic Hole Plugs” for Buttons Using Arduino Read More »