In this tutorial we see how to create project in KEIL MDK uVision 5 for STM32 ARM Cortex-M based MCUs. Its for beginners who want to get started in programming STM32 with Keil. This tutorial... Read more
In this tutorial we will go through MSP430 Timer programming for MSP430x2xx devices like MSP430G2553, MSP430G2231 found on Launchpad development board. We will also cover two timer examples. Read more
In this tutorial we will go through the programming of input capture mode for timer module of ARM Cortex-M3 LPC176x microcontrollers along with a frequency counter example using capture inpu... Read more
In this tutorial we go through interfacing and control of servo motors with ARM7 LPC2148 microcontroller. In my previous tutorial I had explained PWM in ARM7 LPC2148, now its time use PWM bl... Read more
In this tutorial we will discuss how to interface an IR(Infra-Red) photo-diode with ARM Cortex-M3 LPC1768 microcontroller and cover two IR interfacing examples. Read more
In this tutorial I will discuss, how to interface an Ultrasonic distance sensor (HC-SR04) with ARM Cortex-M3 LPC1768 microcontroller. The HC-SR04 Ultrasonic Distance/Ranging Sensor uses ultr... Read more
In this tutorial we will go through the interfacing of LM35 Temperature sensor with ARM Cortex-M3 LPC1768 Microcontroller with an example. LM35 is a well known low cost temperature sensor an... Read more
In this tutorial we will cover how to program capture mode for timer module of ARM7 LPC2148 microcontroller along with a frequency counter example using capture input. Read more
In this tutorial we learn how to interface DHT11 and DHT22 Humidity and Temperature sensor with ARM Cortex-M3 LPC1768 microcontroller. Read more
In this discussion we will cover how to Interface LDR with LPC1768/LPC1769 microcontroller. Light Dependent Resistor (i.e. LDR for short) is basically used to detect the intensity of light.... Read more
In this tutorial we will see how to interface an Ultrasonic distance sensor (HC-SR04) with ARM7 LPC2148 microcontroller. HC-SR04 Ultrasonic Distance/Ranging Sensor uses ultrasound to measure... Read more
In this tutorial we will see how to interface an IR(Infra-Red) photo-diode with ARM7 LPC2148 microcontroller. An IR photodiode is a photodiode which is sensitive to IR light. An IR diode pai... Read more
In this tutorial we will learn MSP430 GPIO Programming and cover some Basic Digital I/O Examples to get you started with MSP430. This tutorial is also applicable for MSP430x2xx devices like... Read more
This time we will go through a tutorial on interfacing ADXL335 Accelerometer with ARM7 LPC2148 microcontroller. ADXL335 is a 3-axis acceleration sensor with analog outputs for each axis. Read more
In this tutorial we will see how to interface LM35 Temperature sensor with ARM7 LPC2148 Microcontroller and also cover a simple interfacing example using in-built ADC. Read more