Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.

PurdueElectricRacing/Wireless_Telemetry_RasPi

Repository files navigation

Wireless Telemetry Server

Wireless telemetry server for Purdue Electric racing. Runs on a Raspberry Pi with a connected CANDapter and wireless router. Wiki page

Using pipenv for dependencies

This project uses pipenv to manage dependencies. To install pipenv, run: python -m pip install pipenv

Then, to get all of the packages you need: python -m pipenv install

After that, you're able to activate pipenv by using: python -m pipenv shell

Or, you can run a specific command with: python -m pipenv run command

About

Wireless Telemetry for real-time visualization of sensor data from the car

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published