Coder Social home page Coder Social logo

cellinlab / network-rc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from esonwong/network-rc

0.0 0.0 0.0 38.75 MB

Network Remote Control Car Software For Raspberry Pi.

Home Page: https://network-rc.esonwong.com

License: Apache License 2.0

HTML 0.71% CSS 0.18% JavaScript 95.71% Shell 1.42% SCSS 0.49% Less 1.48%

network-rc's Introduction

Network RC - Remote Control Car Software For Raspberry Pi

中文 | Docs

Network RC' feature:

  • low-latency control and network videotransmission
  • 27 custom channels(PWM or Height/Low)
  • multiple cameras
  • touch, gamepad, keyboard, RC transmitter
  • real-time listening and voice sending/two-way voice call
  • server or RTC transmission, auto switch
  • voice broadcast
  • playing audio
  • remote shared

Dependence

  • ffmpeg: Please make sure ffmpeg is installed, sudo apt install ffmpeg -y
  • pulseaudio:
    sudo apt install pulseaudio -y
    sudo apt install libpulse-dev -y
  • nodejs

Install

bash <(curl -sL https://download.esonwong.com/network-rc/install.sh)

Guide

Development

git clone https://github.com/itiwll/network-rc.git
cd network-rc/front-end
yarn # or npm install
yarn build # or npm run build
cd ..
yarn # or npm install
sudo node index.js

open http://[your raspberry pi's ip adress]:8080

Circuit Diagram

GPIO

Downloads

Social Group

Wechat Group

How to join a group: add personal WeChat account EsonWong_, remark Network RC.

Telegram Group

Link

Donate

Paypal Donate Link WeChat Donate QR Code Paypal Donate QR Code

Links

Credits

network-rc's People

Contributors

dependabot[bot] avatar esonwong avatar itiwll avatar sukai127 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.