Skip to content
View Digital1O1's full-sized avatar

Block or report Digital1O1

Report abuse

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

Report abuse
Digital1O1/README.md

Hi, I'm Christopher (Digital1O1)

Fortune favors the brave

Who Am I In A Nutshell

  • I'm a Biomedical engineer who nerds out about the computer/electrical enginnering side of the house when it comes to the biomedical field in general.
  • I typically code in C++, but I am familar with Python and I'm actively learning Bash to make my life a little bit easier.
  • Currently a Research Engineer at UT Southwestern and I'm diving deep into the image processing world since the lab I currently work in does a lot of cancer reserach.
  • I'm also a U.S Army Veteran who was a part of the 1st Cav Division and the 143rd Airbrone Infantry Regiment back in the day :')

Things that I get excited about

  • Image & Video Processing
  • Medical Imaging Solutions
  • Embedded Systems & Rapid Prototyping
  • C++ Development
  • Python & Bash Scripting
  • CAD Modeling (Fusion 360)
  • Algorithmic Visual Data Processing
  • Edge Device Optimization

My Favorite Projects As Of (7/29/25)

  • ESP_8266_ADC_Gauge
    Custom ADC gauge leveraging ESP8266 for real-time analog data monitoring.

  • MPU_9250_Calibration
    Precision calibration routines for MPU-9250 IMUs, improving sensor accuracy for embedded applications.

  • Tensorflow_Teensy_MPU9250
    Integration of TensorFlow models on Teensy microcontrollers for motion analysis using the MPU9250 sensor.


Let's Connect!


Pinned Loading

  1. ESP_8266_ADC_Gauge ESP_8266_ADC_Gauge Public

    Display the analog data generated from a potentiometer and a random number generated from an ESP8266 and display it to a website. Also provide GPIO manipulation on the mentioned website to toggle a…

    C 1

  2. simple-cam_libcamera simple-cam_libcamera Public

    Makefile

  3. Tensorflow_Teensy_MPU9250 Tensorflow_Teensy_MPU9250 Public

    Based on the tutorial from an Arduino Blog post, this repository serves as a stepping stone for those who have Teensy 4 and an MPU-9250 and the desire to jump into Machine Learning

    C 1

  4. NRF24_MultiReciever NRF24_MultiReciever Public

    Using the NRF2401 RF module and a Teensy 4 as the master transmitter to send a string of characters to two slave NRF2401 devices

    C++

  5. STM32F4_FREERTOS_Dual_OLED STM32F4_FREERTOS_Dual_OLED Public

    Utilizing the FREERTOS framework on an STM32F411RE to run two OLED displays on a SINGLE I2C bus

    C 1

  6. Lepton3.5_OpenCV Lepton3.5_OpenCV Public

    C++