The frisbee GPS tracker and accelerometer module is capable of tracking the movement of a frisbee using a combination of sensors including GPS accelerometers, gyrometers, and more. The physical design is composed of a GPS receiver, a combined accelerometer & gyrometer, an ESP32 microcontroller, a battery & charging circuit, as well as a peripheral switch and indicator LEDs. The device uses a standard USB interface for charging the battery on the device, and a separate USB interface for programming and communicating with the device through a serial interface. The device is fully functional without any exterior connections, and writes all recorded measurement data to a removable micro SD card for easy readability. Online tools make viewing the GPS data very simple, and a custom software program was designed to help parse the movement data from the combined accelerometer and gyrometer board for valuable insights such as rate of rotation and the device’s linear acceleration when thrown.