Changes between Version 1 and Version 2 of ControlSystems/SoftwareTeam/Training/AdvancedTraining/FRCVision


Ignore:
Timestamp:
Dec 8, 2019, 10:35:35 PM (6 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystems/SoftwareTeam/Training/AdvancedTraining/FRCVision

    v1 v2  
    33
    44You will need:
    5   * RoboRIO
    6   * 12V DC power source supplied by robot OR
    7      * 12VDC AC adapter rated for at least 1A
    8      * DC barrel jack pigtail
    9      * RoboRIO power connector
    10   * Raspberry Pi 3B or 3B+
    11   * MicroSD Card at least 4GB (16GB is a common size) from a reputable manufacturer
    12   * Laptop with SD reader/writer or a USB reader/writer for uSD cards
    13   * Raspberry Pi Camera or USB webcam
    14   * 5V/2A micro-USB power supply or a micro-USB cable and a USB 3.0 port on your laptop
    15   * 3x Ethernet cables
    16   * Ethernet Switch
     5  * [https://www.andymark.com/products/ni-roborio RoboRIO]
     6  * 12V DC power source supplied by robot OR you can use an external power supply (ask an electrical mentor for help); you'll need:
     7     * 12VDC AC adapter rated for at least 1A such as [https://www.amazon.com/R-Tech-UL-Listed-Switching-Supply-Adapter/dp/B00FEOB4EI/ these]
     8     * DC barrel jack pigtails such as [https://www.amazon.com/RuiLing-Pigtail-Security-Connector-Adapter/dp/B07S474B8G these]
     9     * RoboRIO power connector such as [https://www.digikey.com/product-detail/en/molex/0395040002/WM13954-ND/2735370 these]
     10  * Raspberry Pi [https://www.amazon.com/gp/product/B01N13X8V1 3B] or [https://www.amazon.com/CanaKit-Raspberry-Power-Supply-Listed/dp/B07BC6WH7V 3B+] (4 is not recommended due to need for active cooling (fan).
     11  * MicroSD Card at least 8GB or larger from a reputable manufacturer such as [https://www.amazon.com/Samsung-MicroSDHC-Adapter-MB-ME32GA-AM/dp/B06XWN9Q99 this one] (cheap cards such as Patriot often won't work).
     12  * Laptop with SD reader/writer or a [https://www.amazon.com/gp/product/B07GKDWFC9/ USB reader/writer] for uSD cards
     13  * Raspberry Pi [https://www.amazon.com/Raspberry-Camera-Module-Megapixels-Sensor/dp/B07L82XBNM/ Camera] with cable or USB webcam
     14  * 5V/2A or higher [https://www.amazon.com/CanaKit-Raspberry-Supply-Adapter-Listed/dp/B00MARDJZ4/ micro-USB power supply] or a micro-USB cable and a USB 3.0 port on your laptop
     15  * [https://www.amazon.com/AmazonBasics-Snagless-Cat-6-Ethernet-Internet/dp/B07RR6BG2X 3x Ethernet cables]
     16  * [https://www.amazon.com/NETGEAR-5-Port-Gigabit-Ethernet-Unmanaged/dp/B07S98YLHM Ethernet Switch]
    1717Helpful:
    18   * USB cable (A-B)
     18  * [https://www.amazon.com/AmazonBasics-USB-Printer-Cable-Male/dp/B00NH13DV2 USB cable] A-B (USB printer cable)
    1919
    2020* Download FRCVision [https://github.com/wpilibsuite/FRCVision-pi-gen/releases here]