Omnimaga

Calculator Community => Other Calc-Related Projects and Ideas => TI Z80 => Topic started by: aeTIos on September 27, 2011, 11:46:32 am

Title: Chemix
Post by: aeTIos on September 27, 2011, 11:46:32 am
Hi all.
Since chemistry is my favorite subject, I am writing a database program. It is called Chemix (to be pronounced KUmiks).
Right now, I only have 98 % of the elements typed in.
Planned features:
-Bond angles
-Bond lengths
-Boiling and melting points of some dozens of substances
-Standard electrode potentials
-Acid dissociation constants
-Acid-base indicators
-Redox indicators
-Dipole moments
-Colors of chemicals
-A gross of trivial names (maybe not)
-Ion formulas
-Molar masses of a couple of substances
-A search function

That's it.
Suggestions, questions?


UPDATE

I now have all elements and made a logo for MolarSoft (organisation invented by me)
(http://www.omnimaga.org/index.php?action=dlattach;topic=10635.0;attach=9627;image)

Title: Re: Chemix
Post by: Stefan Bauwens on September 27, 2011, 12:56:51 pm
Although I'm not at all good at chemistry I wish you good luck with it.
Title: Re: Chemix
Post by: aeTIos on September 27, 2011, 01:00:22 pm
Actually, its to help ppl with doing chemistry.
Title: Re: Chemix
Post by: Stefan Bauwens on September 27, 2011, 01:03:02 pm
You mean it's an excuse to have a graphing calculator during chemistry? :P
Title: Re: Chemix
Post by: aeTIos on September 27, 2011, 01:11:30 pm
WAIT! YOU MEAN ITS NOT ALLOWED FOR YOU DURING CHEMISTRY!!!!!???
Title: Re: Chemix
Post by: Adriweb on September 27, 2011, 01:33:18 pm
Nice project :)

(btw, my school - engineer school - doesn't allow calculators at all, for any tests or whatever)
Title: Re: Chemix
Post by: Stefan Bauwens on September 27, 2011, 02:15:09 pm
WAIT! YOU MEAN ITS NOT ALLOWED FOR YOU DURING CHEMISTRY!!!!!???
Oh, I can do what I want. I study at home. :)
Title: Re: Chemix
Post by: aeTIos on September 27, 2011, 03:20:32 pm
WAIT! YOU MEAN ITS NOT ALLOWED FOR YOU DURING CHEMISTRY!!!!!???
Oh, I can do what I want. I study at home. :)
cool!
Title: Re: Chemix
Post by: Deep Toaster on September 28, 2011, 12:08:26 am
Sounds awesome. Might be big O.O
Title: Re: Chemix
Post by: fb39ca4 on September 28, 2011, 12:38:49 am
Nice, but it would be cheating if I used it where it counts :P. It would be useful for homework though.
Title: Re: Chemix
Post by: ralphdspam on September 28, 2011, 12:58:22 am
My teachers never say anything about calculator programs, so...
Title: Re: Chemix
Post by: aeTIos on September 28, 2011, 03:48:43 am
My teachers never say anything about calculator programs, so...
It's actually meant for those ppl.

Edit: added MolarSoft logo

Title: Re: Chemix
Post by: Stefan Bauwens on September 28, 2011, 04:11:37 am
Nice logo.

Is this in axe, or is it ti-basic?
Title: Re: Chemix
Post by: aeTIos on September 28, 2011, 04:49:58 am
This is in Axe with a function to call BASIC programs.

Edit: I use this code:
Okay, so earlier I was asked by aeTIos for a hex code to run BASIC programs in Axe and I have heard that this was requested by others, so here goes my rendition... I am sorry in advance if my Axeing is horrible, this is only my second routine:
Code: [Select]
"prgmHELLO"→Str1                     ;Name of the var
Str1                                 ;To get the pointer to the string in HL (Ans)
Asm(E7FDCB08CEEF9B4AFDCB088E         ;

As a word of warning, do not use "Stop" in your BASIC programs... This seems to cause a crash :(
You can use "Return" and all the other commands, though, to my knowledge.

I hope this helps!
Title: Re: Chemix
Post by: Yeong on September 28, 2011, 07:43:29 am
Nice, but it would be cheating if I used it where it counts :P. It would be useful for homework though.
And I believe you're allowed to use calc programs during AP test... >:D
Title: Re: Chemix
Post by: aeTIos on September 28, 2011, 08:16:41 am
Lol
Added the menu screen. subject to change, plz post suggestions for it.
Title: Re: Chemix
Post by: aeTIos on October 01, 2011, 01:43:22 pm
Made a search routine! Now you can search all elements. (Name, number, symbol)
I am creating an input routine atm. If I finish that, I'll upload a showcase version (language = dutch, so its not recommmended to use it at school)
Title: Re: Chemix
Post by: aeTIos on October 03, 2011, 03:03:15 am
Done! uploading asap!
Title: Re: Chemix
Post by: aeTIos on October 03, 2011, 01:49:34 pm
Here it is. WARNING: dutch version. Make sure that you type in UPPERCASE and lowercase the right way. the element name should start with an uppercase letter.
Oh, and:
-zoek naam = search name
-zoek symbool = search symbol
-zoek nummer = search atomic number.

If there are questions, please ask them

TL;DR
Note to all dutch users:
Please check if my values are correct.
Title: Re: Chemix
Post by: runeazn on October 03, 2011, 02:03:20 pm
lol i am dutch problem i have a nspire :P
Title: Re: Chemix
Post by: aeTIos on October 03, 2011, 02:06:01 pm
Dont have a 84+ keypad? D:
Title: Re: Chemix
Post by: aeTIos on October 05, 2011, 03:03:42 pm
Updated. Still dutch, other title screen.
EDIT: Added no-shell version
Title: Re: Chemix
Post by: Sorunome on October 09, 2011, 10:56:28 am
I wanted to ask when the English version is out. :)
Title: Re: Chemix
Post by: aeTIos on October 09, 2011, 10:59:56 am
somewhere next week I think.
Title: Re: Chemix
Post by: Sorunome on October 09, 2011, 11:15:52 am
Cool! I'll download! :)