Servo Thermometer

Servo Thermometer

Description

As a beginner to Arduino, I was looking through the servo sweep example when it occurred to me that a servo could be used as a meter. So I picked up a temperature sensor, combined the examples in the Arduino IDE for the sensor I got and now have a analog looking thermometer. This is a really easy project to get started with the IDE. This is a very easy, functional project for someone curious about the Arduino world. These parts are very inexpensive. Cheaper if you buy more than one at a time. The sensor can also read humidity. I'm working on other versions that do temp, humidity, and barometric pressure. Later. I used the following parts 1)The Arduino nano https://www.amazon.com/gp/product/B07H57TLRW/ref=ppx_yo_dt_b_asin_title_o02_s00?ie=UTF8&psc=1 2) The servo. https://www.amazon.com/gp/product/B07BBQ5DXR/ref=ppx_yo_dt_b_asin_title_o09_s00?ie=UTF8&psc=1 3) The temp sensor https://www.amazon.com/gp/product/B07HF7CQHQ/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1 The file TempServo.ino is the Arduino sketch (source code) that drives this. You need to download the free Arduino IDE. There are some comments in the source regarding pin hookup etc.

Statistics

Likes

9

Downloads

0

Category

Electronics