Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[PIC] program for rfid shopping trolley using zigbee

Status
Not open for further replies.

azvadva

Newbie
Joined
Dec 23, 2015
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
34
Hi
I am doing a project on smart shopping cart using RFID and Zigbee...i need program for my project using embedded c...plz help me to do that...pls plss...someone pls help me
 

If this is a commercial venture, then you probably will not be able to afford me.
If this is a school assignment then having others do the work means you will learn nothing.
The same comment applies if this is for your own personal learning and fun.
Your question is a bit like me saying "please build me a house" and saying nothing more - ther eis no way that anyone can do that. Alternatively you will end up with a house that is completely unsuitable for your needs!
For a start, you need to say what problem you are trying to solve.
The you can decide what processor you should use, which RFID chip you will use which lets you know the hardware communication protocol as well as the commands needed to interact with it, and a whole lot more.
Susan
 

I have made program to retrieve data from RFID...i don't know how to transmit the data through zigbee module.....if u can help me I shall set u the algorithm..

- - - Updated - - -

I am using PIC16F877A as the controller and RFID module EM18 and zigbee pro...
 

If you don't have experience in pic programming ,lets start with the MIKROC and proteus software. It is very easy to start because Mikro c wil give you a very simple library but don't forget to read the datasheet. Zigbee module is nothing but the same uart communication. You just need to send data through serial port, the module will transmit it to the other end. Your pic16f877 has only one serial port. If you want one more serial port for zigbee use software uart library provided by the mikro c
 

ok...thanks for your information let me try that
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top