OCFreaks! OCFreaks!
  • Home
  • News
  • Reviews
  • Guides & Tutorials
  • Embedded
  • Previews & Unboxing
  • More
    • Robotics
    • Misc
    • Projects & DIY
Menu
  • Home
  • News
  • Reviews
  • Guides & Tutorials
  • Embedded
  • Previews & Unboxing
  • More
    • Robotics
    • Misc
    • Projects & DIY
Home Embedded

Sine Wave Generator using PWM with LPC2148 Microcontroller Tutorial

Posted By Umang GajeraPosted date: September 12, 2013in: Embedded, LPC2148 Tutorials
Sine Wave Generator using PWM with LPC2148 Microcontroller Tutorial

Introduction I had received 3 requests for “how to generate sine PWM using lpc2148 microcontroller“. So , I planned to do it as soon as I could. In previous article I had posted... Read more

LPC2148 PWM Programming Tutorial

Posted By Umang GajeraPosted date: August 21, 2013in: Embedded, LPC2148 Tutorials
LPC2148 PWM Programming Tutorial

Introduction This Tutorial is for learning Pulse Width Modulation (PWM) programming for ARM7 based LPC214x MCUs. For this Tutorial I’ll be covering Single Edge PWM and how to use to co... Read more

Pulse Width Modulation (PWM) Tutorial

Posted By Umang GajeraPosted date: August 21, 2013in: Embedded
Pulse Width Modulation (PWM) Tutorial

Pulse Width Modulation Basics Pulse Width Modulation or PWM is a way to encode data such that it corresponds to the width of the pulse given a fixed frequency. Its also a way to control moto... Read more

LPC2148 Interrupt Tutorial

Posted By Umang GajeraPosted date: August 09, 2013in: Embedded, LPC2148 Tutorials
LPC2148 Interrupt Tutorial

On special request by our readers & followers we have finally posted the LPC2148 Interrupt Programming Tutorial! Read more

LPC2148 Timer Tutorial

Posted By Umang GajeraPosted date: March 28, 2013in: Embedded, LPC2148 Tutorials
LPC2148 Timer Tutorial

The Basics After writing the first blinky program using random delay , now its time to improvise and induce precise delay using timers! The real fun in embedded starts when you start playing... Read more

LPC2148 Keil uVision ARM7 Interrupt Problem and Issue fix

Posted By Umang GajeraPosted date: March 28, 2013in: Embedded, LPC2148 Tutorials
LPC2148 Keil uVision ARM7 Interrupt Problem and Issue fix

Many guys including me have been facing a problem with KEIL uVision4 with ARM7 based microcontrollers like LPC2148 where the Interrupts or IRQs wont execute even if the code is correct .. bu... Read more

Interfacing 16X2 LCD with LPC2148 tutorial

Posted By Umang GajeraPosted date: December 19, 2012in: Embedded, LPC2148 Tutorials
Interfacing 16X2 LCD with LPC2148 tutorial

On special request of our readers today we are posting a new tutorial for interfacing HD44780U / KS0066U based 16x2 LCD Module with LPC2148 microcontroller. Read more

LPC214x PLL Tutorial for Cpu and Peripheral Clock

Posted By Umang GajeraPosted date: November 07, 2012in: Embedded, LPC2148 Tutorials
LPC214x PLL Tutorial for Cpu and Peripheral Clock

Introduction PLL stands for Phase Locked Loop and is used to generate clock pulse given a reference clock input which is generally from a crystal oscillator(or XTAL). Configuring and using P... Read more

LPC2148 GPIO Programming Tutorial

Posted By Umang GajeraPosted date: July 04, 2012in: Embedded, LPC2148 Tutorials
LPC2148 GPIO Programming Tutorial

When getting started in embedded programming, GPIO (viz. General Purpose Input Output) pins are one of the first things played with. Its also quite evident that the most popular “hello... Read more

Tutorial : Embedded programming basics in C – bitwise operations

Posted By Umang GajeraPosted date: June 27, 2012in: Embedded

Bitwise or bitlevel operations form the basis of embedded programming. A knowledge of Hexadecimal and Binary Numbering system is required along with conversion from binary to hex and vice-ve... Read more

Hexadecimal and Binary Number System basics for Embedded Programming

Posted By Umang GajeraPosted date: June 27, 2012in: Embedded

To get started in Embedded programming following things need to be absolutely clear in our heads: Binary and Hexadecimal Number Systems. Interconversion of Binary and Hexadecimal. Bit Level... Read more

1234

Follow Us

Subscribe Via Email

Facebook

(C) OCFreaks! 2011-24.

  • About Us
  • Contact Us
  • Privacy Policy
  • Terms of Use