Fission2 Labs Releases Schematics For RadioLinc
Posted by Nick on 26 November 1999, 03:09 GMT
Fission2 Labs has released preliminary schematics for their RadioLinc. According to the page, RadioLinc can link two calculators together using RF UHF frequencies. The device is very small and schematics are available on the site. It should cost between USD $25 and $30 to make a pair.
|
|
|
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.
|
|
Re: Fission2 Labs Releases Schematics For RadioLinc
|
David Ricciardi
(Web Page)
|
Hmmm this is allgood, but it needs to be able to adapt, and it would also be cool to see a radio reciver for a hookup to a computer. i could plug it into the back of one of the computers at cool and surf the internet without anyone knowing =). Also the range needs to grow. Like a 2meter ham radio using a repeater can go like 25 miles ( dont need that mutch, but if i could get 2 miles out of it i could link up with my home computer from school.
|
|
26 November 1999, 04:28 GMT
|
|
Re: Fission2 Labs Releases Schematics For RadioLinc
|
EverSpiffy
|
Are these ever going to be offered built for purchase?
It'd be a help of those of us who aren't electronically inclined... which end of the sodering iron do I hold? OUCH!!!... oh well
EverSpiffy
|
|
26 November 1999, 04:30 GMT
|
|
Re: Fission2 Labs Releases Schematics For RadioLinc
|
Mike Palmer
|
One word: "Wow". This is completely amazing. Now I'm totally convinced that the possibilities for a TI Calculator are endless. One question though: What happens when 20 people are talking at the same time? What will keep the signals separate so that only the person you intend to receive it does? Sorry about the wording, I hope it makes some kind of sense. LOL
|
|
26 November 1999, 05:35 GMT
|
|
Re:
|
Robert Maresh
(Web Page)
|
I wrote a program for the TI-83 and TI-83 Plus that does this (BASIC). It allows you to chat almost in realtime.
|
|
26 November 1999, 06:15 GMT
|
|
Re: Fission2 Labs Releases Schematics For RadioLinc
|
SolSkink
|
You know... since anyone else in the room with a radio link can intercept the transmissions... wouldn't it be a good idea to include some sort of basic encoding of transmissions?
|
|
26 November 1999, 16:58 GMT
|
|
|
|
|
|
|
|
Re: Re: Re: Fission2 Labs Releases Schematics For RadioLinc
|
Charles Vaughn
(Web Page)
|
I'm an amature cryptographer and in my spare time wrote a BASIC-89 encryption proggram which is simple enough to be implimented without much proccessor or memory overhead. How ever, it is a symmetrical stream cipher, and the code generating algorithm maybe easy to break. However it is secure enough that only another user listening on a PC with a radio link and specially designed crypto-anylitical software made by a proffesional cryptographer would be able to decode the transmission. So its allright if you talk about "what's the answer to #3" or "do you want to go out saturday" but not "10 kilo's, china white".
The system has the user input a key, then seeds the random generator with it, or some function, possibly a Zeta funciton. Then a random number is generated, xor'ed with the next character in the plaintext and output to the cipherstream.
With ord, char, and mid, this is very easy to implement in basic on the 89, it takes less than 500b, and I imagine it could be easily implemented in ASM on other calculators.
|
|
4 December 1999, 15:19 GMT
|
|
1 2 3 4
You can change the number of comments per page in Account Preferences.
|