GithubHelp home page GithubHelp logo

woxy-sensei / python-ntcore-websocket Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 116.59 MB

This project comprises a Python application developed to create a control panel or dashboard for FRC (First Robotics Competition) robots. The application is designed to retrieve data provided by the robot, process this data using a DataTable, and transmit it to JavaScript-based dashboard panels via the WebSocket protocol.

License: MIT License

Python 98.45% PowerShell 0.06% C++ 0.19% C 1.03% Cython 0.18% Meson 0.01% Fortran 0.06% Forth 0.01% Smarty 0.02% Batchfile 0.01%
frc networktables ntcore python

python-ntcore-websocket's Introduction

FRC Robot Data WebSocket Server

This Python application is designed to receive information from FRC (FIRST Robotics Competition) robots using NTCore and WebSocket. It establishes a WebSocket server to make the received data accessible.

Features

  • Collect and transmit data from FRC robots using NTCore.
  • Expose the data through a WebSocket server for real-time monitoring and analysis.

Requirements

  • Python 3.x
  • NetworkTables (NTCore) library
  • Websockets library

Installation

  1. Clone this repository to your local machine:
   git clone https://github.com/WoXy-Sensei/python-ntcore-websocket

Usage

  1. Start the FRC robot data server:
    py main.py
  1. The WebSocket server will be accessible at ws://127.0.0.1:8000. You can connect to this WebSocket to receive real-time data from FRC robots.

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Open an issue to discuss proposed changes or new features.
  2. Fork the repository and create a new branch.
  3. Make your changes and submit a pull request.

License

This project is licensed under the MIT License.

python-ntcore-websocket's People

Contributors

woxy-sensei avatar

Stargazers

 avatar

Watchers

 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.