Giter VIP home page Giter VIP logo

network-rc's Introduction

Network RC - Remote Control Car Software For Raspberry Pi

中文

Network RC' feature:

  • low-latency control and network video transmission
  • 27 custom channels(PWM or Height/Low)
  • touch, gamepad, keyboard, RC transmitter
  • real-time listening and voice sending
  • repoviding NAT traverse
  • voice broadcast
  • playing audio
  • remote shared

Dependence

  • ffmpeg: Please make sure ffmpeg is installed,This installation method is sudo apt install ffmpeg -y
  • nodejs

Note:Not comparible with lastest Raspberry Pi system, please use this version: http://downloads.raspberrypi.org/raspbian/images/raspbian-2020-02-07/

Install

bash <(curl -sL https://network-rc.esonwong.com/download/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

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

Usage

# 基本使用
node index.js

# 设置密码
node index.js -p password

# 启用网络穿透
node index.js -f -o 9088 --tsl

# 自定义网络穿透服务器
node index.js -f -o 9088 --frpServer xxxxxxxxxx --frpServerPort xxx --frpServerToken xxxxx

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

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