Search Results for: arduino uno

LM35 Arduino Output

LM35 and Arduino – Temperature Measurement and Display on LCD

In this article, we are presenting a tutorial on how to interface LM35 and Arduino along with its program. Once we successfully interface arduino and lm35, we will go on to build a temperature display using arduino and a 16×2 LCD module which constantly monitors temperature around the measurement field/range of LM35 and displays the

LM35 and Arduino – Temperature Measurement and Display on LCD Continue Reading

image Programming an ATtiny w

Programming an ATtiny w/ Arduino 1.6 (or 1.0)

This tutorial shows you how to program an ATtiny45, ATtiny85, ATtiny44 or ATtiny84 microcontroller using the Arduino software. These are small, cheap ($2-3) microcontrollers that are convenient for running simple programs. The ATtiny45 and ATtiny85 have eight legs and are almost identical, except that the ATtiny85 has twice the memory of the ATtiny45 and can

Programming an ATtiny w/ Arduino 1.6 (or 1.0) Continue Reading

temperature logger circuit

Temperature logger using arduino

Simple temperature logger using arduino (°C & °F). This project is about a simple USB temperature logging system using arduino uno and the serial monitor function in the arduino IDE. The system monitors the temperature every 2 seconds and shows it on the arduino serial monitor. The temperature is shown in °Celsius  and °Fahrenheit. The system is interfaced

Temperature logger using arduino Continue Reading

Tutorial 15 Arduino Serial Thermometer

Tutorial 15: Arduino Serial Thermometer

The Arduino reads temperature from a MCP9700 temperature sensor IC and displays the temperature in the Arduino IDE serial monitor window. Also see the Arduino LCD thermometer tutorial (tutorial 14). Prerequisites Complete Tutorial 9: Using the Arduino Serial Port before attempting this tutorial. Components Besides an Arduino Uno board, USB cable, wire links and a

Tutorial 15: Arduino Serial Thermometer Continue Reading

Basics of Turning your Remote Controll Vehicle into an Autonomous System Drone Using an Arduino

Basics of Turning your Remote Controll Vehicle into an Autonomous System (Drone) Using an Arduino

I began this project with the objective of cheaply turning my RC helicopter into something of a UAV or at least to fit some sensors to reduce collisions and other “mis-haps.” Now unfortunately at the beginning of the project i miscalculated my little helicopter’s lift capabilities and so with the equipment fitted it has insufficient

Basics of Turning your Remote Controll Vehicle into an Autonomous System (Drone) Using an Arduino Continue Reading

Scroll to Top