Introduction: Turn a TI Graphing Calculator Into an Intervalometer and Create Time Lapse Videos
I've always wanted to make time lapse videos, but I don't have a camera with an intervalometer feature built in. In fact, I don't think very many cameras come with such a feature (especially not SLR cameras).
So what do you want to do if you want to make time-lapse videos? You can buy a commercial intervalometer (yeah, right). You can check out some instructables like this one and make one yourself out of electronic components.
But what if you don't have the time/skills necessary to build one? You just want something quick and cheap.
Well, you can actually use a common TI graphing calculator (I don't know of any high school student without one of these) and hook it up to any camera with a remote shutter release socket. It's quite easy, and depending on your camera can require no electronic work at all.
Step 1: Parts Needed
Here's a list of parts you need:
A TI graphing calculator - I'm using the TI-83+. I haven't tested my code on any other model, so I can't guarantee it will work.
Camera with remote shutter release socket - I'm using the Canon EOS Rebel. This has a 2.5mm socket that you can use to connect to the calculator. If your camera does not have a 2.5mm shutter release socket, you will need to create some sort of link cable that can connect the two together.
Link Cable - If your camera has a 2.5mm socket, you can use the link cable that should come with your calculator.
Step 2: Program the Calculator
Depending on your calculator, this process might be a little different. The following directions are for the Ti-83+. I will try to get instructions for different models, but I will also have to convert the program to work with them also.
1) Turn on your graphing calculator (duh)
2) Press the PRGM key
3) Press the Right arrow twice to highlight the tab at the top titled "New"
4) Press ENTER
5) Enter in a name (I used "Camera")
6) You are now ready to insert the following program. The functions prompt, while, for, and end can be found by pressing the PRGM key again. The function Send has to be selected by press 2nd -> 0 (catalog).
Here is the program:
: Prompt A
: While 1
: For (H,1,A,1)
: End
: Send(A)
: End
This is a very simple program. I wrote one once that kept track of how many images were taken, displayed the estimated time remaining, etc, but it seems that it drains too much battery life and for some reason the calculator actually slowed down after a certain number of images. It might work better if you write the program on a PC in assembler, then send it to the calculator, but you need a special link cable, and that kind of defeats the point of this instructable.
Update:
The above code is claimed to work on both TI-83 and Ti-84 models.
Thanks LightShadow756 for sending me the following code for theTi-89:
(Program)
camera(pics,delay)
Prgm
0->x
While x < pics
For y,0,delay,1
EndFor
Try
x+1->x
SendChat a
Else
ClrErr
EndTry
EndWhile
EndPrgm
(End Program)
Step 3: Making the Connection!
This step should be pretty easy depending on what kind of camera you have. Most TI calculators have a 2.5mm audio jack used for linking two calculators together. It turns out my EOS rebel uses the same type of jack, and there is no conversion required.
However, if your camera uses a different size audio cable, you might need to use a adapter. Even worse, if it uses a different shape connector, you might have to buy or make an adapter (I know cameras like the canon 10D have shutter release plugs that are specially made for them, it's very hard to find these types of connectors).
Step 4: Set Up Your Shot.
This is where the fun starts. Don't plug in your calculator yet.
First, decide what you want to photograph. If outdoors, try to do this at a time where lighting conditions remain fairly constant. Also, try to shoot away from the sun.
Set up your shot - Use a sturdy tripod and don't zoom in too tight. Don't forget that things can change over a long period of time.
Focus - After focusing, switch your camera to manual focus, or use a lock focus feature if your camera has one. This step is very important because your camera might decide to focus on something else in the picture if your subject moves. It won't look very good if the focus is rapidly changing in a video. Also, if you're photographing the sky and there are no clouds in the frame, the camera won't be able to focus on anything at it might not take a picture at all.
Set the exposure - This step might be even more crucial than the focus step. If your camera has a manual exposure mode, or a lock exposure mode, it is very important that you use it. Like with the focus, exposure can change over time and it doesn't look good at all when your video is getting brighter and darker very quickly.
Set Quality - Depending on your camera and how much resolution you want, you will need to adjust your picture quality. My canon rebel can take pictures up to 6.3 megapixels, but this is very unnecessary if I'm going to make a small video to put on youtube.
Also, depending on your computer, it will take a LONG time to open up 200+ photos taken in the highest quality.
So, I usually turn my quality down to the lowest setting.
Some optional steps
Turning picture review off - If you want to save battery life by not having the LCD turn on every time you take a picture, remember to turn the image review off.
Turn camera sleep off - If you're going to be taking pictures with very large delays in between, you'll need to turn your camera sleep mode off. (This will drain battery faster though. If you're really worried about this you can actually modify the program to "wake up" the calculator before attempting to take a shot, this way you can keep the calculator in sleep mode. However, I think this is unnecessary).
Step 5: Shoot the Photos!
This part is fairly easy:
Connect your Camera and Calculator - Use the link cable from part 3 to connect the two
Start the program - Turn on your calculator and press the PRGM button. Find the program you made on the list, and press enter.
On your screen, you should see the prompt "A=?". Enter in the amount of time you want in between the pictures. Note: this is not the amount of time in seconds. I think about 100 of these make a second, but this can change depending on battery life and your calculator model. If you don't want to think about this conversion every time, you can add a small piece of code in the program to do it for you.
Press Enter - Your camera should start snapping away! Now sit back and relax and make sure nothing explodes.
Turn the Program off - When you're done shooting, you can turn the program off by pressing or holding the ON button. You will see a prompt that says "ERR: BREAK". Just highlight Quit and press enter. The program will now be stopped and you can turn your calculator off.
If you want to restart the program, all you have to do is press ENTER again, you don't need to go to the program dialog again.
Step 6: Compile the Video!
Now that you have all your pictures, all you need to do is put them together into a video. There are many ways you can do this.
Youtube has a guide to compiling a video using Windows Movie Maker here. What I don't like about this though is that you can't easily change the framerate of your video, so the final product will look slow and choppy.
Personally, I like to use QuickTime Pro from Apple (as much as I don't like Apple...)
First, copy all of you photos onto your computer hard drive and put them into a folder.
You will probably want to resize all of your photos beforehand. This will prevent your computer from freezing up if it tries to open up too many large photos with quicktime. I suggest using Windows XP PowerToys image resizer which you can download directly here. It's very easy to use and you can resize all your photos in a snap.
Next (if you're using Quicktime Pro), go to file > Open Image Sequence. Select the first image from your video, and press Okay. Your video should be automatically created!
Then, select File > Export. This is where you might have to play with the settings. If you want to upload your video to YouTube, I suggest looking at this page.
If you want your video to be streamlined for Youtube, select "Movie to MPEG-4" in the export dialog, then click the Options button to change more options around. I've included a picture with some settings, but I'm not very good with video stuff, so please experiment to find what suits your needs.
If you want a higher quality video, I'd suggest AVI or a Quicktime Movie format, but once again I'm not very good with this so please experiment.
If you don't want to "buy" Quicktime Pro though, there are many other options. It's really beyond the scope of this instructable though, so I'll leave that up to you. A quick google search for "Stop Motion software" should yield plenty of results.
I won't go much more into this as it will vary greatly depending on your setup.
Step 7: Enjoy!
It would also be nice if anyone who knows how to program later model calculators (Ti-84, 86, and 89) could write some programs to do the same thing. I could probably write the programs but i wouldn't have any way of testing it.
Have Fun!

Participated in the
The Instructables Book Contest
281 Comments
Question 3 years ago
Does anybody have any info on programming the Ti-nspire cx into an intervalometer? I tried the code in this instructable but it didn't work. Any info will be appreciated, Thanks
3 years ago on Step 7
Ti 89 Code needs this line corrected:
from
SendChat a
to
SendChat delay
Tip 4 years ago
After doing a bit of experimenting using a stopwatch and a few different intervals, I found the "unit" to be about 300 to a second on my TI-83. Now this may not be the same for your calculator, so what I recommend is doing a few different time lengths, and using a stopwatch to get the time between shots, then dividing units by seconds between shots to get an average.
4 years ago
Great post
6 years ago
For some reason on step 5 "start the program"
It just shows on the screen "prgmCAMERA" skipping the "a=?" Part
Any fixes or ideas?
8 years ago on Introduction
Has anyone had any luck getting this work with a Nikon camera. I have a Nikon D3200 and I use a 2.5mm to 3.5mm adapter to connect the calculator with my camera, but nothing happens when I run the program. My calculator is TI-84 Plus.
Cheers
Reply 7 years ago
I know this comment is old, but I want to let others know for reference that the 3.5mm jack on the Nikon D3200 (and probably other Nikon cameras) is only for microphone input. The remote connector is the larger rectangle-ish one and is proprietary.
That being said, it is still possible to make custom intervalometers because the overall mechanism is the same (only Nikon's connector is different). You can buy very cheap ($2-$4) Nikon remotes online and use the connectors from those to make the intervalometer. I haven't done this yet myself, but I plan to do so in the future.
7 years ago
Cool project, but for your Canon camera.... google 'Magic Lantern"
8 years ago on Introduction
Thank you very much for the idea! I have a TI-85, and this is the program that I used for it. I've shot with interval for 4 hours on the first day and 10 hours on the second day with about 60 seconds between shots, and so far, a fresh set of batteries is still going. Enjoy for fellow 85'ers!
Some notes on the program. The first "Outpt" is just so that I can hear the camera click right away and know that the link is working. I didn't want to wait for whatever the timer is to hear the first click.
Disp "SECONDS BETWEEN SHOTS"
Prompt A
A*240->B
Outpt("CBLSEND",A)
While 1
For(H,1,B,1)
End
Outpt("CBLSEND",A)
End
9 years ago on Introduction
For the 84+ you can use the clock function to do this, like so:
Disp "START DELAY IN"
Disp "SECONDS"
Prompt D
D*652.73->W
Disp "HOW OFTEN IN"
Disp "SECONDS
Prompt P
Disp "HOW MANY SHOTS"
Prompt N
0->C
For(H,1,W,1)
End
startTmr->T
While 1
Repeat T=startTmr-P
End
startTmr->T
Send(D)
C+1->C
Output(8,1,"SHOT COUNT:
Output(8,13,C
If N=C
Stop
End
Reply 8 years ago on Introduction
Hi I entered the program and it seems to work, but I can't get my camera to fire. I have a Canon T5i 700D Has anyone been able to get this to work on this camera?
Reply 8 years ago on Introduction
Hi jkotrob, I'm following your code to program my 84+, however, I'm stuck at the startTmr->T line. where do your get the startTmr from? I think it is one your program that you recycled.
Could you guide us in this matter, thanks for your help and time.
Cheers,
Chitii
Reply 8 years ago on Introduction
startTmr is the new function which calls the clock in the 84+. I found it in the catalog of all the commands (2nd+0).
13 years ago on Step 5
After playing some with the program setup you gave .. i liked it but i didn't like the fact that i had no choices.. So i made my own.
If you are interested give it a try..
( the % are supposed to be arrows.. the STO key above on/off)
.................................................................................
Disp "START DELAY IN"
Disp" SECONDS"
Prompt A
A*333.3333 % W
Disp "HOW OFTEN IN"
Disp "SECONDS"
Prompt B
B*333.3333 % X
Disp "HOW MANY SHOTS"
Prompt Y
For(H,1,W,1)
End
Send(A)
Y-1 % Y
While Y>0
Y-1%Y
For(H,1,X,1)
End
Send(A)
End
...............................................................................
As you can see from what "solupine" showed.. you need to multiply your delay (seconds) by approx. 333.3333 to get the camera to fire at the right time...
The first delay , is how long till it takes the first shot.
The second delay, is how often between shots
This was done on a TI-83+ , if you try it on other models post it up if it works or not please..
Reply 8 years ago on Introduction
Hi I entered the program and it seems to work, but I can't get my camera to fire. I have a Canon T5i 700D Has anyone been able to get this to work on this camera?
Reply 11 years ago on Step 5
You sir, are a genius! OP's program didn't work but yours worked flawlessly (so far). Thanks to instructables, I've built an intervalometer and a shutter release for less than $20! (Calculator doesn't count :P)
Reply 12 years ago on Step 5
I'm assuming the answer is no, but sometimes there are spaces between the % in your instructions and other times there are not, so were those spaces a typo? Or do you actually need to include them.
Reply 12 years ago on Step 5
its been a while since i have played with this but i think you dont have ot have the spaces in there.
Reply 13 years ago on Step 5
Do you replace the items in quotes with the value you want or should I enter it as shown? As in Disp "HOW MANY SHOTS" or Disp 24?
Reply 13 years ago on Step 5
Enter the program how it is writen above with the % replaced with the STO key (above on/off) and run it .. the Disp lines are just text outputs so you know what to input .. for the how many shots one for example the Disp"HOW MANY SHOTS" is the text question for the line below .. Prompt Y ..
to understand it the best i suggest putting it in as i have it above and running it .. it will explain itself..