Changes between Version 34 and Version 35 of VisionFramework


Ignore:
Timestamp:
Nov 25, 2017, 11:53:00 AM (7 years ago)
Author:
benjialbert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VisionFramework

    v34 v35  
    22== Objective  ==
    33Create a reprogrammable module in which a Raspberry Pi 3, protective case, power cable, light ring, and camera are self contained and execute a base program on startup.  The base code of the module continuously reads the camera feed (subscribes to camera) and publishes corresponding data via the Pi's serial output (located on the Pi's GPIO connector). This data can then be fairly simply read by the RoboRIO. We hope that this will make implementing a vision subsystem a more simple proposition, allowing more teams to do so.
    4 
     4----
     5----
     6----
     7----
    58== Materials ==
    69* Clear Case
     
    1619* 3 individual male to female PWM wires
    1720* 3 individual female to female PWM wires
     21----
     22----
     23----
    1824== Raspberry Pi Setup ==
    1925