TinyCircuits / TinyCircuits-ATtiny25-Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ATtiny25 library

Used for the TinyCircuits Soil Moisture Sensor: Soil Moisture Sensor Wireling

Support this library by buying products from TinyCircuits

ATtiny25 Class

  • int readMoisture() returns the moisture percentage from 0 to 100
  • float readTemp() returns the temperature reading from the sensor in degrees Celsius

About

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 100.0%