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 in Embedded C for PIC16F877a

Status
Not open for further replies.

nidhublessy

Newbie level 4
Newbie level 4
Joined
Feb 14, 2014
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Visit site
Activity points
39
hi,
please help me to write program in embedded c code for interfacing
RTC-DS1307
24bit ADC
USB VIA serial UART interface FT232RL
NAND FLASH memory-AT45DB642
SD CARD

with pic16f877a. waiting for your replies..
 

sir,
our project application is data acquisition of CTD(conductivity-temperature-depth) datalogging unit. we want to interface quantized outputs from sensors to pic. this output is stored in both nand flash memory and SD card. RTC is also interfaced with pic. then collected data is send to PC via usb.

this is the brief idea about our project. as we are beginners, we need to know which pic microcontroller is more suitable for interfacing nand flash, usb, rtc sd card and adc.
kindly help us as soon as possible....
 

I recommend to use PIC18F4550 since it has built in usb.
i don't have any experience in using usb, i think usb interfacing is quiet difficult. If you use serial port ,it will be very simple.
You can also use usb to serial converter if usb interface is must.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top