Playing videos with a TI-84+ CE

Yes, it’s weird: People were headed to the moon in 1969, and people are making video players for calculators in 2022… A quick demo to start off with: This program is open-source on GitHub: https://github.com/david-why/vplayer Usage Send bin/VPLAYER.8xp to your calculator using TI Connect CE or your favorite link software. Convert a video file with … Read more

Tencent Meeting Helper v2.0 is out!

This tiny tool will save you tons of time when joining Tencent Meetings! This is a Tencent Meeting helper script, written in the AutoHotKey language. This script has a few features: A GUI to save frequently used meetings to join with one click, accessible via Ctrl+Alt+Shift+J or the taskbar icon menu. A quick join dialog … Read more

TI-84+ CE: The seq( command

The seq( command is very useful when you want to automatically fill in a sequence of anything. Description The following text is from the TI-Basic developer site here. The seq( command is very powerful, as it is (almost) the only command that can create a whole list as output. This means that you will need make use of it … Read more