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

Coin counter (cctalk)

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



Joined: 08 Mar 2008
Posts: 54
Location: PORTUGAL (PORTO)

View user's profile Send private message

Coin counter (cctalk)
PostPosted: Sun Aug 19, 2012 4:27 am     Reply with quote

Hello all.

I need to count coins from a coin counter that uses 'cctalk' to communicate to the motherboard.
So, i was thinking in 'sniffing' the bus.

I've searched for code examples, but i found nothing.
I just need some help to start ...

Does anybody have some code for 'cctalk' ? Just some
simple code to read the bus ... then i would adjust
for my needs.

Thank you for your help.
Jacob
Ttelmah



Joined: 11 Mar 2010
Posts: 19347

View user's profile Send private message

PostPosted: Sun Aug 19, 2012 2:40 pm     Reply with quote

<http://www.moneycontrols.com/en/products/view/70/ccTalk+Serial+Communication+Protocol>

Downloads in the bottom right corner of the page.

It is just a basic serial packet at 9600bps (older versions 4800bps). You need to know the device address, and the manufacturer of the device will give details of what the numbers mean for their specific unit, and what commands it supports.

Best Wishes
jjacob



Joined: 08 Mar 2008
Posts: 54
Location: PORTUGAL (PORTO)

View user's profile Send private message

PostPosted: Mon Aug 20, 2012 10:36 am     Reply with quote

Thank you Ttelmah.
I'll work on that.

My problem is the communication ...

I'll give it try !!

Thank you once again.

Jacob
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