All Projects → itiwll → network-rc

itiwll / network-rc

Licence: Apache-2.0 license
Network Remote Control Car Software For Raspberry Pi.

Programming Languages

javascript
184084 projects - #8 most used programming language
Less
1899 projects
shell
77523 projects

Projects that are alternatives of or similar to network-rc

Micro RC Receiver
An Atmega328P based 2.4GHz receiver with integrated TB6612FNG motor driver. PWM and SBUS outputs.
Stars: ✭ 115 (-25.81%)
Mutual labels:  remote-control, rc-car
RabbitRemoteControl
Remote control. Support VNC, RDP, Terminal, SSH, TELNET etc
Stars: ✭ 82 (-47.1%)
Mutual labels:  remote-control
WiFi-remote-for-Bestway-Lay-Z-SPA
Hack - ESP8266 as WiFi remote control for Bestway Lay-Z spa Helsinki
Stars: ✭ 138 (-10.97%)
Mutual labels:  remote-control
rdroid
[Android RAT] Remotely manage your android phone using PHP Interface
Stars: ✭ 135 (-12.9%)
Mutual labels:  remote-control
pxt-powerfunctions
MakeCode extension for controlling your LEGO Power Functions devices with an IR-emitting LED
Stars: ✭ 44 (-71.61%)
Mutual labels:  remote-control
react-sunbeam
Spatial navigation and focus management system for React apps
Stars: ✭ 50 (-67.74%)
Mutual labels:  remote-control
1ZLAB PyEspCar
1ZLab在准备挑选合适的小车来研发计算机视觉的教程时候 , 发现习惯了Python语法的我们, 在市面上找不到合适小车, 后来我们选了ESP32作为小车的控制主板, 可以使用Python对其进行交互式编程, 极大的提升了开发效率.
Stars: ✭ 78 (-49.68%)
Mutual labels:  rc-car
balena-node-red
a node-red application with balena-supervisor support, can be managed remotely via balena publicURL
Stars: ✭ 54 (-65.16%)
Mutual labels:  remote-control
MobileMouse
An android app that acts as a remote mouse and keyboard for your PC (windows only).
Stars: ✭ 31 (-80%)
Mutual labels:  remote-control
ws-qvh
Server for streaming the screen of iOS devices over WebSocket.
Stars: ✭ 17 (-89.03%)
Mutual labels:  remote-control
stf
Control and manage Android devices from your browser.
Stars: ✭ 1,814 (+1070.32%)
Mutual labels:  remote-control
unified-remote-anki
Unified Remote for Anki
Stars: ✭ 23 (-85.16%)
Mutual labels:  remote-control
ghost
Autonomous RC Car Project
Stars: ✭ 59 (-61.94%)
Mutual labels:  rc-car
Amazon-Alexa-As-LG-TV-Remote
Control your LG WebOS 3.0+ TV with Amazon Alexa
Stars: ✭ 22 (-85.81%)
Mutual labels:  remote-control
vernacular-vnc
A pure Java VNC client library
Stars: ✭ 55 (-64.52%)
Mutual labels:  remote-control
loco car
Software for LOCO, our autonomous drifting RC car.
Stars: ✭ 44 (-71.61%)
Mutual labels:  rc-car
Malware-Collection
Source codes of malwares, stress tests etc. for computer.
Stars: ✭ 27 (-82.58%)
Mutual labels:  remote-control
DcRat
A simple remote tool in C#.
Stars: ✭ 709 (+357.42%)
Mutual labels:  remote-control
ondevice
ondevice.io client
Stars: ✭ 32 (-79.35%)
Mutual labels:  remote-control
RemoteSupportTool
an easy single click solution for remote maintenance
Stars: ✭ 74 (-52.26%)
Mutual labels:  remote-control

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/esonwong/network-rc.git
cd network-rc/front-end
yarn # or npm install
yarn build # or npm run build
cd ..
npm install # only supports npm
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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].