Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 4.21 KB

hardware.md

File metadata and controls

40 lines (30 loc) · 4.21 KB

Hardware for Viper FRC Scouting System

The total cost of all the recommend hardware is around $1200 (as of 2024), three quarters of which is the clients. The system is flexible and will run on a wide variety of hardware, so feel free to make substitutions or reuse hardware you may already own.

Server

Because WiFi hotspots are disallowed near the field, it is best to run this application with wired ethernet. It will need to run on batteries because there are almost never power outlets in the stands. The scouting server runs on any device with a Linux, Apache, and Perl stack. The following energy efficient hardware that can last all day on a single charge and costs about $300.

  • $40 Pi Zero W w/ case — Small computer that runs the scouting app
  • $80 USB Power bank — Can power the system for about a week straight, automatically turns on and off based on whether or not anything is plugged into it.
  • $30 Charging plug — To plug in the power bank for charging
  • $30 Travel router — Manages the network connectivity (DHCP server)
  • $18 Case — Pretty good size for all the server components
  • $9 Network switch — 5v USB powered
  • $28 (4 @ $7) USB C to Ethernet — Plugs into newer tablets, good to have a few
  • $9 USB Splitter — Splits power to several USB components (the pi, the router, the switch) so that they can all be on one on/off switch
  • $7 USB On/Off Switch — To turn the system off in one button
  • $12 Micro USB to Ethernet — Connects the Pi to the wired network (older tablets may also need these)
  • $13 5 pack flat ethernet cable, 6 inch — Flat cables take up little room. Short cables are good for connecting components within the case
  • $15 5 pack flat ethernet cable, 4 foot — Flat cables take up little room, 4 ft cables are for connecting to tablets

Clients

You need six clients to use the system (one for each robot on the field.) We recommend Android tablets for clients. If you can't afford the tablets, or want to try the system out before investing, your existing Android phones and laptop computers can work with the system. Note that Apple iPhones and iPads can't use wired USB ethernet and won't work with the system.

Other documentation