Skip to content

deneyapkart/deneyap-toprak-nemi-olcer-arduino-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deneyap Soil Moisture TL555Q Arduino Library

FOR TURKISH VERSION trflag

***** Add photo ****

Arduino library for Deneyap Soil Moisture TL555Q

🔎Specifications

  • Product ID M38, mpv1.0
  • MCU TL555Q, STM8S003F3
  • Weight
  • Module Dimension
  • I2C address 0x0F, 0x4D, 0x67, 0x69
Address
0x0F default address
0x4D address when ADR1 pad is shorted
0x67 address when ADR2 pad is shorted
0x69 address when ADR1 and ADR2 pads are shorted

📕Documentation

Deneyap Soil Moisture TL555Q

TL555Q-datasheet

How to install a Arduino Library

📌Deneyap Soil Moisture TL555Q

This Arduino library allows you to use Deneyap Soil Moisture TL555Q sensor with I2C peripheral. You can use this library in your projects with any Arduino compatible board with I2C peripheral.

🌐Repository Contents

  • /docs README_tr.md and product photos
  • /examples Examples with .ino extension sketches
  • /src Source files (.cpp .h)
  • keywords.txt Keywords from this library that will be highlighted in the Arduino IDE
  • library.properties General library properties for the Arduino package manager

Version History

1.0.0 - initial release

1.0.1 - update library.properties file

1.0.1 - update texts

🚀Hardware Connections

  • Deneyap Soil Moisture and Board can be connected with I2C cable
  • or 3V3, GND, SDA and SCL pins can be connected with jumper cables
Soil Moisture Function Board pin
3.3V Power 3.3V
GND Ground GND
SDA I2C Data SDA pin
SCL I2C Clock SCL pin
SWIM Debug no connection
RES Debug no connection
AO Output any analog pin
SIG Signal

📑License Information

Please review the LICENSE file for license information.