0
How to master programming for Arduino
I have started with C++ on solo learn . And want to have good hold on it Also how can I learn actual programming
3 Respuestas
+ 4
https://www.google.co.in/amp/s/hackr.io/tutorials/learn-arduino/amp
For making actual applications using c++
you can learn about QT Framework
0
1) At the beginning stick to official Arduino IDE and later you can choose others IDE's
2) Buy project starter kit. ( Like multimeter with less tolerance , probes)
3) Learn more about data types, taking user inputs and display on serial monitor
4) Learn about sensors and reading analog inputs and outputs
Day by day you will understand everything and remember patience is the key
While i practicing Arduino UNO
I burnt so many LED's with wrong connections, sometimes servos of high voltage wont work with 5 volts
0
Thank you so much . Is there any app where I can practice Arduino IDE