Adruino | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Adruino

What form of C do you use to code in adruino and is it available in SoloLearn. I am interested and a just got a large kit full of parts and I want to be able to do my own thing.

5th Jan 2019, 10:25 PM
Hayden
3 Answers
0
There is no form of C/C++ in arduino just some functions written in C/C++ so if you want to create your own functions then you can easily do it just like you do it in C/C++ you can create your own libraries if you want to. So, the thing is that if you know C then there is nothing new to arduino just some minor new functions.
6th Jan 2019, 5:39 AM
Mayank Dhillon
Mayank Dhillon - avatar
0
where can i learn to write programs in adruino and will it teach how to make and use robotics irl
7th Jan 2019, 12:15 AM
Hayden
0
If you know C then you will grasp it quickly. To get used to arduino's environment start from simple projects like LED control, motor control, LCD Display and other simple beginner's project. Once you are comfortable with the environment then you can go to the next level. There are tutorials online to learn from but you won't learn much until you try it yourself on the hardware and the hardware can be pretty costly and you will most likely never use them once you are done with them and if you damaged them then there one more loss for you so it will be better if you can get someone to learn from like I learned all this in my University so I had access to all the things I needed. But if you can't get access to any of the above then you can learn using some simulation software like proteus. So, start from small and slowly move toward bigger projects and see if this is actually what you want to do.
7th Jan 2019, 6:32 AM
Mayank Dhillon
Mayank Dhillon - avatar