We built this Arduino-based Digital Thermometer for temperature measurement applications. Thermometers have been useful for temperature measurement for a long time. A digital thermometer is an ...
smart_farming/ ├── MainCode/ # Main smart farming system │ ├── offline/ # Offline version (standalone) │ │ ├── offline.ino # Main offline sketch │ │ └── config.h # Offline configuration │ ├── online/ ...
This post is a peek into the Beta and Steinhart-Hart equations for representing the resistance vs. temperature relationship in NTC thermistors. As defined by IEC 60539, NTC (Negative Temperature ...
Here we have designed an Automatic Water Tank Filling System using Arduino. In India, many houses have two sources of water to fill the rooftop water tank. These are underground water storage tanks ...
In this digital age, we come across LCDs all around us from simple calculators to smartphones, computers and television sets, etc. The LCDs use liquid crystals to produce images or texts and are ...
This article is the continuation of our tutorial series on programming MSP430 using Code Composer Studio. Last tutorial was based on external interrupts on MSP430 using GPIO pins. This tutorial is ...
If you are interested in creating a DIY Arduino wind speed meter or anemometer to monitor the wind strength in your location, you might be interested in this quick tutorial I have put together to ...
Here is a useful circuit for Arduino lovers and experimenters. It is a simple digital voltmeter, which can safely measure input dc voltages in 0 to 30V range. The Arduino board can be powered from a ...