Microcontroller Programming in Assembly Language PART 3
Microcontroller Programming in Assembly Language PART 3
In the previous two articles we discuss about how to create a MPLAB project and understood some basic features and instruction available in a PIC16F84A microcontroller. In this article I basically focus on how to write ‘if-then’ logic in assembly. Below a sample program code is provided which uses simple ‘if-then’ logic. This will give you some idea about how to use it in microcontroller Programming.
Microcontroller Programming
Microcontroller Programming
There are lot of things have to be considered when devices are made using microcontrollers. In here such several issues will be discussed on Microcontroller Programming.
Steps of Microcontroller Programming
- Get an idea about what is going to be done using Microcontroller
- Dividing the problem in to smaller parts for the ease of solving
- Programming using assembly
- Converting the program in to a hex code which can be understood by the Microcontroller
- Programming Microcontroller using hardware
Microcontroller Programming in Assembly language PART 2
Microcontroller Programming in Assembly language PART 2
In the previous article, ‘Microcontroller Programming in assembly language PART 1‘, I showed you the way to create a project using MPLAB. In this article I will show you the way to understand basic instructions used in writing assembly language for a PIC16F84A microcontroller using a sample program written in assembly. Though it is not a complicated program by any means, it will help you to understand the basics. Here is the sample program.
Microcontroller Programming in Assembly language PART 1
Microcontroller Programming in Assembly language PART 1
In this ‘Microcontroller Programming in Assembly language’ series of articles, I would like to show you the way to write an assembly program for a PIC, known as microcontroller commonly, using mpasm assembly in MPLAB. I used PIC16F84A for this purpose. By referring this series of articles one can get an idea on how to begin programming in assembly language for PICs. To give an idea about ‘Microcontroller Programming in Assembly language’ I will take small assembly programs and describe their functionality one by one.
What can i do to make more traffic to my new web page
What can i do to make more traffic to my new web page
Here are the secrets to increase your web site traffic. Here is how to create thousands of visitors daily to your website; and these three methods guarantee targeted visitors to your web site, not just hits from some email list or advertising gimmick you probably paid too much for.
There are several ways to generate both free and paid web site traffic, but there really are only a handful of effective ways to generate traffic without spending a lot of money and without wasting a lot of time. What I mean is: There are only a few ways……………
Beginner guide to Microcontroller Programming
1. Beginner guide to Microcontroller Programing
The following link is a tutorial series on the 14-bit core PIC family made by Microchip. It covers common PICs like 16F84, 16F628, 16F87x etc…It tells you nearly everything about its architectures like program code bus and data bus and many other aspects like Reset, Oscillators etc. It is much easier to learn while someone is talking to you via diagram and animated drawings. At this moment, the following areas are covered: Architecture, Instruction Set, Development Tools Overview, Device Configuration, Resets and Oscillator Read more
Easy way to make a PCB
Any body wants to know a easy way of making a PCB(Printed Circuit Board) ????
Then this is the way.
It is very easy, less cost and more importantly it can be made in your home…..
Parallel port programming in Visual Basic
Structure of a parallel port
In here I basically focused on using the parallel port to output data. For that I used Data outputs in the port. We can output a maximum of 8 bit data using a 25 pin parallel port.
Microcontroller programming for beginners with 16f84a
Microcontroller programming for beginners with 16f84a
Anyone interest in electronics they would like to know about MCU s. These days new technology goes long distance away from PIC. But major thing is MCUs still use for many electronic components. With basic knowledge of programming and about electronics anyone make big projects with MCU s. Using PIC ICs can make small LED circuit and also can make complex robots.
We will consider about the major requirements. First thing is we have to choose suitable PIC ic . If we have enough knowledge to use PIC IC s then we should select suitable IC for our project or circuit. For an example we will think we are going to make DC motor control circuit then we should choose PIC IC s with have PWM facility. If you can’t understand about this PWM or what ever the things I finally mentioned don’t worry about that because I will give brief introduction from my continuous posts.


