Prizm 3 wire serial communications
29 posts
• Page 3 of 3 • 1, 2, 3
- nsg
- Senior Member
- Posts: 69
- Joined: Sat Feb 02, 2013 4:29 am
- Calculators: Casio Cfx Series, Casio fx-CG10
Re: Prizm 3 wire serial communications
No on both counts. Tell me what's your idea, maybe there is a workaround.
- flyingfisch
-
- Posts: 89
- Joined: Thu Apr 05, 2012 3:16 pm
- Location: Akron, OH, USA
- Calculators: Casio fx-9750GII, Casio fx-CG10
Re: Prizm 3 wire serial communications
Just seeing if there is a way to make calc-to-calc games in BASIC. 

- helder7
- Senior Member
- Posts: 369
- Joined: Tue Jan 03, 2012 11:24 pm
- Calculators: Casio Afx 1.0, Casio fx-9860GII SD, Casio Classpad 330, Casio fx-CG20, Casio Classpad fx-CP400
Re: Prizm 3 wire serial communications
The commands Receive38k and Send38k (of fx9860/prizm) are intended to EA-200 (data analiser) not calc-calc communication.
In Classpad there are two extra commands (in addition to Receive38k, Send38k, OpenComPort38k, CloseComPort38k) intended for communication calc-calc:
-SendVar38K
-GetVar38K
Apparently is only possible with ClassPad.
In Classpad there are two extra commands (in addition to Receive38k, Send38k, OpenComPort38k, CloseComPort38k) intended for communication calc-calc:
-SendVar38K
-GetVar38K
Apparently is only possible with ClassPad.
SiO2 + CaCO3 ----------> CaSiO3 + CO2
- nsg
- Senior Member
- Posts: 69
- Joined: Sat Feb 02, 2013 4:29 am
- Calculators: Casio Cfx Series, Casio fx-CG10
Re: Prizm 3 wire serial communications
In Classpad there are two extra commands
Interesting. Would they work Classpad->Calc? If they are server versions of Send/Receive, thy might just work.
Flyingfish, one way to make an all-basic games with communcation is to make a turn-base game, for example strategy, that keeps its complete state in a list. You make a move and send list to a partner. He makes move, which modifies the list and sends it back to you. This way you toss the list back and forth. It might be workable for games with long turn time, like vgaplanets (which is typically one turn per day) or likes.
- flyingfisch
-
- Posts: 89
- Joined: Thu Apr 05, 2012 3:16 pm
- Location: Akron, OH, USA
- Calculators: Casio fx-9750GII, Casio fx-CG10
Re: Prizm 3 wire serial communications
Yes that's true, and that's actually something I didn't think about. Long-term turn-based strategy games are a genre I haven't seen in calc gaming yet. I may try that some time. 

- helder7
- Senior Member
- Posts: 369
- Joined: Tue Jan 03, 2012 11:24 pm
- Calculators: Casio Afx 1.0, Casio fx-9860GII SD, Casio Classpad 330, Casio fx-CG20, Casio Classpad fx-CP400
Re: Prizm 3 wire serial communications
nsg wrote:Interesting. Would they work Classpad->Calc? If they are server versions of Send/Receive, thy might just work.
Unfortunately no. But is possible communicate in basic between for exemple a cp330 and a fx-cp400.
I did a video talking with CPTalk.
SiO2 + CaCO3 ----------> CaSiO3 + CO2
- AmazoNKA
- Senior Member
- Posts: 116
- Joined: Mon Mar 02, 2015 10:53 am
- Calculators: Casio fx-CG20
Re: Prizm 3 wire serial communications
regarding the safe voltage range - what is the maximum one should not exceed to keep the electronics safe when sending/receiving over the serial port of prizms please?
Also what voltage calculator to calculator communication uses for logical 1 and 0 please. I recall some people referring to 3v, 5v etc, then prizm wiki saying it is 4.2v, my multimiter is probably wrong tool to measure it but it seems to be close to 2.8v on both rx and tx pins when running an add-in which opens the connection and tries to receive data. So i am trying to find out what voltage serial connection between two prizms operates at just not to endanger the hardware. Also does the length of the cross over 3-pin cable matter if where to build a longer like 1-2 meter version for example?
Also what voltage calculator to calculator communication uses for logical 1 and 0 please. I recall some people referring to 3v, 5v etc, then prizm wiki saying it is 4.2v, my multimiter is probably wrong tool to measure it but it seems to be close to 2.8v on both rx and tx pins when running an add-in which opens the connection and tries to receive data. So i am trying to find out what voltage serial connection between two prizms operates at just not to endanger the hardware. Also does the length of the cross over 3-pin cable matter if where to build a longer like 1-2 meter version for example?
- SimonLothar
- Senior Member
-
- Posts: 605
- Joined: Sat Sep 15, 2012 6:59 am
- Location: Krautland ****
- Calculators: Casio fx-7400GII, Casio fx-7400GII (SH4), Casio fx-9750GII, Casio fx-9750GII (SH4), Casio fx-9860G, Casio fx-9860G SD, Casio fx-9860G Slim, Casio fx-9860GII SD, Casio fx-9860GII SD Power Graphic 2, Casio Classpad 330 plus, Casio fx-CG20, Casio fx-CG50, Casio Classpad fx-CP400
Re: Prizm 3 wire serial communications
These are the limits for TTL 5V:
Input: low ≤ 0,8 high ≥ 2,0
Output: low ≤ 0,4 high ≥ 2,4
(see: http://digital.ni.com/public.nsf/allkb/ ... FB0067A4BD)
5 V should not be exceeded.
F. i. any Voltage between 2.4 and 5 V is a high signal.
Input: low ≤ 0,8 high ≥ 2,0
Output: low ≤ 0,4 high ≥ 2,4
(see: http://digital.ni.com/public.nsf/allkb/ ... FB0067A4BD)
5 V should not be exceeded.
F. i. any Voltage between 2.4 and 5 V is a high signal.
I'll be back!
- AmazoNKA
- Senior Member
- Posts: 116
- Joined: Mon Mar 02, 2015 10:53 am
- Calculators: Casio fx-CG20
Re: Prizm 3 wire serial communications
Thank you, Simon, for this and other posts. Vielen Dank
29 posts
• Page 3 of 3 • 1, 2, 3
Who is online
Users browsing this forum: No registered users and 13 guests