C# TI-83+ linking library - Got a blacklink?

A forum where you can announce your awesome project(s).

Moderator: MaxCoderz Staff

Do you own the black serial link?

Yes
4
29%
No
10
71%
 
Total votes: 14

User avatar
DigiTan
Calc Master
Posts: 1069
Joined: Fri 04 Mar, 2005 12:52 am
Location: NW Wisconsin
Contact:

Post by DigiTan »

Well, I've gotta admit I'm not even 100% sure of what C# is much less what it can do, so this is pretty interesting. To answer the original questions, I've got the El Cheapoâ„¢ Brand homemade cables...in flavors serial and parallel. ...And I'd find it useful because none of the damned things work anymore.
My diet consists of nails, code-stealers, and HP fans.
Projects:

Robot War [TI-82, TI Flash App]
Sonic the Hedgehog [Multiplatform]
User avatar
tr1p1ea
Maxcoderz Staff
Posts: 4141
Joined: Thu 16 Dec, 2004 10:06 pm
Location: I cant seem to get out of this cryogenic chamber!
Contact:

Post by tr1p1ea »

C# is basically microsofts attempt to destroy java.
"My world is Black & White. But if I blink fast enough, I see it in Grayscale."
Image
Image
necro
Calc King
Posts: 1619
Joined: Sat 26 Mar, 2005 2:45 am
Location: your shadow

Post by necro »

I have the silver cable...so support it...I command you...muhahahah :roll:
lecks
Extreme Poster
Posts: 484
Joined: Fri 09 Sep, 2005 1:56 am

Post by lecks »

REMOVED
Last edited by lecks on Sat 22 Oct, 2005 2:31 pm, edited 1 time in total.
User avatar
benryves
Maxcoderz Staff
Posts: 3087
Joined: Thu 16 Dec, 2004 10:06 pm
Location: Croydon, England
Contact:

Post by benryves »

The blacklink I mean is the serial cable (9-pin DB9 connector) which doesn't deal directly with the RS232 protocol. The grey link converts RS232 serial to the TI protocol, the blacklink has to do this in software.
Well, it looks like not many have this cable... but at the very least, I'll have a decent linking program for myself to use :wink:

I've discovered some odd things - it is possible to dump down groups/applications from the calculator and collect them all into a single .8x? file (the file spec allows for multiple variables in a single file). If you then open the file in, say, FastLink, you can send the data over - but it ends up doing odd things, like sticking apps and groups in RAM, and trying to ungroup/archive them does even odder things.
tr1p1ea wrote:C# is basically microsofts attempt to destroy java.
That would be more like J#. Not C#. :wink: One advantage of C# over Java is that it compiles to machine code, and doesn't run on a VM (well, nearly - the code is compiled to MSIL which is then JIT compiled when you run it for the first time by the .NET framework).
http://en.wikipedia.org/wiki/C_Sharp
It's a real pleasure to work with. :)
CoBB
MCF Legend
Posts: 1601
Joined: Mon 20 Dec, 2004 8:45 am
Location: Budapest, Absurdistan
Contact:

Post by CoBB »

tr1p1ea wrote:C# is basically microsofts attempt to destroy java.
I wouldn't shed a tear for it. :lol:
threefingeredguy
Calc King
Posts: 2195
Joined: Sun 27 Mar, 2005 4:06 am
Location: sleeping
Contact:

Post by threefingeredguy »

:cry: Java is so easy that I use it to pseudo code TI BASIC and ASM.
Image
lecks
Extreme Poster
Posts: 484
Joined: Fri 09 Sep, 2005 1:56 am

Post by lecks »

REMOVED
Last edited by lecks on Sat 22 Oct, 2005 2:31 pm, edited 1 time in total.
User avatar
MissingIntellect
Regular Member
Posts: 102
Joined: Tue 21 Dec, 2004 2:46 pm
Location: Santa Clarita, California
Contact:

Post by MissingIntellect »

I lost my serial link...I've been using my ancient hack-job parallel link with TiLP... :cry:
--Steve Riekeberg
MaxCoderz Co-Founder, Ex-Staff Member
Image
http://www.missingintellect.net
Andy_J
Calc Master
Posts: 1110
Joined: Mon 20 Dec, 2004 10:01 pm
Location: In the state of Roo Fearing
Contact:

Post by Andy_J »

lecks wrote:when i was in 6th grade i taught myself html so i could make a web site
HTML isn't programming, it's markup (Hypertext Markup Language)...
ImageImage
Image
CoBB
MCF Legend
Posts: 1601
Joined: Mon 20 Dec, 2004 8:45 am
Location: Budapest, Absurdistan
Contact:

Post by CoBB »

At that age I haven't even heard about HTML. Actually, I haven't heard about the Internet as a whole...

Oops, sorry, Ben, wrong topic. :oops:
KevinJB
Calc Wizard
Posts: 501
Joined: Sat 28 May, 2005 5:34 am
Location: Chesapeake, Virginia
Contact:

Post by KevinJB »

when i was in 6th grade i taught myself html so i could make a web site
*looks around* Where the hell did that come from? Anyone and everyone can argue how brilliant they are: I was using C++ in fifth grade. Does that mean I'm a genius? Hardly: I started Java this school year and already I'm much better [than C++] at it. Furthermore, when learning z80 (8th grade) I read a tutorial written by a seventh grader. I know enough to see mistakes in his code now.

Java syntax I like better than C++, if only Java could compile nicely to .exe like C++ and was just as fast; plus had all the proper OOP power... *sighs*.

Any progress on this, Ben? I'd certainly be interested in it, even if I would have to learn C# in order too :). I've always wanted a way to communicate PC -> Calc, but I don't know enough about the hardware to do so.
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
KevinJB | RevSoft
User avatar
Timendus
Calc King
Posts: 1729
Joined: Sun 23 Jan, 2005 12:37 am
Location: Netherlands
Contact:

Post by Timendus »

Hmm, that's interesting indeed Ben :)
I have a parallel homemade link cable. Shouldn't be too much trouble to add an option for it, since that also requires the program to implement the protocol.
Anyway, I don't think I'd use it any time soon, since I'm still *planning* to learn more C/C++ and haven't even touched C# yet :)
http://clap.timendus.com/ - The Calculator Link Alternative Protocol
http://api.timendus.com/ - Make your life easier, leave the coding to the API
http://vera.timendus.com/ - The calc lover's OS
User avatar
DigiTan
Calc Master
Posts: 1069
Joined: Fri 04 Mar, 2005 12:52 am
Location: NW Wisconsin
Contact:

Post by DigiTan »

Rezek wrote:*looks around* Where the hell did that come from?
People seem to enjoy turning programming language topics into their personal resumé one way or another. I blame the devil. :twisted:

Anyway, if this linking program supported (better) link debugging, that would especially cool. I know this suggestion is probably too soon, but those vague one-liner error messages they have in other link progs just doesn't cut the mustard.
My diet consists of nails, code-stealers, and HP fans.
Projects:

Robot War [TI-82, TI Flash App]
Sonic the Hedgehog [Multiplatform]
KevinJB
Calc Wizard
Posts: 501
Joined: Sat 28 May, 2005 5:34 am
Location: Chesapeake, Virginia
Contact:

Post by KevinJB »

Now what I would like to see is one that doesn't attempt to see if a calc is on the other end when it sends over the link cable. *Shakes fist at TI-Connect*
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
KevinJB | RevSoft
Post Reply