In this blog, I will be explaining how to get started with bare-metal Assembly Language programming on AVR microcontrollers, along … More
Tag: Microcontroller
Arduino-CLI: Getting started on Windows
With the Arduino platform moving on from the classic editor to the new Command Line Interface (arduino-cli) and Pro IDE, … More
Using Arduino Serial Communication with the Serial monitor
In this blog, I will show how to use the Arduino IDE’s Serial Monitor to communicate with the Arduino’s Serial … More
Getting started with Arduino
Arduino is an easy to use and flexible platform to learn the basics electronics and programming. In this blog, we … More