CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

FTP,WEB server on the same chip with memory card sd,mmc

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Zvasas



Joined: 28 Jan 2007
Posts: 1

View user's profile Send private message

FTP,WEB server on the same chip with memory card sd,mmc
PostPosted: Thu Feb 01, 2007 4:36 am     Reply with quote

Is were sample code how to program pic with ftp and web server.
and memory card for holding files.
Thanks for answers.
Guest








PostPosted: Thu Feb 01, 2007 6:47 am     Reply with quote

Hi,

Yes there is! Quite a bit actually!

Cheers,

Lloyd
ckielstra



Joined: 18 Mar 2004
Posts: 3680
Location: The Netherlands

View user's profile Send private message

PostPosted: Thu Feb 01, 2007 8:30 am     Reply with quote

There have been several projects building a project like yours using a PIC processor, but for me I would go for another processor. The PIC processors are great for embedded control jobs where current consumption and/or costs are important factors. For memory intensive applications like web- and FTP-servers they are a nightmare.

Please take a look at the ARM or MIPS processors, these have lots more memory and are better suited for the job.

If it is a hobby project I would even skip designing the hardware myself, there are cheap devices ready made that can be bought for less than I can buy the parts myself. Many of the cheap ethernet routers are running Linux and people have found ways to upload their own software.
Search the internet for projects using ethernet routers like the Sweex LB000021 / Conceptronic C100BRS4H / Edimax 6104K. An 175MHz ADM5120 CPU from the MIPS platform, 16Mb RAM, 2Mbyte Flash. These go for around EUR 25 - 30. An USB 1.1 port can be added to the print as an option.
The Edimax 6104KP is equal but has the USB port already mounted, EUR 35.

For higher performance have a look at the Linksys NSLU2, this is a Netwerk Storage Link (NAS) running Linux on a 266MHz Intel xScale (ARM platform) processor, with 64Mb RAM, 16Mbyte FLASH, ethernet and 2 USB 2.0 ports for connecting memory sticks or hard disks. Price range EUR 80 to 100.
treitmey



Joined: 23 Jan 2004
Posts: 1094
Location: Appleton,WI USA

View user's profile Send private message Visit poster's website

PostPosted: Thu Feb 01, 2007 9:10 am     Reply with quote

I was thinking along the lines of the rabbit
http://www.rabbitsemiconductor.com/products/PowerCore/
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group