Tag: LM35
Temperature Controlled RGB LED Light Stick – Mood Light
The circuit presented here is a LED light stick which changes its color in respect with the room temperature. This is an Arduino compatible open source project consisting of 20 x WS2812B Addressable RGB LEDs, LM35 Temperature Sensor and ATmega328 microcontroller. Atmega328...
Continue ReadingThermoDuino – OLED Display Thermometer and Tiny Arduino Board
ThermoDuino is a mini Arduino compatible board that consists of LM35 temperature sensor, ATMEGA328 chip, and 0.96″ OLED display. The board has been designed to measure temperature. We have used the LM35 SO8 SMD sensor which is connected to A0 analog pin of the chip, and the OLED...
Continue ReadingLow-Cost Room Thermometer Using 16×2 LCD and Atmega328
This is an easy to build small size and low-cost room thermometer. The project consists of LM35 analog temperature sensor, 16×2 LCD, and an Atmega328 chip. This compact board is Arduino compatible and provided with an onboard connector for Boot-Loader burning and Arduino IDE...
Continue ReadingMulti Sensor Shield for Arduino Nano with Light, Magnetic Field & Temperature Sensor
This Arduino Nano Shield consists of a Light sensor, a Magnetic field sensor, and Temperature sensor. The shield can be used to develop various projects required light sensing, magnetic field sensing, and temperature sensing. All sensors provide analog voltage outputs, so each output is...
Continue Reading16×2 LCD Shield for Arduino Nano
This 16×2 LCD shield for Arduino Nano includes various addons, like 5 Tactile Switches, 3 Trimmer Potentiometers, LM35 Temperature sensor and the 16×2 LCD itself. It’s a compact shield designed to fit in small enclosures and it is intended to develop measuring devices like...
Continue Reading4 Digit 7 Segment Display Shield For Arduino Nano
4 Digit Multiplexed display shield for Arduino Nano with on board 2 tactile switches and LM35 temperature sensor. This shield helps you to develop many projects that require 4 digit display. For example a thermometer can be made using on board LM35 sensor. 7 Seven segment multiplexed...
Continue ReadingIdIoTware SD Card Temperature Logger
In this tutorial at hackster.io you will learn how to log data from LM35 temperature sensor values to an SD card and store it as CSV file. In order to build this project you need the following parts: Arduino UNO idIoTware Shield USB-A to B Cable SD Card (up to 8GB)...
Continue ReadingHeat Activated Cooling Fan Controller
Heat activated cooling fan controller is a simple project which operates a brushless fan when the temperature in a particular area goes above a set point, when temperature return normal, fan automatically turns off. The project is built using LM358 Op-amp and LM35 temperature Sensor....
Continue Reading