arduino / summer-of-code

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

GSoC 2020 : Writting microPython examples for Arduino Portenta #147

Closed nikolaradulov closed 3 years ago

nikolaradulov commented 4 years ago

Hi, my name is Nikola Radulov, I am a first year undergraduate student at the University of Manchester.

I am a coding enthusiast with over 5 years of experience in C, C++, Python, MicroPython and Java. Furthermore I a basic level of understanding on the way microprocessors work, and I have worked on various Arduino, Raspberry Pi and LoPy based projects.

With regards to the proposed project, my aim is to translate popular Arduino libraries such as the Servo library. Moreover, I would like to implement a library for line-follower type robots, that will employ the usage of PID controll and IR reflective sensors. My attempt to fix #9946: #9953