Skip to content
View fivesixzero's full-sized avatar

Sponsoring

@micropython

Highlights

  • Pro
Block or Report

Block or report fivesixzero

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
fivesixzero/README.md

Hello!

I'm fivesixzero, a coder, hardware hacker, and maker living in Minneapolis, MN.

  • πŸ˜„ Pronouns: He / Him
  • 🏒 Professional: Full-stack Java development, SaaS applications, microservices
  • πŸ’¬ Ask Me About: Photography, repairing electronics, learning all the things
  • πŸ€” Fun Fact: Spent almost half a decade as a full-time professional music photographer

Currently Learning

  • πŸ›  Repair/reuse of electronics lab and test equipment
  • πŸͺ› PCB (printed circuit board) design/layout
  • πŸ‘¨πŸ»β€πŸ”¬ GPIB/SCPI lab/test instrument control
  • πŸ’‘ Analog electronics
  • πŸ€– Digital logic

Always Learning More

  • 🐍 Object-oriented development with Java, Python, and other languages
  • πŸ—Ί Unit and integration testing for a happier, more peaceful world
  • πŸš€ Historical rocketry and space exploration
  • πŸ”¬ Photography and visual design
  • πŸ™πŸΌ Gratitude

Current Projects/Interests

Other Projects/Interests

  • πŸ“œ Automating repetitive tasks with bash/Python scripts
  • ⚑️ USB-C power delivery device analysis/hacking
  • πŸ›  Microcontroller development with Arduino
  • β˜•οΈ Java heap dump and stack trace analysis
  • πŸ‡ Raspberry Pi hacking and development
  • πŸ‘Ύ EVE Online 3rd party app development
  • πŸ§™πŸΌβ€β™‚οΈ IoT device hacking

Are you a recruiter?

If so, I am currently looking for new opportunities with a start date no earlier than March 1st, 2023.

Pinned

  1. telegraf-pi-bash telegraf-pi-bash Public

    Telegraf scripts and configs for monitoring Raspberry Pi internals

    Shell 15 2

  2. keithley-169-display-replacement keithley-169-display-replacement Public

    Kicad files for a Keithley 169 display replacement board along with some historical information about this classic 1970's multimeter

  3. hp-6060b-front-binding-post-mod hp-6060b-front-binding-post-mod Public

    OpenSCAD model and details for a front panel binding posts modification for the classic 1990's era HP 6060B/6063B DC electronic load

    OpenSCAD 1

  4. circuitpython-experiments circuitpython-experiments Public

    A collection of demos and experiements built with CircuitPython

    Python 1

  5. CircuitPython_HX711 CircuitPython_HX711 Public

    A CircuitPython driver for the HX711 load cell amplifer and ADC

    Python 5 1

  6. Compling and running an open source ... Compling and running an open source Mikrotik bandwidth test (btest-opensource) on a QNAP TS-341KX NAS.
    1
    # Mikrotik BTest on the QNAP TS-431KX NAS
    2
    
                  
    3
    This is a simple gist with details on how to run a simple btest client on a [QNAP TX-431KX](https://www.qnap.com/en-us/product/ts-431kx) NAS. This is likely to work on any QNAP NAS running QTS 5.x but I've only tested it on a TS-431KX.
    4
    
                  
    5
    As a bonus, I dumped a bunch of text from some exploratory digging on the hardware/firmware. I do this kind of thing for fun. Go figure.