getting started

Arduino Nano 33 BLE Sense Board Arduino Nano 33 BLE Sense Review - What's New and How to Get Started?

Arduino has been the go-to development platform for fast prototyping and idea validation. Many of us would have started with…

Programming ATtiny13 with Arduino Uno to control a Servo Motor Programming ATtiny13 with Arduino Uno to control a Servo Motor

Servo motor works on the principal of Pulse Width Modulation (PWM) and its angle of rotation is controlled by the duration of…

Getting Started with TIVA C Series TM4C123G LaunchPad from Texas Instruments Getting Started with TIVA C Series TM4C123G LaunchPad from Texas Instruments

We are all familiar with AVR and PIC based microcontrollers as they are widely used but ARM based microcontrollers are getting…

How to program AVR Microcontroller Atmega16 Using USBASP programmer and Atmel Studio 7.0 How to Program AVR Microcontroller Atmega16 Using USBASP programmer and Atmel Studio 7.0

There are several ways to program AVR microcontrollers. We are programming it with USBASP v2.0 serial programmer. For…

Programming STM32F103C8 using Keil uVision & STM32CubeMX Programming STM32F103C8 using Keil uVision & STM32CubeMX

STM32 Microcontrollers which uses ARM Cortex M architecture is now becoming popular and are used in many applications because…

Getting Started with Simulink in MATLAB: Designing a Model Getting Started with Simulink in MATLAB: Designing a ModelWhat is Simulink?

Simulink has becomes most used engineering software package in last few years among academies and industries…

Getting Started With ARM7 LPC2148 Microcontroller and Program it using Keil uVision Getting Started With ARM7 LPC2148 Microcontroller and Program it using Keil uVision

Every electronics engineer loves to break electronics things and explore what is present inside it. Recently I opened an LED TV…

Programming ESP32 Board with Arduino IDE Programming ESP32 Board with Arduino IDE

Note: This tutorial was written after Arduino has officially launched its support for ESP32 boards. So if you have followed the…

Getting Started with STM32 Development Board (STM32F103C8T6) using Arduino IDE Getting Started with STM32 (Blue Pill) using Arduino IDE: Blinking LED

Arduino would have been the first board for many hobbyists (including me) and engineers out there when they started with…

Getting Started with MSP430 using Code Composer Studio-Blinking an LED Getting Started with MSP430 using Code Composer Studio-Blinking an LED

The MSP-EXP430G2 is a Development Tool a.k.a LaunchPad provided by the Texas Instruments to learn and practice on how to use…