agaelema / ADS1115_and_LM35

Little project using ADS1115 to convert the signal generated by LM35 (temperature sensor)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ADS1115_and_LM35

Little project using ADS1115 to convert the signal generated by LM35 (temperature sensor)

Basic Circuit: alt text

Comparative between temperature measured with internal ATmega328p ADC (1.1V reference) and ADS1115:

  • Internal RAW (orange)
  • Internal Average (green)
  • ADS1115 (blue)

alt text


DISCLAIMER

This project (software and hardware) is provided 'as is' with no explicit or implied warranties in respect of its properties, including, but not limited to, correctness and/or fitness for purpose.

About

Little project using ADS1115 to convert the signal generated by LM35 (temperature sensor)

License:MIT License


Languages

Language:Arduino 100.0%