+ 1
does this app teach aduino programming
3 odpowiedzi
+ 5
no this app doesnot teach ardunio programming.
In case of C or C++ you don't have the av/io.h and util/delay.h header files and you cannot define DDRB data direction register to port B and PORTB5 for port 5 pin if you are using arduino uno.
But you can learn C or C++ here in sololearn lessons if you are new to C or C++ programming as it can help you to a certain extent in arduino programming. C or C++ will definitely help in ardunio programming due to its close resemblance to low-level programming and hardware efficient and gives you performance.
+ 2
no, not specifically, but if you are interested in arduino programming you should take a look at the c++ course
- 1
After, try the "learn arduino programming" app.