This repository was archived by the owner on Feb 20, 2021. It is now read-only.
This repository was archived by the owner on Feb 20, 2021. It is now read-only.
[GSoC] write examples for official libraries (self introduction) #107
Closed
Description
hello,
My name is Tanmay khabia. I am in my 4th semester in IIIT Hyderabad. I have been using Arduino for my various home automation projects like visitor counters, smart street light & smart greenhouse farming.
In my beginner days, examples have been very helpful in understanding how to write code for new sensors like dht11. And I wish to contribute to this as my GSoC project. I have already made a pull request in one of the libraries for a requested example.
arduino-libraries/Arduino_LSM6DS3#11
- As it is my first time writing an example can you tell me what is the correct way of writing an example in the library?
- Also in many libraries, there is no specific issue asking for more libraries but I wish to write some example which is practical in the field, so can I write an example in such a case?
thank you