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

f2f decoder

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



Joined: 28 Jul 2005
Posts: 1

View user's profile Send private message

f2f decoder
PostPosted: Sun Jul 31, 2005 12:43 am     Reply with quote

Does anyone worked with an f2f decoder? I have some sort of problems in decoding the TTL signal comming from an f2f decoder.

Also, is there any source code to do the f2f decoding inside a pic, without using another chip?


Thanks.
Ttelmah
Guest







PostPosted: Mon Aug 01, 2005 3:04 pm     Reply with quote

You need to post some more details, to get any sort of reasonable answer. The data stream from the chips is not always the same (some strip the start bits, while others don't, and the pulse widths of the stream also vary). There have been a number of posts about bar code readers in the past, which use some of the same technology.
Realistically, there are too many other support bits that would be needed to do it in a PIC, to make this worthwhile. The noise filter, removal of the varying offset from background signals, really need external parts, and you would end up with more pieces than a receiver chip involves.
I did some work on one a few years ago (we used discrete op-amps, ad built the decoder in an ASIC), but this is an area where support has moved on, and some of the chips now do as much as the circuitry we had involving a handful of IC's...

Best Wishes
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