View previous topic :: View next topic |
Author |
Message |
Jongnonkuk
Joined: 20 Jan 2011 Posts: 8
|
|
|
SherpaDoug
Joined: 07 Sep 2003 Posts: 1640 Location: Cape Cod Mass USA
|
|
Posted: Mon Apr 25, 2011 8:00 pm |
|
|
You are going to have to write code for the internal 8052 processor to get the energy readings. Once the data are in the 8052 you could sent them to a PIC with a simple UART if you wanted to. But since you have the 8052 already, why do you need a PIC? _________________ The search for better is endless. Instead simply find very good and get the job done. |
|
|
Jongnonkuk
Joined: 20 Jan 2011 Posts: 8
|
|
Posted: Mon Apr 25, 2011 9:37 pm |
|
|
thank! ,SherpaDoug
What use program in 8052? use common program 8052?
Can I use C language on it? or assembly?
thank, |
|
|
Jongnonkuk
Joined: 20 Jan 2011 Posts: 8
|
|
Posted: Mon Apr 25, 2011 9:41 pm |
|
|
Can I interface to read direct Chip without 8052? |
|
|
temtronic
Joined: 01 Jul 2010 Posts: 9216 Location: Greensville,Ontario
|
|
Posted: Tue Apr 26, 2011 5:33 am |
|
|
You need to cut code for the 8052,either in C, BASIC or assembler then download it into the chip.
There are other 'energy measuremnent' chips without builtin CPUs available.
Nice to see the 8052 is still alive and well, but this really isn't PIC related. |
|
|
|