Search found 429 matches

by Magneto
Wed Aug 19, 2009 11:02 pm
Forum: FPGA
Topic: Replacing PLCs with FPGAs?
Replies: 3
Views: 4480

Re: Replacing PLCs with FPGAs?

Hi Leo , Your choice is very good. It is a very good idea to replace PLC' with FPGA's. Because you have benifits from both aspects . i.e. in cost wise and also in accuracy wise. If we consider the cost , by using a single FPGA , you can replace more than ten PLC units. ( Normal PLC has 8 Inputs and ...
by Magneto
Wed Aug 19, 2009 10:50 pm
Forum: Microcontrollers
Topic: PIC16F877 programmer?
Replies: 3
Views: 3691

Re: PIC16F877 programmer?

Refere this link

http://www.rentron.com/Myke4.htm

This is a good programme
by Magneto
Mon Jul 20, 2009 7:25 am
Forum: Microcontrollers
Topic: How to interface key pad with less number of MCU Pins ?
Replies: 1
Views: 2934

Re: How to interface key pad with less number of MCU Pins ?

Hi Friend , You can easily do this by one MCU pin , if your MCU have some ADC pins. then you have to make some hardware using voltage deviding resistors , which apply unique voltage on a ADC pin . when pressing each of the numeric switches ( 0 to 9 ). Then you have to decode the voltage values into ...
by Magneto
Mon Jul 20, 2009 7:10 am
Forum: Microcontrollers
Topic: What's the best, Atmel or PIC?
Replies: 1
Views: 2700

Re: What's the best, Atmel or PIC?

Hi Leo ,

This is true , when using PIC Microcontrollers in Industrial enviroments , I noticed , that some times PIC microcontrolers get restart. But
I have not face such problem with Atmel so far , for the same microcontroller power supply hardware.
by Magneto
Mon Jul 20, 2009 12:02 am
Forum: Microcontrollers
Topic: Want to know about a compiler .....
Replies: 1
Views: 2706

Re: Want to know about a compiler .....

Hi Friend , There are lots of compilers for programming PIC microcontrollers. Some compilers like Mikro C and PIC Basic Pro contain lots of libraries , for easily interfacing the pheripherals of the microcontrollers. So using this type of compilers , you can minimize the development time as you do n...
by Magneto
Sun Jul 19, 2009 11:46 pm
Forum: Microcontrollers
Topic: malfunction the device after few days ..
Replies: 1
Views: 2781

Hi Friend , In a enviroment like , tea factory , there are lots of elecromagnetic interfearances could occure , bacause of high power Motors. So this could badly effect to microcontrollers RAM and could lead to change the data in the RAM. So if your program have initializing routines , which set som...
by Magneto
Sun Jul 19, 2009 11:32 pm
Forum: Microcontrollers
Topic: How to flash the program ...
Replies: 1
Views: 2815

Re: How to flash the program ...

if you write some programe and compile it with suitable compiler , a file which have the extention of .hex will generate in the folder , which contain your project. you have to download this .hex file to the particular microcontroller , by using some flash programmer. There are lots of Circuits for ...
by Magneto
Sun Jul 19, 2009 12:00 am
Forum: Digital Signal Processors
Topic: What is a Digital Signal Processor?
Replies: 3
Views: 7319

Re: What is a Digital Signal Processor?

Digital signal processors are also some kind of microcontrollers , but they have optimized to handle digital processing algorithms. As a example digital signal processing algorithms like Fourier Transform contain lots of floating point calculations. So most of the Digital Signal Processors contain ,...
by Magneto
Sat Jul 18, 2009 11:21 pm
Forum: Microcontrollers
Topic: Strange issue in 16F877
Replies: 3
Views: 3800

Re: Strange issue in 16F877

Hi , Can you try with some bit low frequency oscilator like 4 MHz . As your application is not very much speed critical , there is no need to go for high frequency oscilator. 4 MHz is very much sufficient for you application. When you choose an oscilator , you must check the maximum speed , that you...

Go to advanced search