Git Product home page Git Product logo

carpc's Introduction

CarPC

React App designed to run on a raspberry pi and make driving my car more fun.

Project running

running on the raspberry pi: Project running on raspberry pi

Features

  • odometer (Speed and Rpm)
  • Music player and controlls
  • File explorerer

Problem this solves

Driving my car with only a radio got quite boring. I decided to build my own car infotainment system. I mainly wanted a solution to play the music and audio books I like.

Prerequisites

-Node (latest version 9+)

-Yarn (or npm but install tutorial uses yarn)

-Python 3 (latest version)

Hardware

-raspberry pi 3

-touchscreen

-odb2 to serial adapter

Installing demo

Clone this repository

git clone https://github.com/Arthie/CarPC.git 

Run yarn in the directory to download dependencies

yarn

Open the server.js file located in server folder and change the rootfolder variable to a folder path with music files /server/server.js :

const ROOTFOLDER = "Your folder path"

Run yarn build to build the project for production

yarn build

Run yarn server to start the production server

yarn server

Open your browser an go to http://localhost:3005/ (this app was build for the latest version of chrome if u encounter any issues make sure to check your version)

To run the development server run yarn start

yarn start

Installing and connecting to obd port of your car

-tutorial coming soon

Built With

To Do

  • Spotify support
  • Soundcloud support
  • In depth car diagnostic dashbord
  • 0-100 km/h timer
  • ...

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Thanks to anyone who's code was used

carpc's People

Contributors

arthie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.