Skip to content

mwittgen/pabv_control

This branch is 411 commits behind slaclab/pabv_control:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

052e1d2 · Apr 25, 2020

History

76 Commits
Apr 25, 2020
Apr 23, 2020
Mar 31, 2020
Apr 24, 2020
Apr 25, 2020

Repository files navigation

Installation

Getting the Code and dependencies

  1. Install Anaconda and open a Anaconda Prompt
  2. conda install -c conda-forge git pyserial
  3. git clone https://github.com/slaclab/pabv_control
  4. Install Arduino software: https://www.arduino.cc/en/Main/Software

Getting Running

  • Does your Arduino code need updated? Probably...
    • Open the *.ino file
    • Under Tools, check the board and port are selected (UNO and COM port)
    • Upload the code with the button at top
  • In Anaconda Prompt
    • cd pabv_control/python_client
    • python client_dual.py

Arduino Wireing

test

Useage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.7%
  • C++ 26.6%
  • Makefile 0.7%