| 
| 
| 
New Wireless Link DevelopedPosted by Michael on 12 July 2003, 19:22 GMT
 Cerrato Renaud has developed wireless linking hardware for TI calculators. This design uses a 433 MHz radio transmitter with a microcontroller, so it works without any special drivers. The range is stated as up to 50 meters. The demonstration software is for the TI-92, but it's easy to write programs for the other calculators as well.  |  |  
|  |  
 
 
| 
| 
The comments below are written by ticalc.org visitors.  Their views are not necessarily those of ticalc.org, and ticalc.org takes no responsibility for their content.
 |  |  
| 
 
| Help |  
| renaud cerrato   (Web Page)
 |  
| 
It seems that on *few* TI, during File/Variable transfer ONLY, that there's a TIMEOUT due (maybe) to low data-rate.
 I need a Hex Terminal for TI92 (.92p) (able to send AND receive byte, NOT Characters) to debug this. Is someone can give me this software (if exist) ???
 
 |  
|  | 14 July 2003, 18:24 GMT |  |  
| 
 
| New Versions : Bug Corrected |  
| renaud cerrato   (Web Page)
 |  
| 
New version : 1.2 (Time-Out bug corrected)
(sorry, nobody's perfect)
 
 you can find it on the webpage project.
 
 http://www.esil.fr.st
 
 
 Stay informed :
 
 ICQ : 41265941
 |  
|  | 14 July 2003, 20:08 GMT |  |  
| 
 
| Re: New Wireless Link Developed |  
| Barrett Anderson   (Web Page)
 |  
| 
i see interference as being a problem... does this work so well that you can transfer files from calculator to calculator without any corruption?  if so i want a few of these... don't know if i want to build them, though
 |  
|  | 15 July 2003, 05:17 GMT |  |  
| 
 
| Re: New Wireless Link Developed |  
| Paul Froissart   |  
| 
Sorry, I'm not a specialist in hardware devices, but I just had a question : it is said the wireless cable works "like a normal cable", but is it so only for transfers following the TI protocol or can one use binary ("direct access") transfers? I guess the latter wouldn't be too realistic as the bitrate is said to be of only 2400 bps, but I just wanted to be sure. If it really acts as a normal cable even in binary mode, then maybe one could manage to make a program that would overcome the delay that, with the usual TI protocol, limits the rate to 2400 bps, but with a specially tuned algorithm could do better (i.e. not sending a single bit, waiting for acknowledgement and starting over)
 Apart from that (transfer speed), I think that this cable is just cool :) This kind of project has been hanging around for years, and at last someone has made it... Well done!
 |  
|  | 15 July 2003, 16:31 GMT |  |  
|  |  |  
  | 
 
| Re: Re: New Wireless Link Developed |  
| roms   (Web Page)
 |  
| 
I think the wireless cable is just a TI-linkport to RF bridge which send/receive byte to/from the linkport according to the hardware protocol.
Given that the devices does not worry about the software protocol, it should work with binary transfers (such as communication between 2 calcs playing a game).
 
 Can Nono confirm this ?
 
 About the bitrate (2400) bauds: it's due to the RF modules. TI linkport can rate up to ~30kbits/s on Z80 calculators and ~50kbits/s on m68k calculators.
 It has been rated by doing a screenshot with TiLP under Linux.
 
 Hardware protocol is managed by bit-banging routines on Z80 machines whereas it's managed by hardware (the ASIC : barrel shifter + FSM) in m68k calcs.
 
 Anyways, this is a great project ! I like these kind of guys because they do the work and then they release it.
 Many people announce a project which is never finished !
 
 Nono, maybe you should consider to release your source code under an OpenSource license (GPL, BSD, ...). It may be interesting to the community and to you !
 
 I am aware people can make money with your project. It's the same thing for me: people are making money with TiLP. But, people can reuse source code, improve it, debug it and send patches to you. Thus, you have a product which is evolving and becoming better.
 
 |  
|  | 17 July 2003, 08:01 GMT |  |  1  2  3  4  5  6  7
 
 You can change the number of comments per page in Account Preferences.
 
 
 |