EN / USD
2075 Items
 Home
Blog
Microcontroller Programming Services
Microcontroller-Programming-Services
The Engineering Projects (TEP) deals in all kinds of programming and embedded projects related to microcontroller. Microcontroller Programming Services provided by TEP has no limits. If you have any project related to programming of microcontrollers, then sit back, relax and let us do the job for you. Microcontroller programming Services provided by TEP has a very broad field as there are lot of boards available in market. Our operator is available 24 / 7 and if someone wants to discuss their project then he/she can talk to us live via our support chat room or can also send us email. Microcontrollers Programming is difficult because usually engineers and students doesn’t have the required tools for debugging of their codes and electronic circuits, ...
Blog
Getting Data From Webserver using Arduino Wifi
Arduino-Wifi-Interfacing-with-Online-Server1
In today’s post, as the name suggests, we will see how to get data from online webserver using Arduino Wifi in simple steps. Getting data from web server using Arduino Wifi Shield has always remained a problem for the engineers. Its not much difficult task as its usually considered to be. In today’s post, I will create a small project in which I will control two simple LEDs via online web server. It’s really a very interesting project and when I completed it, I felt like Hurrah!!! Arduino Wifi Shield is used to connect Arduino board with Wifi. After connectivity with Wifi, one can perform many tasks using this shield. We can built a complete server on it and can also use it as a client. Server designed on an Arduino Wifi Shield are usually quite si ...
Blog
Modelling of DVB-T2 system using Consistent Channel Frequency MATLAB
DVB-T2 simulation in MATLAB, DVBT2 simulation in matlab
Buy This Project Hello friends, today I am going to post a complete project designed on MATLAB named as Modelling of DVB-T2 system using Consistent Channel Frequency in MATLAB. This project is designed by our team and it involved a lot of effort to bring it into existence that's why its not free but as usual I have discussed all the details below related to it, which will help you understanding it and if you want to buy it then you can click on the Buy button shown above. This project aims to implement a DVB-T2 (Digital Video Broadcasting for terrestrial television) system using consistent channel frequency responses. Tthe code is designed to use the same output from a channel model for different transmitter configurations so that consistency of ...
Blog
Introduction to MPLAB Compiler
Introduction to MPLAB Compiler, mplab basics, what is mplab, getting started with mplab
Hello friends, I hope you all are doing great. In today's tutorial, I am going to give you a detailed Introduction to MPLAB Compiler. MPLAB is used for PIC programming both in assembly and C languages. In my previous posts, I have completely explain how to install MPLAB software and also the C compiler for MPLAB.Today I am going to explain getting started with MPLAB. This chapter doesn't belong to programming but the initials required for programming. Setting a project in MPLAB is not much difficult but obviously beginners don't know much about it and they think that its a crap and very difficult. Although its not and i think its the best programming compiler for PIC Microcontroller. Easy and fully controllable. In the coming tutorial we are gonna ...
Blog
Installation of MPLAB C Compiler
How to Install MPLAB C18 Compiler in Windows, mplab c compier, installation of mplab c compiler, c compiler for pic
Hello friends, hope you all are fine and enjoying good health. In today's tutorial we are gonna have a look at Installation of MPLAB C Compiler in Windows. In the previous part of this chapter, I have explained How to install the MPLAB software in Windows, that part was not much tricky and we did very easily and our software was then ready to use, but as we didn't install the C compiler so we can't do C programming for PIC Microcontroller on MPLAB. We can only do assembly programming on it. Now in this post I will teach you how to install MPLAB C18 compiler so that we can do programming of PIC in C. There are many different compilers available in the market, one of them is MikroC and another famous one is CCS but they are paid compilers means you ...
Blog
How to Install MPLAB Software in Windows
No. MPLAB Tutorials Give Your Suggestions !!! 1. Getting Started With Microcontrollers 2. Getting Started with PIC Microcontrollers 3. Functions Available in PIC18F452 4. How to Install the MPLAB Software 5. How to Install the MPLAB C18 Compiler 6. Getting started With MPLAB 7. LED Blinking Project on PIC Microcontroller Hello friends, hope you all are fine and enjoying good health. Previously, we have seen Functions available in PIC18F452. In today's tutorial we are gonna have a look at How to install MPLAB software. Until now, we have seen only what is PIC Microcontroller and what is it capable of? Now we are gonna move a little further and will see how we can burn program into it and get it our slave. So in orde ...
Blog
Functions Available in PIC18F452 Microcontroller
In the previous tutorial, I explained Getting Started with PIC microcontrollers and the software etc. Today, I am going to explain the hardware of PIC18F452 i.e. the functions available in PIC18F452. In other words, working of pins. We have a total of 40 pins in 18F452 microcontroller. Different PIC microcontrollers have different pins and different functions. Some of the PIC Microcontrollers lack the below functions and some of them have much more functions than these. So, here I am just discussing the PIC Microcontroller 18F452 because it is a moderate one and is mostly used in engineering projects. It's an 8-bit microcontroller. So now we are gonna have a look at the functions available in the PIC18F452 microcontroller. In the next tutorial, I ...
Blog
Getting Started with PIC Microcontrollers
Getting Started with PIC Microcontrollers
In the last tutorial, we discussed Getting Started with Microcontrollers and how they work and now we are gonna have a look at Getting Started with PIC Microcontrollers. PIC microcontrollers, as I mentioned before, are manufactured by Microchip. There are many types of microcontrollers but here I am concerned with PIC18F452.So let's have a small review of PIC18F452 PIC microcontrollers. PIC18F452 is a 40-pin microcontroller each pin has its functionality, which we will see in our next classes one by one. suppose I want to create a project on LED blinking, a simple project on PIC so what do I have to do? First of all, I need the following things so that I may use them to work with PIC. I have discussed the Functions available in the PIC18F452 Microcontroller in the next post. Importan ...
Blog
Getting Started With Microcontrollers
No. Proteus Tutorials Give Your Suggestions !!! 1. Getting Started With Microcontrollers 2. Getting Started with PIC Microcontrollers 3. Functions Available in PIC18F452 4. How to Install MPLAB Software 5. How to Install MPLAB C18 Compiler 6. Getting Started with MPLAB 7. LED Blinking Project on PIC Microcontroller Hey guys hope you all are fine and healthy. Today I am going to start a new tutorial, about PIC Microcontrollers. I will start from the very basics of PIC Microcontroller so that the beginner can also learn from it and can easily work on their projects and I will also post some projects in which I will use PIC Microcontroller and will control different modules using it. The only thing I hate about PIC Microcon ...
Blog
Display Serial Data on Real Time Graph in Labview
Display Serial Data on Real Time Graph in Labview, Diplay data on graph in labview, labview graph plot
Hello friends, hope you all are fine and having fun with your life. Today's post, as the name suggests is about How to Display Serial Data on Real Time Graph in Labview. In our previous post, we have seen that how to Get Continuous Data From COM Port in Labview. Today's post is a sequel of this previous post so I would recommend that if you haven't had a look on that post then first visit it as I am gonna start today's post from where I stopped the previous one. In the last post, we were able to get the continuous data from COM port using Labview and we have also separated the data based on a character which I have used this one "," i.e. comma. Now, suppose you are sending 3 values from your COM port and these are the sensors' values so tthe best ...