hotwolf/AriCalculator
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
AriCalculator
=============
A homemade pocket calculator.
Directories:
============
|
+-Hardware - Everything needed to build AriCalculator RevA, RevB,
and RevC
|
+-Software - Source files (ASM and Forth) of the calculators
firmware
|
+-Tools - Tools written for the development of the AriCalculator
|
+-Subprojects - Repository clones of the projects that AriCalculator
is based on
The AriCalculator software is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with the AriCalculator software. If not, see
<http://www.gnu.org/licenses/>.
The hardware design of the Aricalculator project is licensed under a Creative
Commons Attribution-ShareAlike 3.0 Unported License
(http://creativecommons.org/licenses/by-sa/3.0/).
Hardware RevC uses Kicad library components by Walter Lain which are licensed
under a Creative Commons Attribution-ShareAlike 3.0 License
(http://creativecommons.org/licenses/by-sa/3.0/).