News

Arduino stands for beginner-friendly and fast development of embedded projects. Playing around with Arduino boards is fun, but not the most efficient way to expand your knowledge. Elektor has ...
Arduino UNO is quite easy to program. As most of you might have known that in order to program a microcontroller one need to write the code in the editor, and then compile that code in the compiler ...
Yes, I have just joined the countless hundreds who have started are currently using the “Arduino” platform for learning. I have to say it is the EASIEST microcontroller to use that I have come across.
The Arduino Nano and Uno are equipped with very similar processors (the chip that essentially serves as the brain of the board). The Nano features an ATmega328, while the Uno sports an ATmega328P.