-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4450c61
commit 8d7fe7b
Showing
1 changed file
with
47 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,47 @@ | ||
# ATMH.8xp | ||
Prgm ATMH.8xp, desenvolvido em TI-BASIC. Programa sobre a fórmula da Energia dos níveis do átomo de H. "En=-2.179E-18/n^2". Usado para auxiliar no estudo da "Energia dos eletrões nos átomos", Química de 10º ano. | ||
<!-- README.md Versão 1.0 --> | ||
<h1>Prgm ATMH (<strong><em>Átomo H</em></strong>)</h1> | ||
|
||
<h3>Biografia</h3> | ||
|
||
<p>Desenvolvido em TI-BASIC. Programa sobre a fórmula da Energia dos níveis do átomo de H. "<em>En=-2.179E-18/n^2</em>". Usado para auxiliar no estudo da "Energia dos eletrões nos átomos", Química de 10º ano.</p> | ||
|
||
<h2>Versão <em><strong>3.1</strong></em></h2> | ||
|
||
<h3>Compatibilidade</h3> | ||
|
||
<ul> | ||
<li>TI-84 Plus CE</li> | ||
<li>TI-84 Plus CE-T</li> | ||
<li>TI-84 Plus CE-T Python Edition</li> | ||
<li>TI-84 Plus C Silver Edition</li> | ||
<li>TI-83 Premium CE</li> | ||
<li>TI-83 Premium CE Edition Python</li> | ||
</ul> | ||
|
||
<h3>Como instalar</h3> | ||
|
||
<p>Para colocar o programa na calculadora necessitas do software da Texas Instruments, TI Connect™ CE. <a href="https://education.ti.com/pt/produtos/computer-software/ti-connect-ce-sw"> Download do TI Connect™ CE</a>. Depois de instalado: | ||
<ol> | ||
<li>Plug-in a tua calculadora e abre o TI Connect CE</li> | ||
<li>Envia o <em>ATMH.8xp</em></li> | ||
<li>Escolhe a tua calculadora</li> | ||
<li>E clica no botão <kbd>Send</kbd> ou em português <kbd>Enviar</kbd></li> | ||
</ol> | ||
|
||
<p> E agora já tens o <em>ATMH</em> na tua calculadora</p> | ||
|
||
<h3>Como executar</h3> | ||
|
||
<p> Para executar o programa basta pressionar o <kbd>prgm</kbd> (Menu de programas do TI-OS) e selecionar o programa <em>ATMH</em></p> | ||
|
||
<ol> | ||
<li><kbd>prgm</kbd></li> | ||
<li><kbd>alpha</kbd> + <kbd>math</kbd></li> | ||
<li>E selecionar o <em>ATMH</em></li> | ||
<li>E por ultimo pressionar <kbd>enter</kbd></li> | ||
</ol> | ||
|
||
<h2>Programador: <strong><em>HS</em></strong></h2> | ||
<h3>Atualizador: <strong><em>J.C.P.</em></strong></h3> | ||
|
||
<h4><a href="http://cpsoftwarecompany.epizy.com">Website da CP Software Company</a></h4> |