bigdogguru
Administrator
- Joined
- Mar 12, 2010
- Messages
- 9,821
- Helped
- 2,350
- Reputation
- 4,694
- Reaction score
- 2,272
- Trophy points
- 1,413
- Location
- Southwest, USA
- Activity points
- 62,389
we havent in touch yet in developing codes, were on the stage of knowing it,unfortunately, slowly,but we, my group, have a bit of idea how zigbee works, but as soon as we developed codes regarding zigbees, ill inform you sir and hopefully, youll guide us all through out.
Please do so. Are you using the Hi-Tech C Compiler or Microchip C18?
ive been researching for LM35 simulations on pic18f4620, since we change the pic that we will be using on our project. ive read some of the topics out there and been understading mostly of it. ive downloaded fragnance simulation on proteuse,try it and was been successful. he got the codes but it was in .asm and .bas. i cant understand the .asm though since im not good in assembly but was getting out any points on .bas. and i am developing a code right now for the simulation of LM35 to pic18f4620 and output the data on LED's.
I assume you going to transmit the temperature readings using the ZigBee network. Here is a PIC 18F Series LM35 Project using C:
Interfacing LM35 Temperature Sensor with PIC Microcontroller.
The above example should take care of the LM35 interface details.
BigDog