Skip to content
View gregorthebigmac's full-sized avatar
  • Gray Ghost Industries, LLC
  • Champaign, IL

Highlights

  • Pro

Block or report gregorthebigmac

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

Pinned Loading

  1. arduino gps arduino gps
    1
    #include <TinyGPS.h>
    2
    #include <SPI.h>
    3
    #include <SD.h>
    4
    
    
    5
    #define CS 53    // MEGA CS pin
  2. raspberry_pi_batt_test raspberry_pi_batt_test
    1
    /*
    2
    write_to_end_log() takes an int argument because this **WILL** run until the battery
    3
    expires, and the machine shuts down. Because of this, we want to make sure we don't
    4
    lose data because it was trying to write to a file during power failure. This is for
    5
    testing the RPi's battery consumption to get real-world data. It's MEANT to go until
  3. trollspotting trollspotting Public

    a reddit bot which will harass trolls by replying only to those who reply to the troll and informs them that they are replying to a troll.