https://github.com/malcx95/rc-video-composer
Capturing video and sensor data with a Teensy and Raspberry Pi, then composing it
https://github.com/malcx95/rc-video-composer
composer raspberry-pi rc-car sensor sensorthings video
Last synced: 3 months ago
JSON representation
Capturing video and sensor data with a Teensy and Raspberry Pi, then composing it
- Host: GitHub
- URL: https://github.com/malcx95/rc-video-composer
- Owner: malcx95
- Created: 2017-05-26T18:14:58.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-25T07:44:41.000Z (almost 9 years ago)
- Last Synced: 2025-03-21T22:42:00.458Z (over 1 year ago)
- Topics: composer, raspberry-pi, rc-car, sensor, sensorthings, video
- Language: Python
- Homepage:
- Size: 296 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RC Video Composer
This project involves putting a Raspberry PI Zero on a 1:8th scale R/C
nitro powered buggy. This Raspberry PI records video while collecting sensor
data from a Teensy LC, which records the speed of the car the throttle and steering servo positions. The video and
sensor data are then fed through a python script which composes the data
into a video with the sensor data visualised.

I finished programming the Raspberry Pi and the Teensy and got everything to work. However when test driving
the actual car, the Pi kept dying whenever I hit something, so no recordings survived. Also the
magnets on the driveshaft and the sensor I was using to record speed were lost during driving.