Skip to content
View jeromeocode's full-sized avatar

Highlights

  • Pro

Organizations

@TableUV

Block or report jeromeocode

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. PyVisa_scripts PyVisa_scripts Public

    This script was created to stream data from a RIGOL DM3058E over USB and output it to a csv file.

    Python 2

  2. MKPBot MKPBot Public

    Test bot that does a bunch of text commands, math commands, and future status commands

  3. arduinoHackDMM arduinoHackDMM Public

    Recording voltage values from an arduino like a DMM

    C++

  4. CSVStandardDeviationAutoParser CSVStandardDeviationAutoParser Public

    Steps through the directory specified in the code. For every .CSV file in the directory, it calculates the sample standard deviation of all the data in the file and outputs it to the console alongs…

    Python

  5. jeromeocode.github.io jeromeocode.github.io Public

    My personal website (work in progress)

    HTML

  6. std-every-200-seconds std-every-200-seconds Public

    This is used to calculate sample standard deviation in 200s intervals in the csv file. With this you can view how the stdev changes over time instead of calculating total deviation.

    Python