Skip to content

UWST-Robotics/VEXBridge

Repository files navigation

⚠️ WARNING: Hey, BlueBox is still a WIP project. If you run into any bugs or issues, don't hesitate to report them in the issues tab.

BlueBox 🟦

In order to test autonomous routines on mobile robotic systems, receiving feedback during runtime is extremely important. BlueBox is an app designed to be installed on an SBC such as a Raspberry Pi to relay and present debug data from a serial port (such as a VEX V5 brain) to a developer over Wi-Fi.

VEX Brain connects to Raspberry Pi over USB then to PC over WiFi

Features

  • 📡 Wireless event log and data communication
  • 🗂️ Receive and transmit any data structure
  • 🗺️ Display field map for odometry and path planning
  • 📈 Graph values over time for easy PID tuning
  • ⚠️ Display warnings/errors for both hardware and software diagnostics

Building

  1. Install Node.js w/ NPM
  2. Install dependencies
npm i
  1. Run development server
npm run dev

Installing

TODO

About

Wireless VEX V5 debugging dashboard made for Raspberry Pis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages