STAR TREK Tricorder

Summary

As a huge Star Trek fan, the Tricorder has always been a neat device. Now that we have extremely small computers such as the Raspberry Pi, we can start to make some of the devices that 60's sci-fi writers dreamed up as part of the distant utopian future.

By taking a Diamond Select Replica of the Star Trek The Original Series Tricorder, taking out all of it's electronics and replacing them with a Raspberry Pi Zero, a rechargable battery, and a 2 inch LCD Screen, the former toy can now do far more than a computer the size of a large room could do when the prop was originally designed.

The small screen does make the computer a little hard to use, which leads to the need to design a GUI for the device.

I designed a GUI using the Tkinter library in Python. The program allows you to iterate through all MP4's stored on the device, meant to be episodes from the TV Show. There is also a page called "Sensors" that uses an API from the National Weather Service to pull the current forecast for wherever the program is set to search.

Petrol Pal Logo

Skills Strengthened:

tricorders gui