arduino / summer-of-code

Arduino @ Google Summer of Code
40 stars 51 forks source link

Write examples for official libraries #7

Closed ken-suga closed 4 years ago

ken-suga commented 4 years ago

Hi, I am @ken-suga . I am an undergraduate student at a university in Japan. I have some experience working with Arduino Uno and am a hobby user of AVR microcontrollers. I have C, C++, Python, Ruby and some assembly skills. I am highly interested in working on writing examples for official libraries, especially the mouse and keyboard libraries. Is there a reason why no examples were created for these libraries?

karanankit01 commented 4 years ago

Hii I'm Ankit Karan currently a junior at Indian Institute of Technology, Mandi. I found the project for " Writing examples for official libraries " quite interesting. I have a good background in microcontroller basics and Robotics . I have working knowledge and good hand in C, C++ and Python .Also I am current coordinator of Robotics Club in IIT Mandi . Can you please suggest how to proceed further and contribute. Thanks

sarthak-m-das commented 4 years ago

Hi I'm Sarthak M. Das. I am doing my undergraduates from BIT Mesra. I have an interest in Robotics and Embedded Systems. I have a working knowledge of C, C++, Python and JavaScript. I have some experience working with Arduino Uno. Also, I am contributing as the General Secretary of the Robotics Club of BIT Mesra. I am interested in working on the project "Write examples for official libraries". Can I get some suggestion about how to get started and contribute? Thanks

ken-suga commented 4 years ago

Sorry, forgot to mention one thing. Could you suggest how I can get involved and contribute to this project?

PRITI24 commented 4 years ago

Hello, I am Priti Jha.I am pursuing third year B.Tech Computer Engineering from Cummins College of engineering for Women in Pune.I also Contributed in Robocon 2019.I am interested in writing libraries.I am good at C,C++,Python,Java.I have worked with Arduino Mega,Arduino UNO,Arduino Nano.Can anyone help how to proceed further?

derekdunes commented 4 years ago

You guys should read the documentation again 👇https://github.com/arduino/summer-of-code/blob/master/how-to-apply.md

Engineer1999 commented 4 years ago

Hello all I am Bhargav Patel from Ahmedabad, Gujarat, India. I am a 3rd-year undergraduate student. I have worked on Arduino extensively starting from LED blinking to automation using IoT and building a mobile robot capable of performing Simultaneous Localization and Mapping with Arduino and Java.

Doubt:- If already examples are available then can we make them more interpretable by adding comments? or Can we add a bit advance level example in library which already has an example?

Looking forward to becoming part of the Arduino Community and making contributions

siddharth25pandey commented 4 years ago

Hello, Myself Siddharth Pandey. I am doing my B-Tech in Computer Science Engineering from Indian Institute of Information Technology, Sri City. I have working knowledge in C,C++ and I also have experience in working with Arduino Uno. I am highly interested in working on writing examples for official libraries. I have created a pull request https://github.com/arduino-libraries/ArduinoCloudThing/pull/54 which is an initial step in fixing the large value error messages in PUBLISH_INTERVAL_SEC in test folder within different examples of SD library. Can anyone help me what is the procedure and how to contribute for this project.

thekunalsaini commented 4 years ago

Hello all, I am Kunal Saini from Kurukshetra, Haryana, India. I am a 3rd-year undergraduate student. I have worked on Arduino from very beginning i.e. from LED blinking to automation using IoT with IBM watson and building a mobile and robots using Arduino. I have made lots of example . Thank you, Kunal Saini

Doubt:- Can we add an advance level example or basic one ?

Looking forward to becoming part of the Arduino Community and making contributions

lorforlinux commented 4 years ago

Hi, My name is Deepak Khatri and I am pursuing B.E. from Netaji Subhas Institute of Technology, New Delhi, India. I want to work on this project this summer.

I have created a pull request https://github.com/arduino-libraries/SD/pull/73 which is an initial step in fixing the issue of incompatibility in error messages within different examples of SD library. I have tried and tested the code on Arduino UNO before making this pull request.

ANTRIKSH-GANJOO commented 4 years ago

Hello, I am Antriksh Ganjoo. I am pursuing B.Tech Electronics Engineering from NIT Surat . I also Contributed in Robocon 2019. I am interested in writing libraries. I am good at C,C++,Python. I have worked with Arduino Mega,Arduino UNO,Arduino Nano.Can anyone help how to proceed further?

alranel commented 4 years ago

@ken-suga there's no reason why no examples were written for some libraries. That's why we need to write examples where needed :)

Hints for everybody:

(I'm closing this issue because too many students wrote - let's have individual conversations)