Starting off with a simple password system, I wanted to test the limits of the TI-84 calculator. Eventually, I found out how to use lists like databases for password management. This is the result.
- Download the TI Connect CE Emulator.
- Download FACEBOOK.8xp.
- Connect the calculator with the USB cable.
- Click on the Calculator Explorer (papers) icon.
- Drag and drop the files to the calculator.
- Download TI Smartview.
- Follow steps 2-5.
- On the emulator, click pgrm and select FACEBOOK.
This version of the program was purposefully left empty for customization. You can run a program behind the login screen.
Example (abridged):
Input "Username",U
If U=1234
Then
Input "Password",P
If P=4321
prgmMARIO
- The TI-Basic Developer website was very helpful in getting specific commands!
- Calculus - great at being boring.
- Status updates
- Delete account
- Change username and password (forgot username function)