Skip to content
This repository has been archived by the owner on Apr 12, 2019. It is now read-only.

capraconsulting/picar-webserver-control-center

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiCar Control Center Web Server

This repository contains the code of the web server component of the PiCar control center.

Requirements

sudo apt-get install python-dev
sudo apt-get install python-virtualenv

cd control-center installation-folder/
virtualenv venv # Only during first installation
source venv/bin/activate
pip install -r requirements.txt

The code is intended to run on a Raspberry Pi, powering a SunFounder PiCar-S

About

Web server component for PiCar control center

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published